Below is a complete, ready-to-use “Contact Us” webpage. It includes a responsive layout, contact info (as you provided), a contact form with client-side validation, an embedded map link, and structured data (JSON-LD). Replace any placeholders or backend endpoints as needed.

Save this as contact.html and open in a browser.

“`html





Contact Us — Reach Out


Contact Us

We’re here to help — reach out by phone, email, or message below.

Response time typically within 24–48 hours


How to reach us

You can use any of the methods below to contact us. If you want a quick reply, please call or send an email directly.

Phone

+91 0939721463

For urgent matters and quick replies, call this number during business hours.

Email

Astesh@gall.com

Send detailed inquiries, attachments, or support requests via email.

Address

Jasola District, Delhi — 110009

Visit by appointment. Please call or email first to schedule a meeting.


Send us a message





Or email directly at Astesh@gall.com

Thanks — your message was received. We will get back to you shortly.

We respect your privacy. Your contact details will only be used to respond to your request.

Contact details: Phone: +91 0939721463 • Email: Astesh@gall.com • Address: Jasola District, Delhi — 110009





“`

Notes and tips:
– I used the exact contact details you provided (formatted for readability): Phone: +91 0939721463, Address: Jasola District, Delhi — 110009, Email: Astesh@gall.com.
– For a working contact form, replace the demo JS section with a POST to your server endpoint or integrate with an email-sending service (SendGrid, Formspree, Netlify Forms, etc.).
– If you prefer an embedded Google Map, replace the map link with an iframe embed from Google Maps.
– Want me to adapt this to match your site’s colors or to produce a WordPress/React/Vue version? I can provide that next.