4 Commits

Author SHA1 Message Date
92dd29b906 Update src/app/page.tsx 2026-03-12 09:57:34 +00:00
ac5093db28 Update src/app/page.tsx 2026-03-12 09:57:09 +00:00
a86476afc2 Merge version_1 into main
Merge version_1 into main
2026-03-12 09:49:49 +00:00
fa17008f48 Merge version_1 into main
Merge version_1 into main
2026-03-12 09:49:25 +00:00

View File

@@ -40,9 +40,7 @@ export default function HomePage() {
brandName="AutoFlow AI"
navItems={navItems}
button={{
text: "Get More Customers",
href: "#pricing",
}}
text: "Get More Customers", href: "#pricing"}}
/>
</div>
@@ -63,6 +61,31 @@ export default function HomePage() {
/>
</div>
<div id="website-builder" data-section="website-builder">
<FeatureCardTwentyThree
title="Create Your Website in Minutes"
description="No coding required. Our intelligent website builder lets service businesses launch a professional online presence instantly."
tag="Website Builder"
features={[
{
id: "1", title: "AI-Powered Design", tags: ["Instant Layout", "Professional"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/close-up-view-of-an-ai-call-answering-in-1773308889841-73a9fd40.png?_wi=1", imageAlt: "AI Website Design Interface"},
{
id: "2", title: "Mobile-Optimized Templates", tags: ["Responsive", "Fast Loading"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/automated-text-message-campaign-interfac-1773308890804-3235fed8.png?_wi=1", imageAlt: "Mobile Template Showcase"},
{
id: "3", title: "Integrated Lead Capture", tags: ["Contact Forms", "Booking"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/review-management-and-reputation-monitor-1773308889861-23b23091.png?_wi=1", imageAlt: "Lead Capture Forms"},
{
id: "4", title: "Built-In SEO Optimization", tags: ["Search Ready", "Auto Optimized"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/local-seo-optimization-dashboard-showing-1773308889855-4668d11e.jpg?_wi=1", imageAlt: "SEO Optimization Dashboard"},
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyThree
title="Four Powerful AI Automation Features"
@@ -70,33 +93,17 @@ export default function HomePage() {
tag="Core Benefits"
features={[
{
id: "1",
title: "24/7 AI Receptionist",
tags: ["Call Answering", "Smart Routing"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/close-up-view-of-an-ai-call-answering-in-1773308889841-73a9fd40.png?_wi=1",
imageAlt: "AI Call Answering Interface",
},
id: "1", title: "24/7 AI Receptionist", tags: ["Call Answering", "Smart Routing"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/close-up-view-of-an-ai-call-answering-in-1773308889841-73a9fd40.png?_wi=1", imageAlt: "AI Call Answering Interface"},
{
id: "2",
title: "Automated Follow-up Texts",
tags: ["Lead Nurture", "Conversion"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/automated-text-message-campaign-interfac-1773308890804-3235fed8.png?_wi=1",
imageAlt: "Automated Text Message Dashboard",
},
id: "2", title: "Automated Follow-up Texts", tags: ["Lead Nurture", "Conversion"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/automated-text-message-campaign-interfac-1773308890804-3235fed8.png?_wi=1", imageAlt: "Automated Text Message Dashboard"},
{
id: "3",
title: "Smart Review Management",
tags: ["Reputation", "Google Reviews"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/review-management-and-reputation-monitor-1773308889861-23b23091.png?_wi=1",
imageAlt: "Review Management Interface",
},
id: "3", title: "Smart Review Management", tags: ["Reputation", "Google Reviews"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/review-management-and-reputation-monitor-1773308889861-23b23091.png?_wi=1", imageAlt: "Review Management Interface"},
{
id: "4",
title: "Local SEO Optimization",
tags: ["Search Ranking", "Local Visibility"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/local-seo-optimization-dashboard-showing-1773308889855-4668d11e.jpg",
imageAlt: "SEO Dashboard Analytics",
},
id: "4", title: "Local SEO Optimization", tags: ["Search Ranking", "Local Visibility"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/local-seo-optimization-dashboard-showing-1773308889855-4668d11e.jpg?_wi=2", imageAlt: "SEO Dashboard Analytics"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -125,37 +132,13 @@ export default function HomePage() {
tag="Success Stories"
metrics={[
{
id: "1",
value: "47%",
title: "Booking Increase",
description: "Average uplift in appointment confirmations",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-business-metrics-visualizat-1773308890155-060f85d4.png?_wi=1",
imageAlt: "Booking Success Metrics",
},
id: "1", value: "47%", title: "Booking Increase", description: "Average uplift in appointment confirmations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-business-metrics-visualizat-1773308890155-060f85d4.png?_wi=1", imageAlt: "Booking Success Metrics"},
{
id: "2",
value: "3X",
title: "Faster Response Time",
description: "Immediate lead contact compared to manual",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/response-time-improvement-visualization--1773308890166-3592677b.png?_wi=1",
imageAlt: "Response Time Improvement",
},
id: "2", value: "3X", title: "Faster Response Time", description: "Immediate lead contact compared to manual", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/response-time-improvement-visualization--1773308890166-3592677b.png?_wi=1", imageAlt: "Response Time Improvement"},
{
id: "3",
value: "120+",
title: "Reviews Generated",
description: "Average monthly reviews through smart routing",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/review-generation-growth-metrics-dashboa-1773308894104-454ade32.png?_wi=1",
imageAlt: "Review Generation Dashboard",
},
id: "3", value: "120+", title: "Reviews Generated", description: "Average monthly reviews through smart routing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/review-generation-growth-metrics-dashboa-1773308894104-454ade32.png?_wi=1", imageAlt: "Review Generation Dashboard"},
{
id: "4",
value: "$2M+",
title: "Client Revenue Added",
description: "Cumulative revenue growth for our users",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/revenue-impact-dashboard-showing-2m-cumu-1773308890136-d6c73671.png",
imageAlt: "Revenue Impact Overview",
},
id: "4", value: "$2M+", title: "Client Revenue Added", description: "Cumulative revenue growth for our users", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/revenue-impact-dashboard-showing-2m-cumu-1773308890136-d6c73671.png", imageAlt: "Revenue Impact Overview"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -170,29 +153,17 @@ export default function HomePage() {
author="Marcus Johnson, HVAC Contractor"
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-headshot-of-a-male-contract-1773308888862-c98d77c9.png",
alt: "Marcus Johnson",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-headshot-of-a-male-contract-1773308888862-c98d77c9.png", alt: "Marcus Johnson"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-headshot-of-a-female-busine-1773308888648-4d21f9a6.png",
alt: "Sarah Chen",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-headshot-of-a-female-busine-1773308888648-4d21f9a6.png", alt: "Sarah Chen"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-headshot-of-a-male-business-1773308888566-659212ed.png",
alt: "David Rodriguez",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-headshot-of-a-male-business-1773308888566-659212ed.png", alt: "David Rodriguez"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-headshot-of-a-female-servic-1773308888487-45ba6485.png",
alt: "Emily Walsh",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-headshot-of-a-female-servic-1773308888487-45ba6485.png", alt: "Emily Walsh"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-headshot-of-a-male-business-1773308888912-e70499b5.png",
alt: "James Mitchell",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-headshot-of-a-male-business-1773308888912-e70499b5.png", alt: "James Mitchell"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-headshot-of-a-female-busine-1773308888932-12fd6a2b.png",
alt: "Lisa Anderson",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/professional-headshot-of-a-female-busine-1773308888932-12fd6a2b.png", alt: "Lisa Anderson"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -207,69 +178,31 @@ export default function HomePage() {
tag="Pricing Plans"
plans={[
{
id: "starter",
badge: "Popular",
badgeIcon: Sparkles,
price: "$297",
subtitle: "/month",
buttons: [
id: "starter", badge: "Popular", badgeIcon: Sparkles,
price: "$297", subtitle: "/month", buttons: [
{
text: "Start Free Trial",
href: "https://app.autoflow.ai/signup",
},
text: "Start Free Trial", href: "https://app.autoflow.ai/signup"},
],
features: [
"AI Call Answering (1,000 calls/month)",
"Basic Follow-up Texts",
"Email Support",
"Single User Account",
"Monthly Reports",
],
"AI Call Answering (1,000 calls/month)", "Basic Follow-up Texts", "Email Support", "Single User Account", "Monthly Reports"],
},
{
id: "professional",
badge: "Most Popular",
badgeIcon: Star,
price: "$597",
subtitle: "/month",
buttons: [
id: "professional", badge: "Most Popular", badgeIcon: Star,
price: "$597", subtitle: "/month", buttons: [
{
text: "Start Free Trial",
href: "https://app.autoflow.ai/signup",
},
text: "Start Free Trial", href: "https://app.autoflow.ai/signup"},
],
features: [
"AI Call Answering (5,000 calls/month)",
"Advanced 7-Day Nurture Sequences",
"Smart Review Management",
"Up to 3 Team Members",
"Priority Support",
"Custom Integrations",
"Weekly Performance Calls",
],
"AI Call Answering (5,000 calls/month)", "Advanced 7-Day Nurture Sequences", "Smart Review Management", "Up to 3 Team Members", "Priority Support", "Custom Integrations", "Weekly Performance Calls"],
},
{
id: "enterprise",
badge: "Enterprise",
badgeIcon: Crown,
price: "$997",
subtitle: "/month",
buttons: [
id: "enterprise", badge: "Enterprise", badgeIcon: Crown,
price: "$997", subtitle: "/month", buttons: [
{
text: "Contact Sales",
href: "https://app.autoflow.ai/contact-sales",
},
text: "Contact Sales", href: "https://app.autoflow.ai/contact-sales"},
],
features: [
"Unlimited AI Call Answering",
"Full SEO Optimization Suite",
"Complete Review Management",
"Unlimited Team Members",
"24/7 Dedicated Support",
"Custom AI Training",
"Advanced Analytics & Reporting",
"White-Label Options",
],
"Unlimited AI Call Answering", "Full SEO Optimization Suite", "Complete Review Management", "Unlimited Team Members", "24/7 Dedicated Support", "Custom AI Training", "Advanced Analytics & Reporting", "White-Label Options"],
},
]}
animationType="slide-up"
@@ -298,8 +231,7 @@ export default function HomePage() {
copyrightText="© 2025 AutoFlow AI. All rights reserved."
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Features", href: "#features" },
{ label: "Pricing", href: "#pricing" },
{ label: "Case Studies", href: "/case-studies" },
@@ -307,8 +239,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "#" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
@@ -316,8 +247,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Data Processing", href: "#" },