/* local-business-page.jsx — For restaurants, clubs, retail, galleries.
   Partnership with Novus to be in the curated guest network. */

function LocalBusinessPage() {
  return (
    <>
      <PartnerHero
        badge="Curated partner network · Invitation"
        overline="For Miami establishments"
        title="The room Miami's most"
        italic="discerning guests walk into first."
        lede="Every Novus guest receives a personal city guide on arrival — restaurants, galleries, lounges, and boutiques we trust. Becoming a Novus partner means appearing in that guide, the concierge chat, and the lobby tablet. It also means we know your maître d' by name."
        ctaLabel="Become a partner"
        photo="https://images.unsplash.com/photo-1559339352-11d035aa65de?w=1800&q=85"
      />

      <StatsBand stats={[
        { value: '4,200+', label: 'Curated reservations sent in 2025' },
        { value: '$1.8M', label: 'Annual partner revenue from referrals' },
        { value: '8 nts', label: 'Avg. stay length in our portfolio' },
        { value: '$680', label: 'Avg. nightly guest spend off-property' },
      ]} />

      <VisionBlock
        overline="Our vision"
        title="A Miami that feels"
        italic="hand-picked."
        paragraphs={[
          'Most short-term rental concierges hand guests a printed sheet of every chain restaurant in a five-mile radius. We hand them five. The five we\u2019d send our parents to. The five whose owners we know by name.',
          'Novus partners are the places that make a Miami trip feel like a private trip — Carbone, La Mar, the Sagamore lobby, Faena Theater, a quiet jeweler in Bal Harbour, a third-generation Cuban café in Little Havana. We don\u2019t take referral fees from anyone we wouldn\u2019t send our own family to.',
          'If you run a place worth knowing about, we\u2019d love to know about you.',
        ]}
        image="https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?w=1500&q=80"
      />

      <BenefitsGrid
        overline="What partnership looks like"
        title="Visibility where it"
        italic="actually matters."
        items={[
          {
            icon: 'sparkle',
            title: 'Featured in the digital guide',
            body: 'Every guest gets a personalized Miami guide on check-in. Partners get prime placement based on what we know about the trip — anniversary, birthday, family.',
          },
          {
            icon: 'chat',
            title: 'Concierge actively recommends you',
            body: 'When a guest asks "where should we eat tonight?" — our 24/7 bilingual concierge knows you. They\u2019ll call ahead, book the table, mention the occasion.',
          },
          {
            icon: 'handshake',
            title: 'Priority reservations',
            body: 'We handle the booking, share the dietary notes, and remind your team about the occasion. Your hostess gets a 10-minute heads-up, not a same-night surprise.',
          },
          {
            icon: 'home',
            title: 'In-villa amenity placement',
            body: 'For select partners — your candle, your coffee, your branded chocolate on the welcome bar of each Novus home. Right next to ours.',
          },
          {
            icon: 'calendar',
            title: 'Pop-up & event hosting',
            body: 'Use our villas for tastings, designer dinners, private launches. We host four-to-six co-branded experiences a year with select partners.',
          },
          {
            icon: 'target',
            title: 'A high-intent audience',
            body: 'Our guests stay 5–14 nights, spend $400–$1,200 per dinner, and ask their concierge before they ask Google. You reach them before they decide.',
          },
          {
            icon: 'star',
            title: 'A two-way endorsement',
            body: 'Novus appears in your guest book and digital welcome. Some of our partner restaurants offer Novus guests a small house gift — a glass of cava, a chef\u2019s amuse. The hospitality goes both ways.',
          },
          {
            icon: 'crown',
            title: 'Editorial coverage',
            body: 'A short story in the Novus newsletter (12,000 subscribers — mostly Miami visitors). One feature, photographed and written by our team, on the house.',
          },
          {
            icon: 'shield',
            title: 'No referral fees',
            body: 'We don\u2019t take a cut from your tickets, our partners don\u2019t pay an upfront fee. We earn from our guests, not our partners. The relationship has to be real.',
          },
        ]}
      />

      <PartnerTestimonial
        quote="Novus sent us a table for four on a Tuesday in August. The host had texted ahead — anniversary, no peanut, the husband loves Barolo. By the time they sat down, the bottle was breathing. That kind of partnership is rare."
        name="Marco di Stefano"
        role="GM · Trattoria di Mare, South Beach"
      />

      <ProcessSteps
        overline="How it works"
        title="Three weeks from intro"
        italic="to featured."
        steps={[
          { title: 'Introduce yourself', body: 'Tell us who you are, where you are, and what makes the place yours. We respond in 48 hours.' },
          { title: 'We visit', body: 'Miguel and our concierge lead come for a meal, a coffee, a tour. We get to know the team.' },
          { title: 'We co-design the offer', body: 'A small touch for Novus guests — chef\u2019s amuse, sommelier visit, priority seating. Nothing that feels transactional.' },
          { title: 'You\u2019re live', body: 'Listed in the digital guide, briefed to the concierge team, photographed for the newsletter.' },
        ]}
      />

      <VisionBlock
        reverse
        overline="The bar"
        title="What makes a place"
        italic="a Novus partner."
        paragraphs={[
          'We look for independent operators with a real point of view. A restaurant where the owner is in the dining room three nights a week. A boutique whose buyer travels to Florence twice a year. A bar where the bartender remembers your last drink.',
          'We rarely partner with chains, ghost kitchens, or anything that markets exclusively to tourists. If your business has a Yelp page full of "amazing for tourists!" reviews, we\u2019re probably not the right fit. If it has a regulars table — let\u2019s talk.',
        ]}
        image="https://images.unsplash.com/photo-1551218808-94e220e084d2?w=1500&q=80"
      />

      <ApplicationForm
        id="apply"
        title="Tell us about"
        italic="your place."
        lede="We review every introduction personally and visit shortlisted partners in person. No fees, no boilerplate — just a conversation."
        footnote="What we don't ask for: rate cards, commission structures, or anything paid. We earn from our guests, not our partners."
        fields={[
          { kind: 'group', children: [
            { name: 'name', kind: 'text', label: 'Your name', required: true },
            { name: 'role', kind: 'text', label: 'Your role', placeholder: 'Owner, GM, Marketing…', required: true },
          ]},
          { kind: 'group', children: [
            { name: 'email', kind: 'email', label: 'Email', required: true },
            { name: 'phone', kind: 'tel', label: 'Phone / WhatsApp', required: true },
          ]},
          { kind: 'group', children: [
            { name: 'business', kind: 'text', label: 'Business name', required: true },
            { name: 'website', kind: 'url', label: 'Website or Instagram', placeholder: 'https://…', required: true },
          ]},
          { name: 'category', kind: 'select', label: 'Category', required: true,
            options: ['Restaurant · Fine dining', 'Restaurant · Casual / Bistro', 'Bar / Lounge', 'Cocktail / Speakeasy', 'Nightclub', 'Café / Bakery', 'Boutique / Retail', 'Gallery / Art space', 'Spa / Wellness', 'Salon / Beauty', 'Fitness / Pilates / Yoga', 'Cultural venue', 'Event venue', 'Other'] },
          { name: 'location', kind: 'select', label: 'Neighborhood',
            options: ['South Beach', 'Mid-Beach', 'North Beach / Surfside', 'Bal Harbour', 'Brickell', 'Downtown', 'Edgewater', 'Wynwood', 'Design District', 'Coconut Grove', 'Coral Gables', 'Key Biscayne', 'Little Havana', 'Little Haiti', 'Other'] },
          { name: 'about', kind: 'textarea', rows: 3, label: 'Tell us about the place',
            placeholder: 'What\u2019s the story? Who runs it? What would you want a guest to know about it before they walk in?', required: true },
          { name: 'offer', kind: 'textarea', rows: 3, label: 'What might you offer Novus guests?',
            placeholder: 'Priority seating? A chef\u2019s amuse? A glass of welcome cava? A behind-the-scenes tour? Tell us what feels right — we\u2019ll workshop it together.' },
          { name: 'note', kind: 'textarea', rows: 2, label: 'Anything else?', placeholder: 'Optional.' },
        ]}
        submitLabel="Send introduction"
      />

      <ClosingBand
        overline="Or just say hi"
        title="Stop by the Novus"
        italic="HQ for a coffee."
        lede="1450 Brickell Ave, 12th floor. Espresso bar open Monday to Friday, 9 AM to 4 PM. No appointment needed if you bring a pastry."
        ctaLabel="Get directions"
        ctaHref="contact.html"
      />
    </>
  );
}

window.LocalBusinessPage = LocalBusinessPage;
