import React, { useState, useEffect } from 'react'; import { CheckCircle, ArrowRight, Clock, MessageCircle, Zap, Phone, Calendar, ShoppingCart, Star, ChevronRight } from 'lucide-react'; export default function WhatzSuiteCustom() { const [selectedUseCase, setSelectedUseCase] = useState(null); const [activeDemo, setActiveDemo] = useState(null); const useCases = [ { id: 'missed-call', name: 'Missed-call rescue', tagline: 'Turns missed calls into booked jobs', steps: ['Auto-reply in local language', 'Capture job type and area', 'Send calendar link and UPI'], industry: 'Services', icon: Phone }, { id: 'restaurant', name: 'Restaurant orders', tagline: 'Takes orders and table bookings in chat', steps: ['Menu and add-ons', 'Slot booking', 'UPI pay link'], industry: 'Restaurants', icon: ShoppingCart }, { id: 'clinic', name: 'Clinic appointments', tagline: 'Fills calendar and reduces no-shows', steps: ['Booking', 'Reminders', 'Payment link', 'Follow-up'], industry: 'Healthcare', icon: Calendar }, { id: 'cart-recovery', name: 'D2C cart recovery', tagline: 'Brings back drop-offs and confirms COD', steps: ['Abandoned cart nudge', '1-tap COD confirm', 'Segmented broadcasts'], industry: 'D2C', icon: ShoppingCart }, { id: 'reviews', name: 'Reviews and referrals', tagline: 'Captures ratings and referrals post service', steps: ['Smart timing', 'Google review link', 'Referral coupon'], industry: 'All', icon: Star } ]; const packages = [ { name: 'Starter Custom Automation', bestFor: 'A single high-impact use-case', inclusions: ['1 number', '1 automation', '2 languages', 'Basic analytics', 'Template approvals', 'Training'] }, { name: 'Growth Custom Suite', bestFor: 'Multi-step operations', inclusions: ['2–3 automations', 'Catalogs or calendar', 'UPI', 'Dashboards', 'Light CRM integration'] }, { name: 'Pro Integration Build', bestFor: 'Multi-location and data-heavy', inclusions: ['3–5 automations', 'Deep CRM or ERP integration', 'SLAs', 'Multi-location', 'Advanced analytics'] } ]; const logos = ['LFB Group', 'Oldcastle', 'Heatcraft', 'SEENs', 'Patrick HVAC', 'Everything Ahead', 'TetraPak', 'JCB', 'Lennox']; const DemoModal = ({ useCase, onClose }) => { if (!useCase) return null; return (
e.stopPropagation()}>

{useCase.name}

{useCase.tagline}

How it works

{useCase.steps.map((step, i) => (
{i + 1}
{step}
))}

Chat preview

WhatzSuite Bot
Hi! I see you called. How can I help you today?
); }; return (
{activeDemo && setActiveDemo(null)} />} {/* Hero */}

Custom WhatsApp automations that book, sell, and support

We design, build, and deploy WhatsApp playbooks for your exact process. Auto reply in local language, qualify fast, book or take orders, and collect UPI in chat.

First response under 5 minutes 50+ languages and voice UPI in chat

Your customers are already on WhatsApp. Meet them there.

{/* Trust Strip */}
{logos.map((logo, i) => (
{logo}
))}
{/* Who this is for */}

Built for your industry

Choose a use-case to see a working recipe

{['Services', 'Restaurants', 'Healthcare', 'D2C & Marketplaces', 'Events', 'Education'].map((industry, i) => (
{industry}
HVAC, plumbing, repair, home services
))}
{/* Use-case recipes */}

Ready-to-deploy automations

{useCases.map((useCase) => { const Icon = useCase.icon; return (
{useCase.industry}

{useCase.name}

{useCase.tagline}

{useCase.steps.slice(0, 3).map((step, i) => (
{step}
))}
); })}

Custom playbook

Solves your specific case end-to-end

• Discovery
• Design
• Build
• Integrate
• Train
{/* Why custom */}

Why custom with WhatzSuite

Criteria Custom with WhatzSuite Typical DIY tool
Fit to process Built to your rules and teams You adapt to the tool
Language and voice 50+ languages and voice included Limited or add-on
Payments UPI and links inside chat External steps
Speed to go live Weeks with clear milestones Weeks of trial and error
Integration CRM and store connectors scoped in DIY or extra vendor
Handoff Training and documentation provided Minimal guidance
{/* How it works */}

How it works

{[ { step: '1', title: 'Discovery', desc: 'We map your process, systems, languages, and KPI targets.' }, { step: '2', title: 'Design', desc: 'Low-fidelity flow maps and message templates. You sign off.' }, { step: '3', title: 'Build and QA', desc: 'Automations, templates, and approvals on WhatsApp Cloud API.' }, { step: '4', title: 'Integrate', desc: 'CRM or store connections. Data mapping and events.' }, { step: '5', title: 'Deploy', desc: 'Go live with guardrails, rate limits, and fallbacks.' }, { step: '6', title: 'Train and Support', desc: 'Editor training, playbook docs, and a 30-day optimization pass.' } ].map((item, i) => (
{item.step}

{item.title}

{item.desc}

))}
{/* Packages */}

Packages and inclusions

{packages.map((pkg, i) => (

{pkg.name}

{pkg.bestFor}

    {pkg.inclusions.map((item, j) => (
  • {item}
  • ))}
))}

Add-ons: Broadcasts • Advanced analytics • Extra languages • Additional numbers • Priority support

{/* Results */}

Results that matter

{[ { metric: 'Qualified leads up 40%', icon: '📈' }, { metric: 'Friday releases stayed Friday', icon: '✅' }, { metric: 'Support tickets down in week one', icon: '📉' }, { metric: 'Trial to paid at or above 20%', icon: '💰' } ].map((stat, i) => (
{stat.icon}
{stat.metric}
))}
{[1,2,3,4,5].map(i => )}

"We turned missed calls into booked jobs the same week."

Operations Lead

Regional HVAC Services

{[1,2,3,4,5].map(i => )}

"Pages got faster and leads got better. The numbers back it up."

Growth Manager

D2C Brand

{/* FAQ */}

Common questions

{[ { q: 'Does this work with our existing number?', a: 'Yes' }, { q: 'Is it compliant?', a: 'We use WhatsApp Cloud API and approved templates' }, { q: 'Can you handle regional languages and voice?', a: 'Yes, 50+ languages and voice' }, { q: 'How long to go live?', a: 'Weeks not months for typical scopes' }, { q: 'Do you integrate with our systems?', a: 'Yes. Zoho, Shopify, Woo, Salesforce and more' }, { q: 'Can you train our team?', a: 'Yes. Handover docs and live sessions are included' } ].map((faq, i) => (

{faq.q}

{faq.a}

))}
{/* Final CTA */}

Ready to automate your WhatsApp?

Book a free strategy session. We'll map your process and show you exactly what's possible—in 30 minutes or less.

Cancel anytime • Keep your number • Local language templates included

{/* Sticky Bottom CTA - Mobile */}
); }