10 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
bedb706b6f Merge version_3 into main
Merge version_3 into main
2026-04-07 10:09:43 +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 HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia"; 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 { 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 (
@@ -40,21 +40,19 @@ export default function WebAgency2Page() {
button={{ text: "Request Audit", href: "#contact" }} button={{ text: "Request Audit", href: "#contact" }}
/> />
<div id="hero"> <div id="hero">
<HeroSplitDualMedia <HeroSplitTestimonial
title="Automate Your Business Operations" title="Automate Your Business Operations"
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." description="Streamline your workflows and eliminate bottlenecks with AI-driven integration strategies."
tag="AI Solutions" background={{ variant: "sparkles-gradient" }}
rating={5} imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-glowing-lines_23-2148816654.jpg"
ratingText="Rated 5/5 by enterprise clients" imageAlt="Hero visual"
mediaItems={[ mediaAnimation="none"
{ imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-brain-futuristic-data-center_23-2152029074.jpg", imageAlt: "AI Automation Concept" }, fixedMediaHeight={true}
{ imageSrc: "http://img.b2bpic.net/free-photo/digital-transformation-concept_23-2152029078.jpg", imageAlt: "Digital Transformation" } className="min-h-screen"
testimonials={[
{ name: "Elena Vargus", handle: "@elenav", testimonial: "AutomaAI transformed our operations.", rating: 5 }
]} ]}
buttons={[ buttons={[{ text: "Schedule", href: "#contact" }]}
{ text: "Schedule Demo", href: "#contact" },
{ text: "Our Methods", href: "#process" },
]}
background={{ variant: "glowing-orb" }}
/> />
</div> </div>
<div id="solutions"> <div id="solutions">
@@ -79,7 +77,7 @@ export default function WebAgency2Page() {
{ {
title: "Analytics Insights", description: "Real-time monitoring of your business performance through AI analysis.", bentoComponent: "media-stack", items: [ title: "Analytics Insights", description: "Real-time monitoring of your business performance through AI analysis.", 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/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/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" } { imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904330.jpg", imageAlt: "Growth Metrics" }
] ]
} }
@@ -97,7 +95,7 @@ export default function WebAgency2Page() {
{ 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: "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 }, { 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 },
{ 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: "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: "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 } { 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 }
]} ]}
/> />
</div> </div>
@@ -136,7 +134,7 @@ export default function WebAgency2Page() {
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" },
]} ]}
/> />
@@ -177,4 +175,4 @@ export default function WebAgency2Page() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }