diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 65964dc..33e9581 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -11,41 +11,82 @@ export const metadata: Metadata = { export default function ContactPage() { return ( -
- {/* ─── Breadcrumbs & Hero Page Header ─── */} -
- {/* Background Image with Overlay */} -
- Contact Nearle Background -
+
+ + {/* ─── Redesigned Hero/Contact Section ─── */} +
+
+ {/* Subtle decorative blurred purple glow behind left content */} +
+ +
+
+ + {/* Left Column — MUST BE VISIBLE */} +
+ + LET’S CONNECT + +

+ Let’s Build Better Neighbourhoods Together. +

+

+ Whether you are a customer, local store owner, or delivery partner, our team is here to help you get started with Nearle. +

-
- {/* Header Title */} -

- Get in touch -

-

- Talk to the Nearle Team -

-

- Have questions about orders, partner onboardings, or neighborhood launches? Reach out and we'll help you. -

-
-
+ {/* Info Rows */} +
+ {/* Row 1 */} +
+
+ +
+
+

Based in Coimbatore

+

Building neighbourhood commerce, one local store at a time.

+
+
+ + {/* Row 2 */} +
+
+ +
+
+

Talk to Our Team

+

Monday to Saturday, 9:30 AM to 6:30 PM.

+
+
+ + {/* Row 3 */} +
+
+ +
+
+

Quick Support

+

Share your details and our team will get back to you.

+
+
+
+
+ + {/* Right Column: Form Card */} +
+ +
+ +
+
+ + {/* ─── Four Contact Info Cards ─── */} -
+
{/* Card 1: Location */} -
+
@@ -67,7 +108,7 @@ export default function ContactPage() {
{/* Card 2: Phones */} -
+
@@ -88,7 +129,7 @@ export default function ContactPage() {
{/* Card 3: Email */} -
+
@@ -107,7 +148,7 @@ export default function ContactPage() {
{/* Card 4: Working Hours */} -
+
@@ -126,44 +167,37 @@ export default function ContactPage() {
-
+ - {/* ─── Map & Form Section ─── */} -
-
- - {/* Left: Google Map (5 Cols) */} -
-
-