3737 < link rel ="stylesheet " href ="/css/global.css ">
3838 < link rel ="stylesheet " href ="/css/contactUs.css ">
3939 < link rel ="stylesheet " href ="/css/dropdown.css ">
40+ < link rel ="stylesheet " href ="/css/open-modal-btn.css ">
4041 < link rel ="stylesheet " href ="/css/whatsapp-floating.css ">
4142
4243 <!-- Open Graph -->
143144 </ div >
144145 </ nav >
145146
146- < section id ="hero " class ="hero-contact ">
147+ < section id ="hero " class ="hero ">
147148 < div id ="particles-js "> </ div >
148149 < div class ="gradient-overlay "> </ div >
149150 < div class ="hero-content ">
@@ -159,6 +160,16 @@ <h1>Contact <span class="gradient-text">Vimal Tech</span></h1>
159160 < span class ="highlight-text "> technical support?</ span > Reach out to us directly. We are ready
160161 < span class ="highlight-text "> to engineer your next big idea.</ span >
161162 </ p >
163+ < div class ="hero-availability ">
164+ < span class ="availability-dot "> </ span >
165+ < span > Actively accepting project requirements</ span >
166+ < span class ="availability-dot "> </ span >
167+ </ div >
168+
169+ < a href ="#contactForm " class ="hero-scroll-hint ">
170+ < span > Click to contact form</ span >
171+ < span class ="scroll-line "> </ span >
172+ </ a >
162173 </ div >
163174 </ section >
164175
@@ -272,8 +283,8 @@ <h3 style="margin-bottom: 20px; font-family: var(--font-primary);">Start a Conve
272283 </ div >
273284
274285 < button type ="submit " class ="btn primary glow-btn " id ="submitBtn "
275- style ="width: 100 %; border: none; cursor: pointer; margin-top: 10px; display: flex; justify-content: center; align-items: center; gap: 8px ; ">
276- < span class ="btn-text "> Send Message </ span >
286+ style ="margin-left: 30 %; margin-right: 30%; justify-content: center; align-items: center; ">
287+ < span class ="btn-text "> Submit </ span >
277288 < i class ="fas fa-paper-plane submit-icon "> </ i >
278289 </ button >
279290
@@ -285,14 +296,33 @@ <h3 style="margin-bottom: 20px; font-family: var(--font-primary);">Start a Conve
285296 < p class ="fallback-text ">
286297 Having trouble? Please use the provided email, phone, or WhatsApp to reach out directly.
287298 </ p >
288- < p style ="font-size: 0.8rem; color: var(--color-muted); text-align: center; margin-top: 10px; ">
299+ < p style ="font-size: 0.8rem; color: var(--color-muted); text-align: center; ">
289300 I typically respond within < strong > 24 hours</ strong > .
290301 </ p >
291302 </ form >
292303 </ div >
293304 </ div >
294305 </ section >
295306
307+ <!-- Google Maps Section -->
308+ < section class ="map-section fade-in " aria-label ="Location map ">
309+ < div class ="map-label ">
310+ < span > Virtual Office · Valsad, Gujarat - India</ span >
311+ </ div >
312+ < iframe
313+ src ="https://www.google.com/maps/embed?pb=!1m17!1m12!1m3!1d720.8584561459695!2d72.92232226949376!3d20.614061254046845!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m2!1m1!2zMjDCsDM2JzUwLjYiTiA3MsKwNTUnMjIuNyJF!5e1!3m2!1sen!2sin!4v1773056719378!5m2!1sen!2sin "
314+ style ="border:0; " allowfullscreen ="" loading ="lazy " referrerpolicy ="no-referrer-when-downgrade "
315+ title ="Map of Valsad ">
316+ </ iframe >
317+ <!-- Open in Google Maps Button -->
318+ < div class ="map-button ">
319+ < a href ="https://maps.app.goo.gl/XmxSewhQsDVa3DwAA " target ="_blank " rel ="noopener noreferrer "
320+ class ="map-open-btn ">
321+ Open Location in Google Maps
322+ </ a >
323+ </ div >
324+ </ section >
325+
296326 <!-- Footer -->
297327 < footer class ="site-footer ">
298328 < div class ="footer-divider-top "> </ div >
0 commit comments