import { Helmet } from "react-helmet-async"; import { Link } from "react-router-dom"; import { PawPrint, Search, Calendar, MapPin, Heart } from "lucide-react"; import { Button } from "@/components/ui/button"; const Index = () => { return ( <> Pet Square - Coming Soon | Your Complete Pet Community
{/* Minimal Header */}
Pet Square
{/* Hero — Coming Soon */}
Coming Soon to Singapore

Find the best care,{" "} love your pet more.

We're building the go-to platform for pet owners and service providers in Singapore. Sign up below to get early access.

{/* What We're Building */}

What We're Building

Everything your pet needs

A sneak peek at what's coming — one platform connecting pet owners with the best local services.

{[ { icon: Search, label: "Find Services", desc: "Sitters, groomers & more" }, { icon: Calendar, label: "Pet Events", desc: "Local meetups & workshops" }, { icon: MapPin, label: "Pet Places", desc: "Parks, cafés & shelters" }, { icon: Heart, label: "Lost & Found", desc: "Reunite lost pets" }, ].map((item) => (

{item.label}

{item.desc}

))}
{/* Two Column Value Props */}
{/* For Pet Owners */}
For Pet Owners

Care for your pet

stress-free.

Whether it's grooming, sitting, or a vet visit — Pet Square brings everything you need into one simple platform.

    {[ "Discover and compare trusted providers in minutes", "Book services with confidence and secure payments", "Join local pet events and community meetups", "Help reunite lost pets in your neighbourhood", ].map((item) => (
  • {item}
  • ))}
{/* For Service Providers */}
For Service Providers

Grow your

business with us.

Join a curated marketplace of pet service providers and reach thousands of pet owners actively looking for services like yours.

    {[ "Get discovered by pet owners searching near you", "Receive qualified leads — no more cold outreach", "Get paid safely and securely, every time", "Build your reputation with verified reviews", ].map((item) => (
  • {item}
  • ))}
{/* Early Access Signup — Tally Form */}

Early Access

Be the first to know when we launch

Sign up for early access and exclusive updates. We're launching soon in Singapore!

{/* Replace the src below with your actual Tally.so embed URL */}