forked from Dhaval-Suthar/google-hackathon
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathi.html
More file actions
220 lines (217 loc) · 8.43 KB
/
i.html
File metadata and controls
220 lines (217 loc) · 8.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>HackX 2.0 Credentials</title>
</head>
<body style="
margin: 0;
padding: 0;
background: #f0f4f9;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
color: #1f2a44;
">
<table role="presentation" width="100%" cellspacing="0" cellpadding="0"
style="background: #f0f4f9; padding: 32px 16px">
<tr>
<td align="center">
<table role="presentation" width="100%" cellspacing="0" cellpadding="0" style="
max-width: 600px;
background: #ffffff;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 8px 24px rgba(15, 23, 42, 0.12);
">
<tr>
<td style="padding: 0">
<div style="
height: 8px;
background: linear-gradient(
90deg,
#ef4444 0%,
#f97316 25%,
#2563eb 50%,
#7c3aed 75%,
#ec4899 100%
);
"></div>
</td>
</tr>
<tr>
<td align="center" style="
padding: 40px 32px 24px 32px;
background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
">
<img src="/public/hackx-black.png" alt="HackX 2.0 Logo" style="
max-width: 200px;
height: auto;
margin: 0 auto 24px auto;
display: block;
" />
<div style="
font-size: 18px;
line-height: 1.4;
color: #2563eb;
max-width: 520px;
margin: 0 auto 16px auto;
font-weight: 600;
letter-spacing: 0.5px;
">
Code for Bharat 5.0 - HackX 2.0
</div>
<div style="
font-size: 14px;
line-height: 1.8;
color: #64748b;
max-width: 520px;
margin: 0 auto 20px auto;
font-weight: 500;
">
Welcome to the world of innovation, teamwork, and high-energy
problem solving.
</div>
<div style="
width: 80px;
height: 3px;
margin: 0 auto;
background: linear-gradient(90deg, #ef4444 0%, #2563eb 100%);
border-radius: 999px;
"></div>
</td>
</tr>
<tr>
<td style="
padding: 24px 32px 0 32px;
font-size: 15px;
line-height: 1.8;
color: #334155;
">
<p style="
margin: 0 0 4px 0;
font-size: 20px;
font-weight: 700;
color: #0f172a;
">
Hello {name},
</p>
<p style="margin: 0 0 20px 0; font-size: 15px; color: #475569">
Your login details for <strong>HackX 2.0</strong> are ready. Secure them carefully!
</p>
<div style="
background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);
color: #ffffff;
border-radius: 12px;
padding: 16px 18px;
font-size: 14px;
line-height: 1.7;
margin: 0 0 20px 0;
border-left: 4px solid #ef4444;
">
<strong style="color: #fecaca; display: block; margin-bottom: 6px">⚠ Important Security Notice</strong>
These credentials are unique to each member and must not be shared inside or outside the team. Keep them
confidential.
</div>
</td>
</tr>
<tr>
<td style="padding: 0 32px">
<div style="
border: 2px solid #e2e8f0;
border-radius: 12px;
background: #f8fafc;
padding: 18px;
margin: 0 0 20px 0;
">
<div style="font-size: 15px; color: #0f172a; margin: 0 0 12px 0; font-weight: 600">
<strong>Team Name:</strong>
<span style="color: #475569; font-weight: 500">{team_name}</span>
</div>
<div style="font-size: 15px; color: #0f172a; margin: 0 0 12px 0; font-weight: 600">
<strong>Login ID:</strong>
<span
style="color: #2563eb; font-weight: 500; font-family: 'Courier New', monospace; background: #eff6ff; padding: 3px 8px; border-radius: 4px; font-size: 14px">{email}</span>
</div>
<div style="font-size: 15px; color: #0f172a; margin: 0; font-weight: 600">
<strong>Login Password:</strong>
<span style="
background: linear-gradient(135deg, #fef08a 0%, #fde047 100%);
color: #0f172a;
padding: 4px 10px;
border-radius: 6px;
font-family: 'Courier New', monospace;
font-weight: 600;
font-size: 14px;
">{password}</span>
</div>
</div>
</td>
</tr>
<tr>
<td style="padding: 0 32px">
<div style="
border: 2px solid #e2e8f0;
border-radius: 12px;
background: #ffffff;
padding: 18px;
margin: 0 0 20px 0;
">
<div style="font-size: 16px; line-height: 1.9; color: #0f172a">
<div style="margin: 0 0 12px 0">
<a href="https://hackx2-0.vercel.app/login" style="
color: #ffffff;
text-decoration: none;
font-weight: 700;
background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
padding: 12px 24px;
border-radius: 8px;
display: inline-block;
font-size: 15px;
">Access HackX 2.0 Login Portal</a>
</div>
<div style="font-size: 13px; color: #64748b; line-height: 1.6; margin-top: 8px">
Click the button above to log in with your credentials.
</div>
</div>
</div>
</td>
</tr>
<tr>
<td style="
padding: 0 32px 20px 32px;
font-size: 14px;
line-height: 1.8;
color: #475569;
">
<p style="margin: 0 0 12px 0">
<strong style="color: #0f172a">Explore HackX 2.0 on our website</strong> - Code for Bharat 5.0 is a
hackathon celebrating
innovation, teamwork, and high-energy problem-solving. Visit us to learn more about
the event, problem statements, timeline, and how to register your team!
</p>
<p style="margin: 0; color: #ef4444; font-weight: 700; font-size: 15px">
Please keep these details safe and use them only for your own
access.
</p>
</td>
</tr>
<tr>
<td style="
padding: 20px 32px 28px 32px;
font-size: 13px;
color: #94a3b8;
line-height: 1.8;
border-top: 1px solid #e2e8f0;
background: #f8fafc;
">
Best Regards,<br />
<strong style="color: #0f172a">Team CSI SFIT</strong><br />
<span style="font-size: 12px; color: #cbd5e1">St. Francis Institute of Technology</span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>