From 0e6337c2b51a4a381371342a9e18ed88c6417051 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 15:17:36 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 129 +++++++++++++---------------------------- 1 file changed, 40 insertions(+), 89 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 053ce3b..16214a0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -2,12 +2,11 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; -import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; +import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; +import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -export default function LandingPage() { +export default function AboutPage() { return ( - + -
- -
+
+ +
+

Our Journey

+

Founded by industry veterans with a shared vision, AiViqo began as a small boutique consultancy focused on solving the most complex automation bottlenecks for mid-market firms. Over the years, we have transformed into an enterprise-grade AI partner, serving clients across North America and Europe.

+

Our leadership team brings decades of combined experience in software engineering, data science, and business operations. We believe that technology should serve business goals, not dictate them, and we remain committed to creating transparent, high-ROI AI solutions.

+
+
-
- -
- - +
); -} +} \ No newline at end of file -- 2.49.1 From 87541f7996af49b4831f843dc08b4cb7acb92d06 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 15:17:36 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 137 ++++++++++++++------------------------- 1 file changed, 48 insertions(+), 89 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 72db6cf..54813e0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -2,12 +2,11 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactSplit from '@/components/sections/contact/ContactSplit'; -import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; +import ContactSplit from "@/components/sections/contact/ContactSplit"; +import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; +import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; -export default function LandingPage() { +export default function ContactPage() { return ( - + -
- -
+
+ +
-
- -
- - +
); -} +} \ No newline at end of file -- 2.49.1 From 56fa625c5344bf8e3975b3ca070274bbb37f530a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 15:17:37 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 160 ++++++++++++----------------------------------- 1 file changed, 39 insertions(+), 121 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ba3ad23..61e858e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -57,63 +47,38 @@ export default function LandingPage() {
@@ -124,9 +89,7 @@ export default function LandingPage() { title="We engineer the systems that scale your enterprise." buttons={[ { - text: "Read Full Story", - href: "/about", - }, + text: "Read Full Story", href: "/about"}, ]} /> @@ -139,19 +102,13 @@ export default function LandingPage() { features={[ { icon: Zap, - title: "AI Lead Generation", - description: "High-intent lead sourcing automated through AI.", - }, + title: "AI Lead Generation", description: "High-intent lead sourcing automated through AI."}, { icon: Database, - title: "Custom AI Agents", - description: "Bespoke agents integrated into your existing tech stack.", - }, + title: "Custom AI Agents", description: "Bespoke agents integrated into your existing tech stack."}, { icon: Mail, - title: "Workflow Automation", - description: "Streamlining outreach, CRM entry, and data management.", - }, + title: "Workflow Automation", description: "Streamlining outreach, CRM entry, and data management."}, ]} title="Our Enterprise Solutions" description="Leveraging advanced AI to eliminate manual bottlenecks and maximize ROI." @@ -166,45 +123,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "CEO", - company: "TechCorp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-freelance-developer-drawing-action-plan-flipchart-blonde-young-female-managers-looking-foreign-colleague-which-writing-something-board_197531-3769.jpg", - }, + id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-freelance-developer-drawing-action-plan-flipchart-blonde-young-female-managers-looking-foreign-colleague-which-writing-something-board_197531-3769.jpg"}, { - id: "2", - name: "Michael Chen", - role: "CTO", - company: "InnovateLab", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg", - }, + id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg"}, { - id: "3", - name: "Emily Rodriguez", - role: "Director", - company: "GrowthCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", - }, + id: "3", name: "Emily Rodriguez", role: "Director", company: "GrowthCo", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg"}, { - id: "4", - name: "David Kim", - role: "Manager", - company: "StartupXYZ", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg", - }, + id: "4", name: "David Kim", role: "Manager", company: "StartupXYZ", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg"}, { - id: "5", - name: "Alex Smith", - role: "Head of Ops", - company: "GlobalScale", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", - }, + id: "5", name: "Alex Smith", role: "Head of Ops", company: "GlobalScale", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg"}, ]} title="What Our Partners Say" description="Enterprise-level results for innovative teams." @@ -221,15 +153,9 @@ export default function LandingPage() { description="Delivering high-performance automation for complex enterprise environments." features={[ { - title: "Data Pipeline Orchestration", - description: "End-to-end data flow automation.", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg", - }, + title: "Data Pipeline Orchestration", description: "End-to-end data flow automation.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg"}, { - title: "Predictive Analytics", - description: "Forecast business growth with AI models.", - imageSrc: "http://img.b2bpic.net/free-photo/company-managers-discussing-solution-businesspeople-gathering-meeting-room-watching-content-computer-monitor-together-business-communication-teamwork-concept_74855-11621.jpg", - }, + title: "Predictive Analytics", description: "Forecast business growth with AI models.", imageSrc: "http://img.b2bpic.net/free-photo/company-managers-discussing-solution-businesspeople-gathering-meeting-room-watching-content-computer-monitor-together-business-communication-teamwork-concept_74855-11621.jpg"}, ]} /> @@ -240,25 +166,17 @@ export default function LandingPage() { { items: [ { - label: "About", - href: "/about", - }, + label: "About", href: "/about"}, { - label: "Services", - href: "/services", - }, + label: "Services", href: "/services"}, ], }, { items: [ { - label: "Contact", - href: "/contact", - }, + label: "Contact", href: "/contact"}, { - label: "Portfolio", - href: "/portfolio", - }, + label: "Portfolio", href: "/portfolio"}, ], }, ]} @@ -268,4 +186,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From 15632c103f3198b730f6d73202b24493c564f28c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 15:17:37 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 153 +++++++++++++++----------------------- 1 file changed, 58 insertions(+), 95 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index c52465b..fb0cc94 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -2,12 +2,12 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree'; -import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; +import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; +import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour'; +import { Zap, Database, Mail, BarChart3, Bot, ShieldCheck } from "lucide-react"; -export default function LandingPage() { +export default function ServicesPage() { return ( - + -
- -
+
+ +
-
- -
- - +
); -- 2.49.1