diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6a98ebc..7838173 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -83,7 +83,7 @@ export default function AboutPage() { description="AutoFlow AI was founded in 2023" subdescription="By a team of former McKinsey consultants and senior engineers from Salesforce, Microsoft, and Google" icon={Users} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-headshot-of-a-confident-div-1772479539304-4c0b5723.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-headshot-of-a-confident-div-1772479539304-4c0b5723.png" imageAlt="AutoFlow AI founding team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -98,26 +98,14 @@ export default function AboutPage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Sarah Chen - CEO & Co-Founder", - tags: ["Strategy", "Enterprise"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-headshot-of-a-confident-div-1772479539304-4c0b5723.png?_wi=2", - imageAlt: "Sarah Chen", - }, + id: "1", title: "Sarah Chen - CEO & Co-Founder", tags: ["Strategy", "Enterprise"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-headshot-of-a-confident-div-1772479539304-4c0b5723.png", imageAlt: "Sarah Chen"}, { - id: "2", - title: "Marcus Johnson - CTO & Co-Founder", - tags: ["AI/ML", "Architecture"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-headshot-of-a-diverse-ai-re-1772479540204-24669ebf.png", - imageAlt: "Marcus Johnson", - }, + id: "2", title: "Marcus Johnson - CTO & Co-Founder", tags: ["AI/ML", "Architecture"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-headshot-of-a-diverse-ai-re-1772479540204-24669ebf.png", imageAlt: "Marcus Johnson"}, { - id: "3", - title: "Elena Rodriguez - VP Product", - tags: ["Product", "UX Design"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-headshot-of-a-diverse-produ-1772479538290-cc678e66.png", - imageAlt: "Elena Rodriguez", - }, + id: "3", title: "Elena Rodriguez - VP Product", tags: ["Product", "UX Design"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-headshot-of-a-diverse-produ-1772479538290-cc678e66.png", imageAlt: "Elena Rodriguez"}, ]} animationType="slide-up" textboxLayout="default" @@ -135,26 +123,14 @@ export default function AboutPage() { tagAnimation="opacity" features={[ { - id: "1", - title: "Customer-First Innovation", - tags: ["Customer Success", "Continuous Improvement"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/beautiful-data-visualization-showing-ai--1772479538906-677c104a.png?_wi=2", - imageAlt: "Customer success", - }, + id: "1", title: "Customer-First Innovation", tags: ["Customer Success", "Continuous Improvement"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/beautiful-data-visualization-showing-ai--1772479538906-677c104a.png", imageAlt: "Customer success"}, { - id: "2", - title: "Enterprise-Grade Security", - tags: ["Trust", "Compliance"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/visual-representation-of-ai-system-integ-1772479539418-28c481d8.png?_wi=2", - imageAlt: "Security and compliance", - }, + id: "2", title: "Enterprise-Grade Security", tags: ["Trust", "Compliance"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/visual-representation-of-ai-system-integ-1772479539418-28c481d8.png", imageAlt: "Security and compliance"}, { - id: "3", - title: "Transparent & Ethical AI", - tags: ["Ethics", "Accountability"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/a-conceptual-illustration-of-intelligent-1772479538637-4d82e10d.png?_wi=2", - imageAlt: "Ethical AI practices", - }, + id: "3", title: "Transparent & Ethical AI", tags: ["Ethics", "Accountability"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/a-conceptual-illustration-of-intelligent-1772479538637-4d82e10d.png", imageAlt: "Ethical AI practices"}, ]} animationType="blur-reveal" textboxLayout="default" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2fdaab8..50d2dd5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -83,7 +83,7 @@ export default function ContactPage() { tagAnimation="opacity" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/modern-contact-or-cta-interface-showing--1772479539673-85b95674.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/modern-contact-or-cta-interface-showing--1772479539673-85b95674.png" imageAlt="AutoFlow AI Demo Request" mediaAnimation="slide-up" mediaPosition="right" @@ -105,35 +105,17 @@ export default function ContactPage() { faqsAnimation="blur-reveal" faqs={[ { - id: "1", - title: "How long does a demo typically take?", - content: "Our demos are customized to your needs and typically run 30-45 minutes. We'll walk through your specific use case, show relevant AutoFlow AI features, and discuss implementation timeline and pricing.", - }, + id: "1", title: "How long does a demo typically take?", content: "Our demos are customized to your needs and typically run 30-45 minutes. We'll walk through your specific use case, show relevant AutoFlow AI features, and discuss implementation timeline and pricing."}, { - id: "2", - title: "What information do you need before the demo?", - content: "We'd like to know about your business, the workflows you want to automate, your current tools and systems, and your timeline for implementation. This helps us tailor the demo to your exact needs.", - }, + id: "2", title: "What information do you need before the demo?", content: "We'd like to know about your business, the workflows you want to automate, your current tools and systems, and your timeline for implementation. This helps us tailor the demo to your exact needs."}, { - id: "3", - title: "Can I schedule a demo outside business hours?", - content: "Yes, we offer flexible scheduling including evenings and weekends for executive reviews. Contact our sales team and we'll find a time that works for you.", - }, + id: "3", title: "Can I schedule a demo outside business hours?", content: "Yes, we offer flexible scheduling including evenings and weekends for executive reviews. Contact our sales team and we'll find a time that works for you."}, { - id: "4", - title: "What's the next step after the demo?", - content: "After the demo, we'll provide a custom proposal including implementation timeline, pricing, and success roadmap. You can then schedule a free trial to explore AutoFlow AI hands-on.", - }, + id: "4", title: "What's the next step after the demo?", content: "After the demo, we'll provide a custom proposal including implementation timeline, pricing, and success roadmap. You can then schedule a free trial to explore AutoFlow AI hands-on."}, { - id: "5", - title: "Do you have a sales team I can speak with directly?", - content: "Absolutely. Request a demo and you'll be connected with a dedicated sales representative who will be your point of contact throughout the entire process.", - }, + id: "5", title: "Do you have a sales team I can speak with directly?", content: "Absolutely. Request a demo and you'll be connected with a dedicated sales representative who will be your point of contact throughout the entire process."}, { - id: "6", - title: "What if I have questions before scheduling a demo?", - content: "Contact our support team anytime at support@autoflow.ai or use the chat feature on our website. Our team typically responds within 24 hours during business days.", - }, + id: "6", title: "What if I have questions before scheduling a demo?", content: "Contact our support team anytime at support@autoflow.ai or use the chat feature on our website. Our team typically responds within 24 hours during business days."}, ]} /> diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c8f7832..36303e4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,37 +5,23 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const poppins = Poppins({ - variable: "--font-poppins", - subsets: ["latin"], + variable: "--font-poppins", subsets: ["latin"], weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"], }); export const metadata: Metadata = { - title: "AutoFlow AI - Enterprise Workflow Automation", - description: "Streamline complex workflows with AI automation. See measurable results in weeks. Get started free or request a demo.", - keywords: "AI automation, workflow automation, enterprise AI, business process automation, intelligent automation", - robots: { + title: "AutoFlow AI - Enterprise Workflow Automation", description: "Streamline complex workflows with AI automation. See measurable results in weeks. Get started free or request a demo.", keywords: "AI automation, workflow automation, enterprise AI, business process automation, intelligent automation", robots: { index: true, follow: true, }, openGraph: { - title: "AutoFlow AI - Intelligent Automation for Enterprise", - description: "Transform your business with AI-powered workflow automation. Achieve 67% efficiency gains and immediate ROI.", - url: "https://autoflow-ai.com", - siteName: "AutoFlow AI", - type: "website", - images: [ + title: "AutoFlow AI - Intelligent Automation for Enterprise", description: "Transform your business with AI-powered workflow automation. Achieve 67% efficiency gains and immediate ROI.", url: "https://autoflow-ai.com", siteName: "AutoFlow AI", type: "website", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/a-modern-clean-ai-analytics-dashboard-in-1772479539619-7dbe1ccd.png", - alt: "AutoFlow AI Dashboard", - }, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/a-modern-clean-ai-analytics-dashboard-in-1772479539619-7dbe1ccd.png", alt: "AutoFlow AI Dashboard"}, ], }, twitter: { - card: "summary_large_image", - title: "AutoFlow AI - Enterprise Workflow Automation", - description: "See 67% efficiency gains with intelligent AI automation. Request a demo today.", - images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/a-modern-clean-ai-analytics-dashboard-in-1772479539619-7dbe1ccd.png"], + card: "summary_large_image", title: "AutoFlow AI - Enterprise Workflow Automation", description: "See 67% efficiency gains with intelligent AI automation. Request a demo today.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/a-modern-clean-ai-analytics-dashboard-in-1772479539619-7dbe1ccd.png"], }, }; diff --git a/src/app/page.tsx b/src/app/page.tsx index c980980..651edc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,8 @@ import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCa import MetricCardTen from "@/components/sections/metrics/MetricCardTen"; import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; +import FaqDouble from "@/components/sections/faq/FaqDouble"; +import ContactSplit from "@/components/sections/contact/ContactSplit"; import { Zap } from "lucide-react"; export default function HomePage() { @@ -107,26 +109,14 @@ export default function HomePage() { tagAnimation="blur-reveal" features={[ { - id: "1", - title: "Intelligent Workflow Automation", - tags: ["Process Automation", "No-Code"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/a-conceptual-illustration-of-intelligent-1772479538637-4d82e10d.png?_wi=1", - imageAlt: "Workflow automation illustration", - }, + id: "1", title: "Intelligent Workflow Automation", tags: ["Process Automation", "No-Code"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/a-conceptual-illustration-of-intelligent-1772479538637-4d82e10d.png", imageAlt: "Workflow automation illustration"}, { - id: "2", - title: "Seamless System Integration", - tags: ["API Integration", "Enterprise Ready"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/visual-representation-of-ai-system-integ-1772479539418-28c481d8.png?_wi=1", - imageAlt: "System integration diagram", - }, + id: "2", title: "Seamless System Integration", tags: ["API Integration", "Enterprise Ready"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/visual-representation-of-ai-system-integ-1772479539418-28c481d8.png", imageAlt: "System integration diagram"}, { - id: "3", - title: "Real-Time AI Insights", - tags: ["Analytics", "Predictive"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/beautiful-data-visualization-showing-ai--1772479538906-677c104a.png?_wi=1", - imageAlt: "Data insights visualization", - }, + id: "3", title: "Real-Time AI Insights", tags: ["Analytics", "Predictive"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/beautiful-data-visualization-showing-ai--1772479538906-677c104a.png", imageAlt: "Data insights visualization"}, ]} animationType="slide-up" textboxLayout="default" @@ -144,15 +134,7 @@ export default function HomePage() { tagAnimation="opacity" names={["Microsoft", "Salesforce", "AWS", "Adobe", "IBM", "Oracle", "Google", "Apple"]} logos={[ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-microsoft-company-logo-and-wordmark--1772479537746-893f3235.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-salesforce-company-logo-and-wordmark-1772479538444-576cd0c6.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-aws-amazon-web-services-company-logo-1772479538500-d3f6a4db.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-adobe-company-logo-and-wordmark-prof-1772479539435-dab1a1c2.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-ibm-company-logo-professional-enterp-1772479538610-9c187a83.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-oracle-company-logo-and-wordmark-pro-1772479537496-640b1f6a.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-google-company-logo-professional-tec-1772479537619-a76a0acd.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-apple-company-logo-professional-tech-1772479538030-17b48669.png", - ]} + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-microsoft-company-logo-and-wordmark--1772479537746-893f3235.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-salesforce-company-logo-and-wordmark-1772479538444-576cd0c6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-aws-amazon-web-services-company-logo-1772479538500-d3f6a4db.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-adobe-company-logo-and-wordmark-prof-1772479539435-dab1a1c2.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-ibm-company-logo-professional-enterp-1772479538610-9c187a83.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-oracle-company-logo-and-wordmark-pro-1772479537496-640b1f6a.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-google-company-logo-professional-tec-1772479537619-a76a0acd.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/the-apple-company-logo-professional-tech-1772479538030-17b48669.png"]} textboxLayout="default" useInvertedBackground={false} speed={40} @@ -168,33 +150,13 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "1", - title: "Average Process Efficiency Gain", - subtitle: "Across all customer implementations", - category: "Productivity", - value: "67%", - }, + id: "1", title: "Average Process Efficiency Gain", subtitle: "Across all customer implementations", category: "Productivity", value: "67%"}, { - id: "2", - title: "Cost Reduction in First Year", - subtitle: "Through automation and error elimination", - category: "ROI", - value: "$2.3M", - }, + id: "2", title: "Cost Reduction in First Year", subtitle: "Through automation and error elimination", category: "ROI", value: "$2.3M"}, { - id: "3", - title: "Implementation Time Reduction", - subtitle: "Compared to traditional enterprise software", - category: "Speed", - value: "87%", - }, + id: "3", title: "Implementation Time Reduction", subtitle: "Compared to traditional enterprise software", category: "Speed", value: "87%"}, { - id: "4", - title: "Customer Satisfaction Score", - subtitle: "From enterprise clients", - category: "NPS", - value: "9.2/10", - }, + id: "4", title: "Customer Satisfaction Score", subtitle: "From enterprise clients", category: "NPS", value: "9.2/10"}, ]} animationType="scale-rotate" textboxLayout="default" @@ -209,47 +171,66 @@ export default function HomePage() { author="Sarah Chen, VP Operations" avatars={[ { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-avatar-of-a-confident-enter-1772479538416-95fbd98a.png", - alt: "Sarah Chen", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-avatar-of-a-confident-enter-1772479538416-95fbd98a.png", alt: "Sarah Chen"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-avatar-of-a-diverse-operati-1772479538573-9117c204.png", - alt: "Michael Rodriguez", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-avatar-of-a-diverse-operati-1772479538573-9117c204.png", alt: "Michael Rodriguez"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-avatar-of-a-diverse-it-mana-1772479539569-85fdb48b.png", - alt: "Jennifer Park", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-avatar-of-a-diverse-it-mana-1772479539569-85fdb48b.png", alt: "Jennifer Park"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-avatar-of-a-confident-produ-1772479540225-b449f317.png", - alt: "David Kumar", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-avatar-of-a-confident-produ-1772479540225-b449f317.png", alt: "David Kumar"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-avatar-of-a-diverse-enterpr-1772479538483-9ecec6cc.png", - alt: "Emily Thompson", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-avatar-of-a-diverse-enterpr-1772479538483-9ecec6cc.png", alt: "Emily Thompson"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-avatar-of-a-confident-techn-1772479537953-dafe2e3d.png", - alt: "James Morrison", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1Nensmz5nLsfbJCbmmFna8v9/professional-avatar-of-a-confident-techn-1772479537953-dafe2e3d.png", alt: "James Morrison"}, ]} ratingAnimation="blur-reveal" - avatarsAnimation="entrance-slide" + avatarsAnimation="slide-up" useInvertedBackground={false} /> -