2 Commits

Author SHA1 Message Date
440b93e4b4 Update src/app/page.tsx 2026-04-07 10:07:30 +00:00
213ea40726 Merge version_1 into main
Merge version_1 into main
2026-04-07 10:05:58 +00:00

View File

@@ -3,7 +3,7 @@
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel"; import HeroLogo from "@/components/sections/hero/HeroLogo";
import FeatureBento from "@/components/sections/feature/FeatureBento"; import FeatureBento from "@/components/sections/feature/FeatureBento";
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix"; import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
import MetricCardOne from "@/components/sections/metrics/MetricCardOne"; import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
@@ -39,129 +39,130 @@ export default function WebAgency2Page() {
]} ]}
button={{ text: "Request Audit", href: "#contact" }} button={{ text: "Request Audit", href: "#contact" }}
/> />
<HeroSplitDoubleCarousel <div id="hero">
title="Automate Your Business to Scale" <HeroLogo
description="Stop wasting time on manual tasks. We implement intelligent AI agents and automated workflows that run 24/7, so you can focus on strategy." logoText="AutomaAI"
tag="AI-First Efficiency" description="Stop wasting time on manual tasks. We implement intelligent AI agents and automated workflows that run 24/7, so you can focus on strategy."
tagIcon={Bot} imageSrc="http://img.b2bpic.net/free-photo/artificial-intelligence-brain-futuristic-data-center_23-2152029074.jpg"
tagAnimation="slide-up" imageAlt="AI Automation Concept"
background={{ variant: "canvas-reveal" }} buttons={[
buttons={[ { text: "Schedule Demo", href: "#contact" },
{ text: "Schedule Demo", href: "#contact" }, { text: "Our Methods", href: "#process" },
{ text: "Our Methods", href: "#process" }, ]}
]} buttonAnimation="slide-up"
buttonAnimation="slide-up" />
carouselPosition="right" </div>
leftCarouselItems={[ <div id="solutions">
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-technology-background_1017-3798.jpg", imageAlt: "AI Workflow Visualization" }, <FeatureBento
{ imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126876.jpg", imageAlt: "Data Analytics Dashboard" }, title="Our Core Integrations"
{ imageSrc: "http://img.b2bpic.net/free-photo/dropbox-icon-line-icon-connection-circuit-board_1379-896.jpg", imageAlt: "Automated CRM Flow" }, description="Seamless connectivity across your entire tech stack to eliminate data silos."
]} textboxLayout="default"
rightCarouselItems={[ useInvertedBackground={false}
{ imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-brain-futuristic-data-center_23-2152029074.jpg", imageAlt: "Neural Network Interface" }, animationType="slide-up"
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336612.jpg", imageAlt: "AI Bot Console" }, features={[
{ imageSrc: "http://img.b2bpic.net/free-photo/data-center-admin-uses-ai-visualization-technology-tablet-oversee-tasks_482257-125197.jpg", imageAlt: "Cloud Infrastructure" }, {
]} title: "Intelligent CRM", description: "Automated lead qualification and personalized email outreach sequences.", bentoComponent: "marquee", centerIcon: Users,
carouselItemClassName="!aspect-[4/5]" variant: "text", texts: ["Salesforce", "HubSpot", "Zapier", "Pipedrive", "Auto-Reply", "Lead Scoring", "Segmentation", "Engagement"]
/> },
<FeatureBento {
title="Our Core Integrations" title: "Process Automation", description: "Custom workflows for data entry, invoicing, and reporting.", bentoComponent: "media-stack", items: [
description="Seamless connectivity across your entire tech stack to eliminate data silos." { imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg", imageAlt: "Workflow Diagram" },
textboxLayout="default" { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-man-his-room-playing-online-video-games-computer_482257-17126.jpg", imageAlt: "Automation Console" },
useInvertedBackground={false} { imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "Data Sync Monitor" }
animationType="slide-up" ]
features={[ },
{ {
title: "Intelligent CRM", description: "Automated lead qualification and personalized email outreach sequences.", bentoComponent: "marquee", centerIcon: Users, title: "Analytics Insights", description: "Real-time monitoring of your business performance through AI analysis.", bentoComponent: "media-stack", items: [
variant: "text", texts: ["Salesforce", "HubSpot", "Zapier", "Pipedrive", "Auto-Reply", "Lead Scoring", "Segmentation", "Engagement"] { imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-annual-report_1098-3459.jpg", imageAlt: "Chart Analysis" },
}, { imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-concept_1150-2253.jpg", imageAlt: "Trend Reporting" },
{ { imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904330.jpg", imageAlt: "Growth Metrics" }
title: "Process Automation", description: "Custom workflows for data entry, invoicing, and reporting.", bentoComponent: "media-stack", items: [ ]
{ imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg", imageAlt: "Workflow Diagram" }, }
{ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-man-his-room-playing-online-video-games-computer_482257-17126.jpg", imageAlt: "Automation Console" }, ]}
{ imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "Data Sync Monitor" } />
] </div>
}, <div id="process">
{ <FeatureCardTwentySix
title: "Analytics Insights", description: "Real-time monitoring of your business performance through AI analysis.", bentoComponent: "media-stack", items: [ title="Automation Packages"
{ imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-annual-report_1098-3459.jpg", imageAlt: "Chart Analysis" }, description="Scalable solutions for businesses of all sizes looking to optimize operations."
{ imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-concept_1150-2253.jpg", imageAlt: "Trend Reporting" }, textboxLayout="default"
{ imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904330.jpg", imageAlt: "Growth Metrics" } useInvertedBackground={false}
] cardClassName="!h-auto aspect-video"
} features={[
]} { title: "Customer Support AI", description: "Instant AI chat support for your website.", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065061.jpg", imageAlt: "AI Chat Bot", buttonIcon: ArrowUpRight },
/> { title: "Operational Workflow", description: "End-to-end task management automation.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bored-people-working_23-2150697568.jpg", imageAlt: "Work Automation", buttonIcon: ArrowUpRight },
<FeatureCardTwentySix { title: "Data Synthesis", description: "Automated document and data parsing.", imageSrc: "http://img.b2bpic.net/free-photo/female-architect-looking-building-model-late-night-time-home-office-engineer-artist-creating-working-office-holding-scale-building-model-determination-career_482257-6670.jpg", imageAlt: "Data Processing", buttonIcon: ArrowUpRight },
title="Automation Packages" { title: "Growth Tracking", description: "Automated reporting and trend forecasting.", imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", imageAlt: "Analytics Report", buttonIcon: ArrowUpRight }
description="Scalable solutions for businesses of all sizes looking to optimize operations." ]}
textboxLayout="default" />
useInvertedBackground={false} </div>
cardClassName="!h-auto aspect-video" <div id="testimonials">
features={[ <TestimonialCardFifteen
{ title: "Customer Support AI", description: "Instant AI chat support for your website.", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065061.jpg", imageAlt: "AI Chat Bot", buttonIcon: ArrowUpRight }, testimonial="AutomaAI replaced 3 full-time roles with intelligent automation within our first month. The accuracy and speed are unmatched."
{ title: "Operational Workflow", description: "End-to-end task management automation.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bored-people-working_23-2150697568.jpg", imageAlt: "Work Automation", buttonIcon: ArrowUpRight }, rating={5}
{ title: "Data Synthesis", description: "Automated document and data parsing.", imageSrc: "http://img.b2bpic.net/free-photo/female-architect-looking-building-model-late-night-time-home-office-engineer-artist-creating-working-office-holding-scale-building-model-determination-career_482257-6670.jpg", imageAlt: "Data Processing", buttonIcon: ArrowUpRight }, author="— Elena Vargus, COO at ScaleSoft"
{ title: "Growth Tracking", description: "Automated reporting and trend forecasting.", imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", imageAlt: "Analytics Report", buttonIcon: ArrowUpRight } avatars={[{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", alt: "Client" }]}
]} ratingAnimation="slide-up"
/> avatarsAnimation="slide-up"
<TestimonialCardFifteen useInvertedBackground={false}
testimonial="AutomaAI replaced 3 full-time roles with intelligent automation within our first month. The accuracy and speed are unmatched." />
rating={5} </div>
author="— Elena Vargus, COO at ScaleSoft" <div id="impact">
avatars={[{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", alt: "Client" }]} <MetricCardOne
ratingAnimation="slide-up" title="Measurable Impact"
avatarsAnimation="slide-up" description="Focusing on metrics that drive your bottom line."
useInvertedBackground={false} gridVariant="uniform-all-items-equal"
/> animationType="slide-up"
<MetricCardOne textboxLayout="default"
title="Measurable Impact" useInvertedBackground={false}
description="Focusing on metrics that drive your bottom line." metrics={[
gridVariant="uniform-all-items-equal" { id: "m1", value: "70%", title: "Time Saved", description: "Reduction in manual task workload", icon: Zap },
animationType="slide-up" { id: "m2", value: "40%", title: "ROI Increase", description: "Improvement in operational efficiency", icon: TrendingUp },
textboxLayout="default" { id: "m3", value: "99.9%", title: "Accuracy", description: "Data processing precision rate", icon: Shield },
useInvertedBackground={false} ]}
metrics={[ />
{ id: "m1", value: "70%", title: "Time Saved", description: "Reduction in manual task workload", icon: Zap }, </div>
{ id: "m2", value: "40%", title: "ROI Increase", description: "Improvement in operational efficiency", icon: TrendingUp }, <div id="about">
{ id: "m3", value: "99.9%", title: "Accuracy", description: "Data processing precision rate", icon: Shield }, <TeamCardFive
]} title="Automation Experts"
/> description="Engineers and strategists committed to the AI future."
<TeamCardFive textboxLayout="default"
title="Automation Experts" animationType="slide-up"
description="Engineers and strategists committed to the AI future." useInvertedBackground={false}
textboxLayout="default" team={[
animationType="slide-up" { id: "t1", name: "Dr. Aris Thorne", role: "Lead AI Architect", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-cafe-owner-wearing-visor-protective-gloves-while-using-digital-tablet-looking-camera_637285-6574.jpg" },
useInvertedBackground={false} { id: "t2", name: "Maya Joshi", role: "Workflow Strategist", imageSrc: "http://img.b2bpic.net/free-photo/senior-business-woman-smiling_1187-1564.jpg" },
team={[ { id: "t3", name: "Kevin O'Shea", role: "Integrations Expert", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-architect-analyzing-building-model-design-urban-construction-office_482257-37076.jpg" },
{ id: "t1", name: "Dr. Aris Thorne", role: "Lead AI Architect", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-cafe-owner-wearing-visor-protective-gloves-while-using-digital-tablet-looking-camera_637285-6574.jpg" }, ]}
{ id: "t2", name: "Maya Joshi", role: "Workflow Strategist", imageSrc: "http://img.b2bpic.net/free-photo/senior-business-woman-smiling_1187-1564.jpg" }, />
{ id: "t3", name: "Kevin O'Shea", role: "Integrations Expert", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-architect-analyzing-building-model-design-urban-construction-office_482257-37076.jpg" }, </div>
]} <div id="faq">
/> <FaqBase
<FaqBase title="Common Questions"
title="Common Questions" description="Everything you need to know about implementing AI."
description="Everything you need to know about implementing AI." textboxLayout="default"
textboxLayout="default" faqsAnimation="slide-up"
faqsAnimation="slide-up" useInvertedBackground={false}
useInvertedBackground={false} faqs={[
faqs={[ { id: "q1", title: "How do we integrate with existing software?", content: "We build custom middleware that connects directly to your current CRM, ERP, and communication platforms via secure APIs." },
{ id: "q1", title: "How do we integrate with existing software?", content: "We build custom middleware that connects directly to your current CRM, ERP, and communication platforms via secure APIs." }, { id: "q2", title: "Is my data secure?", content: "We prioritize SOC2 compliance and enterprise-grade encryption. Your data never leaves your secure environment without authorization." },
{ id: "q2", title: "Is my data secure?", content: "We prioritize SOC2 compliance and enterprise-grade encryption. Your data never leaves your secure environment without authorization." }, { id: "q3", title: "What is the turnaround for a pilot?", content: "Typically, we can deploy a pilot automation solution in 7-10 business days." },
{ id: "q3", title: "What is the turnaround for a pilot?", content: "Typically, we can deploy a pilot automation solution in 7-10 business days." }, ]}
]} />
/> </div>
<ContactCTA <div id="contact">
tag="Consultation" <ContactCTA
title="Start Your Automation Journey" tag="Consultation"
description="Lets assess your manual bottlenecks and automate them into a competitive advantage." title="Start Your Automation Journey"
background={{ variant: "rotated-rays-animated" }} description="Lets assess your manual bottlenecks and automate them into a competitive advantage."
buttons={[{ text: "Schedule a Strategy Session", href: "#contact" }]} background={{ variant: "rotated-rays-animated" }}
buttonAnimation="slide-up" buttons={[{ text: "Schedule a Strategy Session", href: "#contact" }]}
useInvertedBackground={false} buttonAnimation="slide-up"
/> useInvertedBackground={false}
/>
</div>
<FooterBase <FooterBase
logoText="AutomaAI" logoText="AutomaAI"
copyrightText="© 2026 | AutomaAI"
columns={[ columns={[
{ title: "Product", items: [{ label: "Features", href: "#" }, { label: "Security", href: "#" }] }, { title: "Product", items: [{ label: "Features", href: "#" }, { label: "Security", href: "#" }] },
{ title: "Resources", items: [{ label: "API Docs", href: "#" }, { label: "Case Studies", href: "#" }] }, { title: "Resources", items: [{ label: "API Docs", href: "#" }, { label: "Case Studies", href: "#" }] },