import React from "react"; import Image from "next/image"; import { MaterialIcon } from "@/components/ui/MaterialIcon"; import { ContactForm } from "@/components/contact/ContactForm"; 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 (
{/* ─── Breadcrumbs & Hero Page Header ─── */}
{/* Background Image with Overlay */}
Contact Nearle Background
{/* 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.

{/* ─── Four Contact Info Cards ─── */}
{/* Card 1: Location */}

Our Location

Nearle HQ, 424, Diwan Bahadur Rd,
Opposite To Sri Krishna Sweets, R.S. Puram,
Coimbatore, Tamil Nadu 641002

Get Directions
{/* Card 2: Phones */}

Phones

+91 80 4912 3456 +91 422 491 2345

Helpdesk
{/* Card 3: Email */}

Email Us

support@nearle.in partners@nearle.in

Write to us
{/* Card 4: Working Hours */}

Working Hours

Monday - Saturday
9:00 AM - 6:00 PM
24/7 Phone Helpdesk

Helpdesk Active
{/* ─── Map & Form Section ─── */}
{/* Left: Google Map (5 Cols) */}