import React from "react"; import { MaterialIcon } from "@/components/ui/MaterialIcon"; import { ContactForm } from "@/components/contact/ContactForm"; import { PremiumPageShell } from "@/components/layout/PremiumPageShell"; import type { Metadata } from "next"; export const metadata: Metadata = { title: "Contact Us", description: "Get in touch with Nearle's team. Reach out for support, merchant partnerships, delivery, or general hyperlocal neighborhood inquiries.", }; export default function ContactPage() { return ( {/* ─── Contact Section ─── */}
{/* Subtle Map Grid/Location decoration behind left content */}
{/*
*/}
{/* Left Column — Contact Info */}
Contact Us

We’re Here to
Help You.

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

{/* Info Rows */}
{/* Call Us */}

Call Us

+91 909 206 8666

{/* Email Us */}

Email Us

support@nearle.in • partners@nearle.in

{/* Visit Us */}

Visit Us

424, DB Rd, R.S. Puram, Coimbatore, TN 641002

{/* Helpdesk */}

Helpdesk

24/7 Phone Helpdesk Active

{/* Right Column: Compact Form Card */}
{/* ─── Map Section ─── */}