15 Commits

Author SHA1 Message Date
2be6773b75 Update src/app/page.tsx 2026-04-07 10:23:18 +00:00
50769f2fc0 Update src/app/page.tsx 2026-04-07 10:22:36 +00:00
8647bfc0c4 Merge version_6 into main
Merge version_6 into main
2026-04-07 10:20:53 +00:00
06547500b3 Update src/app/page.tsx 2026-04-07 10:20:49 +00:00
8694ec26b3 Merge version_5 into main
Merge version_5 into main
2026-04-07 10:17:53 +00:00
71a216afa3 Update src/app/page.tsx 2026-04-07 10:17:49 +00:00
8b25d8c3f3 Merge version_4 into main
Merge version_4 into main
2026-04-07 10:15:23 +00:00
e561b20472 Update src/app/page.tsx 2026-04-07 10:15:19 +00:00
2e6151514e Merge version_3 into main
Merge version_3 into main
2026-04-07 10:10:20 +00:00
48ef1c6db6 Update src/app/page.tsx 2026-04-07 10:10:17 +00:00
bedb706b6f Merge version_3 into main
Merge version_3 into main
2026-04-07 10:09:43 +00:00
2790412783 Update src/app/page.tsx 2026-04-07 10:09:39 +00:00
417634c37d Merge version_2 into main
Merge version_2 into main
2026-04-07 10:07:34 +00:00
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 HeroSplitTestimonial from "@/components/sections/hero/HeroSplitTestimonial";
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";
@@ -12,7 +12,7 @@ import FaqBase from "@/components/sections/faq/FaqBase";
import ContactCTA from "@/components/sections/contact/ContactCTA"; import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterBase from "@/components/sections/footer/FooterBase"; import FooterBase from "@/components/sections/footer/FooterBase";
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
import { Bot, Zap, ArrowUpRight, TrendingUp, Shield, Users } from "lucide-react"; import { Zap, ArrowUpRight, TrendingUp, Shield, Users, Mail, Linkedin, Github } from "lucide-react";
export default function WebAgency2Page() { export default function WebAgency2Page() {
return ( return (
@@ -39,129 +39,133 @@ 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" <HeroSplitTestimonial
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." title="Automate Your Business Operations"
tag="AI-First Efficiency" description="Streamline your workflows and eliminate bottlenecks with AI-driven integration strategies."
tagIcon={Bot} background={{ variant: "sparkles-gradient" }}
tagAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-glowing-lines_23-2148816654.jpg"
background={{ variant: "canvas-reveal" }} imageAlt="Hero visual"
buttons={[ mediaAnimation="none"
{ text: "Schedule Demo", href: "#contact" }, fixedMediaHeight={true}
{ text: "Our Methods", href: "#process" }, className="min-h-screen"
]} testimonials={[
buttonAnimation="slide-up" { name: "Elena Vargus", handle: "@elenav", testimonial: "AutomaAI transformed our operations.", rating: 5 }
carouselPosition="right" ]}
leftCarouselItems={[ buttons={[{ text: "Schedule", href: "#contact" }]}
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-technology-background_1017-3798.jpg", imageAlt: "AI Workflow Visualization" }, />
{ imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126876.jpg", imageAlt: "Data Analytics Dashboard" }, </div>
{ imageSrc: "http://img.b2bpic.net/free-photo/dropbox-icon-line-icon-connection-circuit-board_1379-896.jpg", imageAlt: "Automated CRM Flow" }, <div id="solutions">
]} <FeatureBento
rightCarouselItems={[ title="Our Core Integrations"
{ imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-brain-futuristic-data-center_23-2152029074.jpg", imageAlt: "Neural Network Interface" }, description="Seamless connectivity across your entire tech stack to eliminate data silos."
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336612.jpg", imageAlt: "AI Bot Console" }, textboxLayout="default"
{ imageSrc: "http://img.b2bpic.net/free-photo/data-center-admin-uses-ai-visualization-technology-tablet-oversee-tasks_482257-125197.jpg", imageAlt: "Cloud Infrastructure" }, useInvertedBackground={false}
]} animationType="slide-up"
carouselItemClassName="!aspect-[4/5]" features={[
/> {
<FeatureBento title: "Intelligent CRM", description: "Automated lead qualification and personalized email outreach sequences.", bentoComponent: "marquee", centerIcon: Users,
title="Our Core Integrations" variant: "text", texts: ["Salesforce", "HubSpot", "Zapier", "Pipedrive", "Auto-Reply", "Lead Scoring", "Segmentation", "Engagement"]
description="Seamless connectivity across your entire tech stack to eliminate data silos." },
textboxLayout="default" {
useInvertedBackground={false} title: "Process Automation", description: "Custom workflows for data entry, invoicing, and reporting.", bentoComponent: "media-stack", items: [
animationType="slide-up" { imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg", imageAlt: "Workflow Diagram" },
features={[ { 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" }
title: "Intelligent CRM", description: "Automated lead qualification and personalized email outreach sequences.", bentoComponent: "marquee", centerIcon: Users, ]
variant: "text", texts: ["Salesforce", "HubSpot", "Zapier", "Pipedrive", "Auto-Reply", "Lead Scoring", "Segmentation", "Engagement"] },
}, {
{ title: "Analytics Insights", description: "Real-time monitoring of your business performance through AI analysis.", bentoComponent: "media-stack", items: [
title: "Process Automation", description: "Custom workflows for data entry, invoicing, and reporting.", bentoComponent: "media-stack", items: [ { imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-annual-report_1098-3459.jpg", imageAlt: "Chart Analysis" },
{ 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/business-report-graphs-charts-business-concept_1150-2253.jpg", imageAlt: "Trend Reporting" },
{ 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/dynamic-data-visualization-3d_23-2151904330.jpg", imageAlt: "Growth Metrics" }
{ 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" } ]
] }
}, ]}
{ />
title: "Analytics Insights", description: "Real-time monitoring of your business performance through AI analysis.", bentoComponent: "media-stack", items: [ </div>
{ imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-annual-report_1098-3459.jpg", imageAlt: "Chart Analysis" }, <div id="process">
{ imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-concept_1150-2253.jpg", imageAlt: "Trend Reporting" }, <FeatureCardTwentySix
{ imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904330.jpg", imageAlt: "Growth Metrics" } title="Automation Packages"
] description="Scalable solutions for businesses of all sizes looking to optimize operations."
} textboxLayout="default"
]} useInvertedBackground={false}
/> cardClassName="!h-auto aspect-video"
<FeatureCardTwentySix features={[
title="Automation Packages" { 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 },
description="Scalable solutions for businesses of all sizes looking to optimize operations." { 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 },
textboxLayout="default" { 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 },
useInvertedBackground={false} { title: "Growth Tracking", description: "Automated reporting and trend forecasting.", imageSrc: "http://img.b2bpic.net/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", imageAlt: "Analytics Report", buttonIcon: ArrowUpRight }
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 }, </div>
{ 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 }, <div id="testimonials">
{ 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 }, <TestimonialCardFifteen
{ 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 } testimonial="AutomaAI replaced 3 full-time roles with intelligent automation within our first month. The accuracy and speed are unmatched."
]} rating={5}
/> author="— Elena Vargus, COO at ScaleSoft"
<TestimonialCardFifteen avatars={[{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", alt: "Client" }]}
testimonial="AutomaAI replaced 3 full-time roles with intelligent automation within our first month. The accuracy and speed are unmatched." ratingAnimation="slide-up"
rating={5} avatarsAnimation="slide-up"
author="— Elena Vargus, COO at ScaleSoft" useInvertedBackground={false}
avatars={[{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", alt: "Client" }]} />
ratingAnimation="slide-up" </div>
avatarsAnimation="slide-up" <div id="impact">
useInvertedBackground={false} <MetricCardOne
/> title="Measurable Impact"
<MetricCardOne description="Focusing on metrics that drive your bottom line."
title="Measurable Impact" gridVariant="uniform-all-items-equal"
description="Focusing on metrics that drive your bottom line." animationType="slide-up"
gridVariant="uniform-all-items-equal" textboxLayout="default"
animationType="slide-up" useInvertedBackground={false}
textboxLayout="default" metrics={[
useInvertedBackground={false} { id: "m1", value: "70%", title: "Time Saved", description: "Reduction in manual task workload", icon: Zap },
metrics={[ { id: "m2", value: "40%", title: "ROI Increase", description: "Improvement in operational efficiency", icon: TrendingUp },
{ id: "m1", value: "70%", title: "Time Saved", description: "Reduction in manual task workload", icon: Zap }, { id: "m3", value: "99.9%", title: "Accuracy", description: "Data processing precision rate", icon: Shield },
{ id: "m2", value: "40%", title: "ROI Increase", description: "Improvement in operational efficiency", icon: TrendingUp }, ]}
{ id: "m3", value: "99.9%", title: "Accuracy", description: "Data processing precision rate", icon: Shield }, />
]} </div>
/> <div id="about">
<TeamCardFive <TeamCardFive
title="Automation Experts" title="Automation Experts"
description="Engineers and strategists committed to the AI future." description="Engineers and strategists committed to the AI future."
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
team={[ team={[
{ 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: "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: "t2", name: "Maya Joshi", role: "Workflow Strategist", imageSrc: "http://img.b2bpic.net/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" }, { 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" },
]} ]}
/> />
<FaqBase </div>
title="Common Questions" <div id="faq">
description="Everything you need to know about implementing AI." <FaqBase
textboxLayout="default" title="Common Questions"
faqsAnimation="slide-up" description="Everything you need to know about implementing AI."
useInvertedBackground={false} textboxLayout="default"
faqs={[ faqsAnimation="slide-up"
{ 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." }, useInvertedBackground={false}
{ 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." }, faqs={[
{ 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: "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: "q3", title: "What is the turnaround for a pilot?", content: "Typically, we can deploy a pilot automation solution in 7-10 business days." },
<ContactCTA ]}
tag="Consultation" />
title="Start Your Automation Journey" </div>
description="Lets assess your manual bottlenecks and automate them into a competitive advantage." <div id="contact">
background={{ variant: "rotated-rays-animated" }} <ContactCTA
buttons={[{ text: "Schedule a Strategy Session", href: "#contact" }]} tag="Consultation"
buttonAnimation="slide-up" title="Start Your Automation Journey"
useInvertedBackground={false} description="Lets assess your manual bottlenecks and automate them into a competitive advantage."
/> background={{ variant: "rotated-rays-animated" }}
buttons={[{ text: "Schedule a Strategy Session", href: "#contact" }]}
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: "#" }] },