import type { Metadata } from "next"; import Link from "next/link"; import { PhoneMockup } from "@/components/marketing/PhoneMockup"; import { jsonLdScript, organizationSchema, websiteSchema, softwareApplicationSchema, } from "@/lib/seo"; export const metadata: Metadata = { title: "Tia — Baby Tracker & Digital Heirloom for Indian Families", description: "Tia is a digital heirloom for your baby — not just a tracker. Log daily moments, track the IAP vaccination schedule with Telegram alerts, and build a living archive your child will one day inherit. Free during early access.", keywords: [ "baby tracker", "baby tracker app India", "IAP vaccination schedule", "baby vaccination tracker", "newborn feed tracker", "baby milestone tracker", "digital baby book", "parenting app India", "baby memory keeper", ], alternates: { canonical: "/" }, openGraph: { type: "website", url: "/", siteName: "Tia", locale: "en_IN", title: "Tia — Baby Tracker & Digital Heirloom for Indian Families", description: "Log every feed, milestone, and memory. Track the IAP vaccination schedule with Telegram alerts. Built for Indian families. Privacy-first. Free during early access.", }, }; // ── Google G icon (reusable) ──────────────────────────────────── function GoogleG({ size = 20 }: { size?: number }) { return ( ); } // ── Section: Hero ─────────────────────────────────────────────── function Hero() { return (
{/* LEFT: copy */}
Free during early access

Your baby's story,{" "} preserved for a lifetime.

Tia is a digital heirloom — not just a tracker. Every feed, every first word, every vaccination, archived in one private place your child will one day look back on.

Continue with Google

No credit card. No setup fee. Your data is yours.

{/* RIGHT: animated phone mockup */}
{/* Decorative blobs */}
); } // ── Section: The Problem ──────────────────────────────────────── function TheProblem() { return (

The 3am reality

You're awake at 3am.
When did she last feed?

You scroll back through WhatsApp messages to your mother-in-law. You check a sticky note on the refrigerator. You open a notes app you downloaded last week and another one you downloaded the week before that.

Every precious detail — the exact weight at the six-week checkup, the tiny smile at eleven weeks, the first solid feed — is scattered across six apps, two notebooks, and a dozen photographs that may or may not be backed up.

And somewhere underneath the exhaustion, a quieter fear: I'm going to forget this.

{[ { icon: "📱", text: "Notes scattered across 4+ apps" }, { icon: "😰", text: "Fear of losing precious moments" }, { icon: "🌙", text: "No answers at 3am" }, ].map(item => (
{item.icon}

{item.text}

))}
); } // ── Section: Features ────────────────────────────────────────── const FEATURES = [ { icon: "🍼", title: "Log in 5 seconds", body: "Feed, sleep, diaper — one tap. Tia timestamps everything automatically. At 3am, you should be sleeping, not typing.", example: "\"Fed 90ml at 2:47am\" → logged and archived forever.", }, { icon: "💉", title: "IAP vaccination schedule", body: "Tia tracks your baby's vaccination schedule against the Indian Academy of Pediatrics (IAP) recommended schedule. Reminders arrive via Telegram — the one app you actually check.", example: "BCG, OPV, Hepatitis B — all tracked. Telegram alert: \"Pentavalent 2 due in 3 days.\"", }, { icon: "🔮", title: "Ask Tia", body: "Ask Tia parenting logistics questions — feeding windows, sleep patterns, when to introduce solids. For anything medical, Tia defers to your pediatrician. That restraint is intentional — it's a trust feature.", example: "\"Is 90ml normal at 6 weeks?\" → Tia gives context, then: \"Your pediatrician can confirm this for your baby specifically.\"", }, { icon: "📚", title: "The heirloom archive", body: "Every log, photo, milestone, and memory becomes part of a permanent, private archive. Not a feed. A complete record — searchable, exportable, and theirs to keep.", example: "\"Show me everything from her first month\" → every feed, every photo, every note.", }, { icon: "👨‍👩‍👧", title: "Family circle", body: "Role-based access so everyone in your baby's life can be as involved as they should be. Grandparents get view-only access. The nanny gets caregiver access. You stay the admin.", example: "Nani in Jaipur sees today's photos in real time. The daai logs the afternoon feed.", }, { icon: "📈", title: "Growth tracking", body: "Weight, length, and head circumference plotted on clear charts. See how your baby is growing over time and carry the full history into every pediatric visit.", example: "\"She's been in the 60th percentile for weight since month two.\"", }, ]; function Features() { return (

What Tia does

Everything in one private place.

{FEATURES.map(f => (
{f.icon}

{f.title}

{f.example}
))}
); } // ── Section: Founder Story ───────────────────────────────────── function FounderStory() { return (

Why Tia exists

{/* ┌─────────────────────────────────────────────────────────────────┐ │ PLACEHOLDER — Manohar, this section is yours to write. │ │ Tell the story of your daughter. The specific 3am moment in │ │ Gurugram that made you start building. The fear that she'd │ │ grow up and you'd have nothing but blurry photos. The reason │ │ you want her to be able to read her own first chapter one day. │ │ Replace everything below the avatar block with your own words. │ └─────────────────────────────────────────────────────────────────┘ */}
👨‍💻

Manohar Gupta

Founder, Tia · Gurugram

[PLACEHOLDER] My daughter was born and within two weeks I realised I was already forgetting things. Not forgetting them completely — just losing the texture. The exact weight on day five. The time of the first real smile. The way she sounded when she figured out her own hands.

[PLACEHOLDER] I wanted to build something that would let her read her own first chapter one day. Not a social media highlight reel. A real archive — private, complete, and hers to keep. That's Tia.

— Replace these paragraphs with your story in your own words.

); } // ── Section: The Heirloom Vision ─────────────────────────────── function HeirloomVision() { return (

The heirloom vision

One day, your child will be able to{" "} read their own story.

Everything you log today is a letter to your future child. The 2:47am feed. The first solid. The doctor visit you worried about for a week. The photo from the moment you realised she could recognise your voice.

{[ { icon: "📖", title: "A complete record", desc: "Not highlights. Everything — because you can't know yet which moment will matter most." }, { icon: "🔒", title: "Private and permanent", desc: "No public feed. No algorithm. Your family's archive, locked to your family." }, { icon: "💾", title: "Fully exportable", desc: "Your data is yours. Export everything at any time. The heirloom is portable." }, ].map(item => (
{item.icon}

{item.title}

{item.desc}

))}
); } // ── Section: Privacy & Trust ─────────────────────────────────── function Privacy() { return (

Privacy & trust

We don't sell your data —
we preserve it.

Tia is a baby-tracking app. Your child's records are not the product. They are the point.

{[ { icon: "🏛️", title: "Row-Level Security", desc: "Your family's data is isolated at the database level. No other user — no other family — can reach your records." }, { icon: "🚫", title: "No ads. No data resale.", desc: "We do not sell, share, or monetise your data with third parties. Ever." }, { icon: "📤", title: "Full export at any time", desc: "Export everything: logs, photos, milestones, vaccinations. Your data leaves with you whenever you want." }, { icon: "🔐", title: "Google Sign-In only", desc: "We don't store passwords. Authentication is handled by Google — the same account you already trust for everything else." }, ].map(item => (
{item.icon}

{item.title}

{item.desc}

))}
); } // ── Section: Early Access ────────────────────────────────────── function EarlyAccess() { return (

Private early access

Built by a parent, being tested by parents.

{[ { icon: "🌱", title: "Free during early access", desc: "Core features — activity logging and the heirloom archive — are free while Tia is in early access. Early families keep their terms for life." }, { icon: "🇮🇳", title: "India-native from day one", desc: "IAP vaccination schedule. Telegram alerts. Indian naming conventions. Built for how Indian families actually live." }, ].map(item => (
{item.icon}

{item.title}

{item.desc}

))}
); } // ── Section: Final CTA ───────────────────────────────────────── function FinalCTA() { return (

Start preserving your
child's story today.

Free during early access. No credit card. Your data is yours — always.

Continue with Google

Invite-only early access — join from a shared link or reach out directly.

); } // ── Page ─────────────────────────────────────────────────────── export default function MarketingHomePage() { return ( <> {/* Structured data — Organization, WebSite, and SoftwareApplication */}