From 7091a80b5d9f8a6a18c264b650e71153cb9f18fc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 10:01:04 +0000 Subject: [PATCH 1/4] Update src/app/case-studies/page.tsx --- src/app/case-studies/page.tsx | 61 ++++++++--------------------------- 1 file changed, 13 insertions(+), 48 deletions(-) diff --git a/src/app/case-studies/page.tsx b/src/app/case-studies/page.tsx index b88bb3c..70586c8 100644 --- a/src/app/case-studies/page.tsx +++ b/src/app/case-studies/page.tsx @@ -19,8 +19,7 @@ export default function CaseStudiesPage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Features", href: "#features" }, { label: "Pricing", href: "#pricing" }, { label: "Case Studies", href: "/case-studies" }, @@ -28,8 +27,7 @@ export default function CaseStudiesPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#" }, { label: "Blog", href: "#" }, { label: "Careers", href: "#" }, @@ -37,8 +35,7 @@ export default function CaseStudiesPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Data Processing", href: "#" }, @@ -64,9 +61,7 @@ export default function CaseStudiesPage() { brandName="AutoFlow AI" navItems={navItems} button={{ - text: "Get More Customers", - href: "#pricing", - }} + text: "Get More Customers", href: "#pricing"}} /> @@ -91,29 +86,11 @@ export default function CaseStudiesPage() { Date: Thu, 12 Mar 2026 10:01:05 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 61 +++++++++++----------------------------- 1 file changed, 16 insertions(+), 45 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 56ca0cd..175bef1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -36,9 +36,7 @@ export default function ContactPage() { brandName="AutoFlow AI" navItems={navItems} button={{ - text: "Get More Customers", - href: "/contact#contact", - }} + text: "Get More Customers", href: "/contact#contact"}} /> @@ -63,26 +61,14 @@ export default function ContactPage() { tag="Why Us" features={[ { - id: "1", - title: "24/7 AI Receptionist", - tags: ["Always Available", "Never Miss a Call"], - 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=2", - imageAlt: "AI Call Answering Interface", - }, + id: "1", title: "24/7 AI Receptionist", tags: ["Always Available", "Never Miss a Call"], + 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=2", imageAlt: "AI Call Answering Interface"}, { - id: "2", - title: "Automated Follow-up Sequences", - tags: ["Higher Conversions", "Personalized"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/automated-text-message-campaign-interfac-1773308890804-3235fed8.png?_wi=2", - imageAlt: "Automated Text Message Dashboard", - }, + id: "2", title: "Automated Follow-up Sequences", tags: ["Higher Conversions", "Personalized"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/automated-text-message-campaign-interfac-1773308890804-3235fed8.png?_wi=2", imageAlt: "Automated Text Message Dashboard"}, { - id: "3", - title: "Smart Review Management", - tags: ["Reputation Protection", "More 5-Stars"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/review-management-and-reputation-monitor-1773308889861-23b23091.png?_wi=2", - imageAlt: "Review Management Interface", - }, + id: "3", title: "Smart Review Management", tags: ["Reputation Protection", "More 5-Stars"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjjyHBPHXRrHGOlh4w7NKrwjA1/review-management-and-reputation-monitor-1773308889861-23b23091.png?_wi=2", imageAlt: "Review Management Interface"}, ]} animationType="slide-up" textboxLayout="default" @@ -97,29 +83,17 @@ export default function ContactPage() { 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" @@ -133,8 +107,7 @@ export default function ContactPage() { 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" }, @@ -142,8 +115,7 @@ export default function ContactPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#" }, { label: "Blog", href: "#" }, { label: "Careers", href: "#" }, @@ -151,8 +123,7 @@ export default function ContactPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Data Processing", href: "#" }, From 1c2b1b749d3ff2838106521b61abf6f411094667 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 10:01:05 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 164 +++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 138 insertions(+), 26 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2cc6ca2..f053c46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import TestimonialCardFifteen from "@/components/sections/testimonial/Testimonia import PricingCardEight from "@/components/sections/pricing/PricingCardEight"; import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterBase from "@/components/sections/footer/FooterBase"; -import { Zap, Sparkles, Star, Crown, Gift } from "lucide-react"; +import { Zap, Sparkles, Star, Crown, Gift, MessageCircle, Phone, CheckCircle } from "lucide-react"; export default function HomePage() { const navItems = [ @@ -40,7 +40,8 @@ export default function HomePage() { brandName="AutoFlow AI" navItems={navItems} button={{ - text: "Get More Customers", href: "#pricing"}} + text: "Get More Customers", href: "#pricing" + }} /> @@ -69,16 +70,107 @@ export default function HomePage() { 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"}, + 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"}, + 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"}, + 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"}, + 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} + /> + + +
+ +
+ +
+ +
+ +
+ Date: Thu, 12 Mar 2026 10:01:06 +0000 Subject: [PATCH 4/4] Update src/app/pricing-details/page.tsx --- src/app/pricing-details/page.tsx | 123 +++++++------------------------ 1 file changed, 25 insertions(+), 98 deletions(-) diff --git a/src/app/pricing-details/page.tsx b/src/app/pricing-details/page.tsx index 3a7a41f..035462c 100644 --- a/src/app/pricing-details/page.tsx +++ b/src/app/pricing-details/page.tsx @@ -36,9 +36,7 @@ export default function PricingDetailsPage() { brandName="AutoFlow AI" navItems={navItems} button={{ - text: "Get More Customers", - href: "/pricing-details#pricing", - }} + text: "Get More Customers", href: "/pricing-details#pricing"}} />
@@ -49,69 +47,31 @@ export default function PricingDetailsPage() { 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" @@ -127,29 +87,11 @@ export default function PricingDetailsPage() { 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=4", - 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=4", 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=3", - 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=3", 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=3", - 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=3", imageAlt: "Review Generation Dashboard"}, ]} animationType="slide-up" textboxLayout="default" @@ -164,29 +106,17 @@ export default function PricingDetailsPage() { 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" @@ -200,8 +130,7 @@ export default function PricingDetailsPage() { 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" }, @@ -209,8 +138,7 @@ export default function PricingDetailsPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#" }, { label: "Blog", href: "#" }, { label: "Careers", href: "#" }, @@ -218,8 +146,7 @@ export default function PricingDetailsPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Data Processing", href: "#" },