diff --git a/src/app/how-it-works/page.tsx b/src/app/how-it-works/page.tsx index 6fcb58d..e274508 100644 --- a/src/app/how-it-works/page.tsx +++ b/src/app/how-it-works/page.tsx @@ -44,29 +44,14 @@ export default function HowItWorksPage() { tag="Our Process" features={[ { - id: "01", - title: "Book Your Free Consultation", - description: "Start with a free 30-minute consultation where we learn about your business, goals, and challenges. We'll discuss which automation solutions would benefit you most.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-representation-of-booking-a-consu-1772850514864-4a29caf5.png", - imageAlt: "Consultation booking calendar", - }, + id: "01", title: "Book Your Free Consultation", description: "Start with a free 30-minute consultation where we learn about your business, goals, and challenges. We'll discuss which automation solutions would benefit you most.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-representation-of-booking-a-consu-1772850514864-4a29caf5.png", imageAlt: "Consultation booking calendar"}, { - id: "02", - title: "We Build & Customize", - description: "Our expert team builds your AI voice agent system and custom website tailored to your specific industry. We handle all technical setup, integrations, and customization.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-the-building-process-deve-1772850513681-3d6b266a.png?_wi=1", - imageAlt: "Development and building process", - }, + id: "02", title: "We Build & Customize", description: "Our expert team builds your AI voice agent system and custom website tailored to your specific industry. We handle all technical setup, integrations, and customization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-the-building-process-deve-1772850513681-3d6b266a.png", imageAlt: "Development and building process"}, { - id: "03", - title: "Launch & See Results", - description: "We deploy everything and provide training so your team can manage the systems confidently. Then you start seeing more calls answered, leads captured, and customers engaged automatically.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-results-business-dashboar-1772850514900-5b616d53.png?_wi=1", - imageAlt: "Results and success metrics", - }, + id: "03", title: "Launch & See Results", description: "We deploy everything and provide training so your team can manage the systems confidently. Then you start seeing more calls answered, leads captured, and customers engaged automatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-results-business-dashboar-1772850514900-5b616d53.png", imageAlt: "Results and success metrics"}, ]} textboxLayout="default" - animationType="reveal-blur" + animationType="blur-reveal" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} /> @@ -79,29 +64,14 @@ export default function HowItWorksPage() { description="Ongoing support and optimization to ensure your AI systems perform at their best" features={[ { - id: "01", - title: "24/7 AI Agent Management", - description: "Your AI voice agents work around the clock answering calls, qualifying leads, and collecting customer information even outside business hours.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/illustration-showing-ai-voice-agent-answ-1772850513218-6500a470.png?_wi=3", - imageAlt: "AI agent handling calls", - }, + id: "01", title: "24/7 AI Agent Management", description: "Your AI voice agents work around the clock answering calls, qualifying leads, and collecting customer information even outside business hours.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/illustration-showing-ai-voice-agent-answ-1772850513218-6500a470.png", imageAlt: "AI agent handling calls"}, { - id: "02", - title: "Continuous Lead Optimization", - description: "We monitor your system performance, optimize call handling scripts, and improve lead qualification to maximize conversion rates continuously.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-leads-being-captured-and--1772850513642-04595937.png?_wi=3", - imageAlt: "Lead optimization and analytics", - }, + id: "02", title: "Continuous Lead Optimization", description: "We monitor your system performance, optimize call handling scripts, and improve lead qualification to maximize conversion rates continuously.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-leads-being-captured-and--1772850513642-04595937.png", imageAlt: "Lead optimization and analytics"}, { - id: "03", - title: "Dedicated Support Team", - description: "Get access to our support team for questions, updates, and system improvements. We're committed to your success and adapt to your changing business needs.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-website-bringing-customers--1772850514501-5d528894.png?_wi=3", - imageAlt: "Support and customer service", - }, + id: "03", title: "Dedicated Support Team", description: "Get access to our support team for questions, updates, and system improvements. We're committed to your success and adapt to your changing business needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-website-bringing-customers--1772850514501-5d528894.png", imageAlt: "Support and customer service"}, ]} textboxLayout="default" - animationType="reveal-blur" + animationType="blur-reveal" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index dd3ae4f..8788876 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,29 +75,14 @@ export default function HomePage() { tagIcon={Sparkles} features={[ { - id: "01", - title: "AI Voice Agents", - description: "Intelligent systems that answer calls, qualify leads, and capture customer information 24/7 - never miss a potential customer again.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/illustration-showing-ai-voice-agent-answ-1772850513218-6500a470.png?_wi=1", - imageAlt: "AI voice agent handling customer calls", - }, + id: "01", title: "AI Voice Agents", description: "Intelligent systems that answer calls, qualify leads, and capture customer information 24/7 - never miss a potential customer again.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/illustration-showing-ai-voice-agent-answ-1772850513218-6500a470.png", imageAlt: "AI voice agent handling customer calls"}, { - id: "02", - title: "Custom Website Development", - description: "High-converting websites built specifically for gyms, restaurants, contractors, and service businesses to bring in more customers.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/showcase-of-professionally-designed-high-1772850520685-a17e90c0.png?_wi=1", - imageAlt: "Custom website design showcase", - }, + id: "02", title: "Custom Website Development", description: "High-converting websites built specifically for gyms, restaurants, contractors, and service businesses to bring in more customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/showcase-of-professionally-designed-high-1772850520685-a17e90c0.png", imageAlt: "Custom website design showcase"}, { - id: "03", - title: "AI Business Automation", - description: "End-to-end automation solutions that streamline your operations, from lead capture to customer follow-up and scheduling.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-representation-of-business-automa-1772850514201-baf0a065.png?_wi=1", - imageAlt: "Business automation workflow", - }, + id: "03", title: "AI Business Automation", description: "End-to-end automation solutions that streamline your operations, from lead capture to customer follow-up and scheduling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-representation-of-business-automa-1772850514201-baf0a065.png", imageAlt: "Business automation workflow"}, ]} textboxLayout="default" - animationType="reveal-blur" + animationType="blur-reveal" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} /> @@ -110,29 +95,14 @@ export default function HomePage() { description="Real benefits that translate to more customers and revenue for your business" features={[ { - id: "01", - title: "Never Miss a Customer Call", - description: "AI voice agents answer 100% of incoming calls with professional responses, qualify leads, and schedule appointments automatically.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/illustration-of-a-business-never-missing-1772850515059-816c2075.png?_wi=1", - imageAlt: "Never miss customer calls with AI agents", - }, + id: "01", title: "Never Miss a Customer Call", description: "AI voice agents answer 100% of incoming calls with professional responses, qualify leads, and schedule appointments automatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/illustration-of-a-business-never-missing-1772850515059-816c2075.png", imageAlt: "Never miss customer calls with AI agents"}, { - id: "02", - title: "Convert More Leads Automatically", - description: "Capture and qualify leads 24/7 through voice, web forms, and automated follow-up sequences that nurture prospects into customers.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-leads-being-captured-and--1772850513642-04595937.png?_wi=1", - imageAlt: "Lead conversion optimization", - }, + id: "02", title: "Convert More Leads Automatically", description: "Capture and qualify leads 24/7 through voice, web forms, and automated follow-up sequences that nurture prospects into customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-leads-being-captured-and--1772850513642-04595937.png", imageAlt: "Lead conversion optimization"}, { - id: "03", - title: "Professional Website That Brings in Customers", - description: "Custom-built, high-converting websites designed for your industry that showcase your services and encourage customer action.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-website-bringing-customers--1772850514501-5d528894.png?_wi=1", - imageAlt: "Professional business website", - }, + id: "03", title: "Professional Website That Brings in Customers", description: "Custom-built, high-converting websites designed for your industry that showcase your services and encourage customer action.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-website-bringing-customers--1772850514501-5d528894.png", imageAlt: "Professional business website"}, ]} textboxLayout="default" - animationType="reveal-blur" + animationType="blur-reveal" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} /> @@ -146,15 +116,10 @@ export default function HomePage() { tag="Our Clients" textboxLayout="default" useInvertedBackground={false} + names={[ + "TechFlow Solutions", "Innovate Inc", "CloudSync Services", "GrowthFirst", "Automation Hub", "ProService Labs", "FutureScale"]} logos={[ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-a-successf-1772850513263-b7139a01.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-an-innovat-1772850513086-61a89953.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-a-trusted--1772850513361-4e5d0811.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-a-growth-f-1772850512926-18c1ec41.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-a-technolo-1772850512284-2fc6022e.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-an-establi-1772850513045-75bb7e73.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-an-innovat-1772850513327-2b8b454b.png", - ]} + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-a-successf-1772850513263-b7139a01.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-an-innovat-1772850513086-61a89953.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-a-trusted--1772850513361-4e5d0811.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-a-growth-f-1772850512926-18c1ec41.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-a-technolo-1772850512284-2fc6022e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-an-establi-1772850513045-75bb7e73.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-company-logo-for-an-innovat-1772850513327-2b8b454b.png"]} speed={40} showCard={true} /> @@ -169,56 +134,20 @@ export default function HomePage() { tagIcon={Quote} textboxLayout="default" useInvertedBackground={false} - animationType="reveal-blur" + animationType="blur-reveal" testimonials={[ { - id: "1", - name: "Sarah Mitchell", - handle: "Gym Owner", - testimonial: "AutoGrow's AI voice agent handles our peak call times perfectly. We've increased membership inquiries by 45% and never miss a call. The ROI has been incredible.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-headshot-of-a-successful-gy-1772850512224-177fa78d.png?_wi=1", - imageAlt: "Sarah Mitchell, Gym Owner", - }, + id: "1", name: "Sarah Mitchell", handle: "Gym Owner", testimonial: "AutoGrow's AI voice agent handles our peak call times perfectly. We've increased membership inquiries by 45% and never miss a call. The ROI has been incredible.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-headshot-of-a-successful-gy-1772850512224-177fa78d.png", imageAlt: "Sarah Mitchell, Gym Owner"}, { - id: "2", - name: "Marcus Rodriguez", - handle: "Restaurant Manager", - testimonial: "The combination of the custom website and AI reservation system has transformed our business. Reservations are up 60% and our staff spends less time on the phone.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-headshot-of-a-successful-re-1772850512630-33d16e4b.png", - imageAlt: "Marcus Rodriguez, Restaurant Manager", - }, + id: "2", name: "Marcus Rodriguez", handle: "Restaurant Manager", testimonial: "The combination of the custom website and AI reservation system has transformed our business. Reservations are up 60% and our staff spends less time on the phone.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-headshot-of-a-successful-re-1772850512630-33d16e4b.png", imageAlt: "Marcus Rodriguez, Restaurant Manager"}, { - id: "3", - name: "Jennifer Hayes", - handle: "Contractor", - testimonial: "Finally, a solution that actually works for service businesses. Our lead capture improved dramatically, and the AI handles initial client screenings so we focus on closing deals.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-headshot-of-a-successful-co-1772850512949-b95528d3.png?_wi=1", - imageAlt: "Jennifer Hayes, Contractor", - }, + id: "3", name: "Jennifer Hayes", handle: "Contractor", testimonial: "Finally, a solution that actually works for service businesses. Our lead capture improved dramatically, and the AI handles initial client screenings so we focus on closing deals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-headshot-of-a-successful-co-1772850512949-b95528d3.png", imageAlt: "Jennifer Hayes, Contractor"}, { - id: "4", - name: "David Kim", - handle: "Salon Owner", - testimonial: "The ROI with AutoGrow has been outstanding. Less admin work, more bookings, better customer experience. This is the upgrade our business needed.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-headshot-of-another-service-1772850512834-b78194b4.png", - imageAlt: "David Kim, Salon Owner", - }, + id: "4", name: "David Kim", handle: "Salon Owner", testimonial: "The ROI with AutoGrow has been outstanding. Less admin work, more bookings, better customer experience. This is the upgrade our business needed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-headshot-of-another-service-1772850512834-b78194b4.png", imageAlt: "David Kim, Salon Owner"}, { - id: "5", - name: "Amanda Foster", - handle: "Fitness Studio Owner", - testimonial: "AutoGrow's team understood what local service businesses need. Our website looks professional, and the AI voice agent is like having an extra staff member available 24/7.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-headshot-of-a-successful-gy-1772850512224-177fa78d.png?_wi=2", - imageAlt: "Amanda Foster, Fitness Studio Owner", - }, + id: "5", name: "Amanda Foster", handle: "Fitness Studio Owner", testimonial: "AutoGrow's team understood what local service businesses need. Our website looks professional, and the AI voice agent is like having an extra staff member available 24/7.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-headshot-of-a-successful-gy-1772850512224-177fa78d.png", imageAlt: "Amanda Foster, Fitness Studio Owner"}, { - id: "6", - name: "Robert Chen", - handle: "HVAC Business Owner", - testimonial: "We were skeptical about AI, but this system actually books real jobs. Our scheduling is smoother, customer satisfaction is higher, and we're growing faster than ever.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-headshot-of-a-successful-co-1772850512949-b95528d3.png?_wi=2", - imageAlt: "Robert Chen, HVAC Business Owner", - }, + id: "6", name: "Robert Chen", handle: "HVAC Business Owner", testimonial: "We were skeptical about AI, but this system actually books real jobs. Our scheduling is smoother, customer satisfaction is higher, and we're growing faster than ever.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-headshot-of-a-successful-co-1772850512949-b95528d3.png", imageAlt: "Robert Chen, HVAC Business Owner"}, ]} speed={40} /> diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 828b0d1..d4e6ddd 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -44,29 +44,14 @@ export default function PricingPage() { tag="Pricing Options" features={[ { - id: "Starter", - title: "Starter Package", - description: "Perfect for small businesses just starting with AI automation. Includes 1 AI voice agent, basic call handling, and simple lead capture system.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/hero-dashboard-1772850513342-3f92dc0b.png", - imageAlt: "Starter package dashboard", - }, + id: "Starter", title: "Starter Package", description: "Perfect for small businesses just starting with AI automation. Includes 1 AI voice agent, basic call handling, and simple lead capture system.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/hero-dashboard-1772850513342-3f92dc0b.png", imageAlt: "Starter package dashboard"}, { - id: "Professional", - title: "Professional Plan", - description: "Ideal for growing service businesses. Includes AI voice agent, custom website, advanced lead qualification, scheduling integration, and priority support.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/website-builder-showcase-1772850513630-6b421975.png", - imageAlt: "Professional plan features", - }, + id: "Professional", title: "Professional Plan", description: "Ideal for growing service businesses. Includes AI voice agent, custom website, advanced lead qualification, scheduling integration, and priority support.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/website-builder-showcase-1772850513630-6b421975.png", imageAlt: "Professional plan features"}, { - id: "Enterprise", - title: "Enterprise Solution", - description: "For established businesses needing full automation. Multiple AI agents, advanced website with e-commerce, CRM integration, custom workflows, and dedicated account manager.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/ai-voice-agent-illustration-1772850513108-ba48de65.png", - imageAlt: "Enterprise solution dashboard", - }, + id: "Enterprise", title: "Enterprise Solution", description: "For established businesses needing full automation. Multiple AI agents, advanced website with e-commerce, CRM integration, custom workflows, and dedicated account manager.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/ai-voice-agent-illustration-1772850513108-ba48de65.png", imageAlt: "Enterprise solution dashboard"}, ]} textboxLayout="default" - animationType="reveal-blur" + animationType="blur-reveal" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} /> @@ -79,29 +64,14 @@ export default function PricingPage() { description="We provide everything you need to succeed with your AI automation" features={[ { - id: "01", - title: "Professional Setup & Configuration", - description: "Our team handles all technical setup, system configuration, integrations with your existing tools, and customization to match your business needs exactly.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-the-building-process-deve-1772850513681-3d6b266a.png?_wi=2", - imageAlt: "Professional setup and configuration", - }, + id: "01", title: "Professional Setup & Configuration", description: "Our team handles all technical setup, system configuration, integrations with your existing tools, and customization to match your business needs exactly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-the-building-process-deve-1772850513681-3d6b266a.png", imageAlt: "Professional setup and configuration"}, { - id: "02", - title: "Comprehensive Training", - description: "Complete training for your team on how to use the AI agents, manage the website, review analytics, and optimize performance. Ongoing guidance available anytime.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/benefit-professional-web-1772850514501-5d528894.png", - imageAlt: "Training and education", - }, + id: "02", title: "Comprehensive Training", description: "Complete training for your team on how to use the AI agents, manage the website, review analytics, and optimize performance. Ongoing guidance available anytime.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/benefit-professional-web-1772850514501-5d528894.png", imageAlt: "Training and education"}, { - id: "03", - title: "Ongoing Optimization & Support", - description: "Continuous monitoring, performance optimization, updates, and dedicated support to ensure your system keeps improving and adapting to your business growth.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-results-business-dashboar-1772850514900-5b616d53.png?_wi=2", - imageAlt: "Optimization and support", - }, + id: "03", title: "Ongoing Optimization & Support", description: "Continuous monitoring, performance optimization, updates, and dedicated support to ensure your system keeps improving and adapting to your business growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-results-business-dashboar-1772850514900-5b616d53.png", imageAlt: "Optimization and support"}, ]} textboxLayout="default" - animationType="reveal-blur" + animationType="blur-reveal" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} /> diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 730ae05..fc55ec7 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -42,29 +42,14 @@ export default function ServicesPage() { tagIcon={Sparkles} features={[ { - id: "01", - title: "AI Voice Agents", - description: "24/7 intelligent call handling that never misses a customer. Our AI voice agents answer calls professionally, qualify leads, book appointments, and capture customer information automatically. Perfect for service businesses that want to eliminate missed call opportunities.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/illustration-showing-ai-voice-agent-answ-1772850513218-6500a470.png?_wi=2", - imageAlt: "AI voice agent handling customer calls", - }, + id: "01", title: "AI Voice Agents", description: "24/7 intelligent call handling that never misses a customer. Our AI voice agents answer calls professionally, qualify leads, book appointments, and capture customer information automatically. Perfect for service businesses that want to eliminate missed call opportunities.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/illustration-showing-ai-voice-agent-answ-1772850513218-6500a470.png", imageAlt: "AI voice agent handling customer calls"}, { - id: "02", - title: "Custom Website Development", - description: "Professional, high-converting websites built specifically for your industry. Whether you run a gym, restaurant, contracting service, or salon, we design websites that attract customers, showcase your services, and drive bookings and inquiries.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/showcase-of-professionally-designed-high-1772850520685-a17e90c0.png?_wi=2", - imageAlt: "Custom website design showcase", - }, + id: "02", title: "Custom Website Development", description: "Professional, high-converting websites built specifically for your industry. Whether you run a gym, restaurant, contracting service, or salon, we design websites that attract customers, showcase your services, and drive bookings and inquiries.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/showcase-of-professionally-designed-high-1772850520685-a17e90c0.png", imageAlt: "Custom website design showcase"}, { - id: "03", - title: "Business Automation Systems", - description: "End-to-end automation that streamlines your entire customer journey. From lead capture through follow-up and scheduling, our automation systems handle repetitive tasks so your team can focus on closing deals and serving customers.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-representation-of-business-automa-1772850514201-baf0a065.png?_wi=2", - imageAlt: "Business automation workflow", - }, + id: "03", title: "Business Automation Systems", description: "End-to-end automation that streamlines your entire customer journey. From lead capture through follow-up and scheduling, our automation systems handle repetitive tasks so your team can focus on closing deals and serving customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-representation-of-business-automa-1772850514201-baf0a065.png", imageAlt: "Business automation workflow"}, ]} textboxLayout="default" - animationType="reveal-blur" + animationType="blur-reveal" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} /> @@ -76,29 +61,14 @@ export default function ServicesPage() { description="Measurable results that transform your business operations" features={[ { - id: "01", - title: "Never Miss Another Lead", - description: "Every inbound call is answered and qualified automatically. No more lost customers due to busy lines or missed calls. Your business stays available 24/7, even when your team is busy.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/illustration-of-a-business-never-missing-1772850515059-816c2075.png?_wi=2", - imageAlt: "Never miss customer calls", - }, + id: "01", title: "Never Miss Another Lead", description: "Every inbound call is answered and qualified automatically. No more lost customers due to busy lines or missed calls. Your business stays available 24/7, even when your team is busy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/illustration-of-a-business-never-missing-1772850515059-816c2075.png", imageAlt: "Never miss customer calls"}, { - id: "02", - title: "Increased Conversion Rates", - description: "Automated lead qualification, follow-up sequences, and nurturing mean more prospects become customers. You'll see measurable increases in bookings, inquiries, and revenue within the first month.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-leads-being-captured-and--1772850513642-04595937.png?_wi=2", - imageAlt: "Lead conversion optimization", - }, + id: "02", title: "Increased Conversion Rates", description: "Automated lead qualification, follow-up sequences, and nurturing mean more prospects become customers. You'll see measurable increases in bookings, inquiries, and revenue within the first month.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/visual-showing-leads-being-captured-and--1772850513642-04595937.png", imageAlt: "Lead conversion optimization"}, { - id: "03", - title: "More Time for What Matters", - description: "Your team spends less time on administrative tasks and more time serving customers. Better customer experience, happier staff, and more efficient operations all lead to better business results.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-website-bringing-customers--1772850514501-5d528894.png?_wi=2", - imageAlt: "Professional customer experience", - }, + id: "03", title: "More Time for What Matters", description: "Your team spends less time on administrative tasks and more time serving customers. Better customer experience, happier staff, and more efficient operations all lead to better business results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-website-bringing-customers--1772850514501-5d528894.png", imageAlt: "Professional customer experience"}, ]} textboxLayout="default" - animationType="reveal-blur" + animationType="blur-reveal" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} /> @@ -112,17 +82,12 @@ export default function ServicesPage() { description="Schedule a consultation with our team to discuss your specific needs and see a personalized demo of how our AI automation and website solutions can help you grow." buttons={[ { - text: "Book Consultation", - href: "contact", - }, + text: "Book Consultation", href: "contact"}, { - text: "Back to Home", - href: "/", - }, + text: "Back to Home", href: "/"}, ]} background={{ - variant: "plain", - }} + variant: "plain"}} useInvertedBackground={false} /> @@ -131,13 +96,9 @@ export default function ServicesPage() {