@@ -133,3 +133,126 @@ <h1 style="color: #ffffff; font-size: 24px; margin: 0 0 15px">
133133 </ table >
134134 </ body >
135135</ html >
136+
137+ < p > </ p >
138+ < table style ="background-color: #0d1b2a " border ="0 " width ="100% " cellspacing ="0 " cellpadding ="0 " align ="center ">
139+ < tbody >
140+ < tr >
141+ < td align ="center ">
142+ < table
143+ style ="background-color: #091224; border-radius: 10px; overflow: hidden "
144+ border ="0 "
145+ width ="600 "
146+ cellspacing ="0 "
147+ cellpadding ="0 "
148+ >
149+ <!-- Logo -->
150+ < tbody >
151+ < tr >
152+ < td style ="padding: 20px " align ="center ">
153+ < img
154+ style ="display: block "
155+ src ="https://cdn.jsdelivr.net/gh/codeaashu/DevDisplay@main/public/DDColorLOGO.png "
156+ alt ="DevDisplay Logo "
157+ width ="180 "
158+ />
159+ </ td >
160+ </ tr >
161+ <!-- Spotlight Banner -->
162+ < tr >
163+ < td align ="center ">
164+ < img
165+ style ="max-width: 600px; display: block "
166+ src ="https://cdn.jsdelivr.net/gh/codeaashu/DevDisplay@main/public/Hackathons.png "
167+ alt ="Global Spotlight "
168+ width ="100% "
169+ />
170+ </ td >
171+ </ tr >
172+ <!-- Message -->
173+ < tr >
174+ < td style ="padding: 30px; text-align: center ">
175+ < h1 style ="color: #ffffff; font-size: 24px; margin: 0 0 15px "> Dear Hack4Brahma Team! 💌</ h1 >
176+ < p style ="color: #cccccc; font-size: 15px; line-height: 1.6; margin: 0 0 20px ">
177+ Your hackathon < strong style ="color: #3bbeff "> has been featured</ strong > on
178+ < strong style ="color: #ffffff "> DevDisplay</ strong > 's Global Hackathon Spotlight. 🎉
179+ </ p >
180+ < p style ="color: #cccccc; font-size: 15px; line-height: 1.6; margin: 0 0 25px ">
181+ Now developers from around the world can discover and join your hackathon. Get ready for global
182+ innovation, networking, and impact!
183+ </ p >
184+ <!-- CTA Button -->
185+ < a
186+ style ="
187+ background-color: #3bbeff;
188+ color: #ffffff;
189+ text-decoration: none;
190+ padding: 12px 25px;
191+ border-radius: 30px;
192+ font-weight: bold;
193+ font-size: 15px;
194+ display: inline-block;
195+ "
196+ href ="https://www.devdisplay.org/hackathons#hack4brahma "
197+ >
198+ View Featured Hackathon
199+ </ a >
200+ </ td >
201+ </ tr >
202+ <!-- Footer -->
203+ < tr >
204+ < td style ="padding: 20px; background-color: #0a192f " align ="center ">
205+ < p style ="color: #999; font-size: 14px; margin-bottom: 10px ">
206+ Thank you for empowering the global developer community!
207+ </ p >
208+ < table cellspacing ="0 " cellpadding ="0 ">
209+ < tbody >
210+ < tr >
211+ < td style ="padding: 0 6px ">
212+ < a href ="https://discord.com/invite/chyt2UgTv5 ">
213+ < img src ="https://cdn-icons-png.flaticon.com/512/2111/2111370.png " alt ="Discord " width ="26 " />
214+ </ a >
215+ </ td >
216+ < td style ="padding: 0 6px ">
217+ < a href ="https://www.linkedin.com/company/devdisplay/ ">
218+ < img src ="https://cdn-icons-png.flaticon.com/512/145/145807.png " alt ="LinkedIn " width ="26 " />
219+ </ a >
220+ </ td >
221+ < td style ="padding: 0 6px ">
222+ < a href ="https://www.instagram.com/devdisplay/ ">
223+ < img
224+ src ="https://cdn-icons-png.flaticon.com/512/2111/2111463.png "
225+ alt ="Instagram "
226+ width ="26 "
227+ />
228+ </ a >
229+ </ td >
230+ < td style ="padding: 0 6px ">
231+ < a href ="https://x.com/devdisplay_ ">
232+ < img src ="https://cdn-icons-png.flaticon.com/512/733/733579.png " alt ="X " width ="26 " />
233+ </ a >
234+ </ td >
235+ < td style ="padding: 0 6px ">
236+ < a href ="https://github.com/codeaashu/devdisplay ">
237+ < img src ="https://cdn-icons-png.flaticon.com/512/733/733553.png " alt ="GitHub " width ="26 " />
238+ </ a >
239+ </ td >
240+ </ tr >
241+ </ tbody >
242+ </ table >
243+ < p style ="font-size: 13px; color: #3bbeff; margin: 10px 0 4px ">
244+ < a style ="color: #3bbeff; text-decoration: underline " href ="https://www.devdisplay.org "
245+ > www.devdisplay.org</ a
246+ >
247+ </ p >
248+ < p style ="color: #666; font-size: 12px; margin: 0 ">
249+ DevDisplay © 2025 — Paradise for Developers
250+ </ p >
251+ </ td >
252+ </ tr >
253+ </ tbody >
254+ </ table >
255+ </ td >
256+ </ tr >
257+ </ tbody >
258+ </ table >
0 commit comments