From ce3ffe71fed5aaa80059596aa8693d4a0191c5fe Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 10:57:31 +0000 Subject: [PATCH 1/4] Add src/app/case-studies/page.tsx --- src/app/case-studies/page.tsx | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/app/case-studies/page.tsx diff --git a/src/app/case-studies/page.tsx b/src/app/case-studies/page.tsx new file mode 100644 index 0000000..298745c --- /dev/null +++ b/src/app/case-studies/page.tsx @@ -0,0 +1,21 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; + +export default function CaseStudiesPage() { + return ( + + + +
+

Case Studies

+

Explore how we've helped leading companies achieve operational excellence and massive growth through our custom solutions.

+
+ +
+
+ ); +} \ No newline at end of file From 87c370746feb7ad775fc049b932ffc1fb4a58bce Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 10:57:31 +0000 Subject: [PATCH 2/4] Add src/app/contact/page.tsx --- src/app/contact/page.tsx | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/app/contact/page.tsx diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx new file mode 100644 index 0000000..f4fae80 --- /dev/null +++ b/src/app/contact/page.tsx @@ -0,0 +1,21 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; + +export default function ContactPage() { + return ( + + + +
+

Contact Us

+

Ready to start your transformation? Get in touch with our team today.

+
+ +
+
+ ); +} \ No newline at end of file From c3619088caa95ed547c589a2363c5c7e6b56435e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 10:57:31 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 174 +++++++++++------------------------------------ 1 file changed, 39 insertions(+), 135 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a16fc5f..258dc02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,14 +31,10 @@ export default function LandingPage() { @@ -173,24 +121,8 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "c1", brand: "Fintech", name: "Scaling Infrastructure", price: "300% Growth", rating: 5, - reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-vector/set-computer-icon-vectors_53876-60020.jpg"}, - { - id: "c2", brand: "SaaS", name: "Automation Pipeline", price: "40% Efficiency", rating: 5, - reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-cinema-film-reel_23-2151066936.jpg"}, - { - id: "c3", brand: "Retail", name: "CRM Optimization", price: "2x Sales", rating: 5, - reviewCount: "15", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e7tuh4"}, - { - id: "c4", brand: "Agency", name: "Digital Rebuild", price: "70% Increase", rating: 5, - reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-vector/vector-ui-illustration-mixed-travel-business-finance-concept_53876-8170.jpg"}, - { - id: "c5", brand: "Health", name: "AI Systems", price: "5x Speed", rating: 5, - reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/filter-icon-front-side_187299-45145.jpg"}, - { - id: "c6", brand: "Global", name: "Infrastructure", price: "10x Power", rating: 5, - reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-psd/social-sentiment-analytics-analyzed-by-ai-3d-illustration_1419-3608.jpg"}, + { id: "c1", brand: "Fintech", name: "Scaling Infrastructure", price: "300% Growth", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-vector/set-computer-icon-vectors_53876-60020.jpg" }, + { id: "c2", brand: "SaaS", name: "Automation Pipeline", price: "40% Efficiency", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-cinema-film-reel_23-2151066936.jpg" }, ]} title="Operational Success Stories" description="Proven results for high-growth enterprises." @@ -202,16 +134,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "Sarah J.", date: "Oct 2023", title: "Founder", quote: "The most professional agency I've worked with.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-particles-techno-background_1048-14519.jpg?_wi=2", imageAlt: "founder headshot studio"}, - { - id: "2", name: "Michael C.", date: "Nov 2023", title: "CTO", quote: "Scalability improved exponentially.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-pretty-woman-posing_23-2148503647.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-person-portrait_23-2149254432.jpg?_wi=2", imageAlt: "founder headshot studio"}, - { - id: "3", name: "Emily R.", date: "Dec 2023", title: "CEO", quote: "Intelligent, fast, precise.", tag: "Ops", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4755.jpg?_wi=2", imageAlt: "founder headshot studio"}, - { - id: "4", name: "David K.", date: "Jan 2024", title: "PM", quote: "Exceptional workflow design.", tag: "Product", avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-man-walking-european-city-street_158595-4722.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-yellow-jacket-red-shirt_613910-10364.jpg?_wi=2", imageAlt: "founder headshot studio"}, - { - id: "5", name: "Jane L.", date: "Feb 2024", title: "COO", quote: "The standard in operations.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/abstract-textured-backgound_1258-30491.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-suffering-from-schizophrenia_23-2149332544.jpg?_wi=2", imageAlt: "founder headshot studio"}, + { id: "1", name: "Sarah J.", date: "Oct 2023", title: "Founder", quote: "The most professional agency I've worked with.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg" }, + { id: "2", name: "Michael C.", date: "Nov 2023", title: "CTO", quote: "Scalability improved exponentially.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-pretty-woman-posing_23-2148503647.jpg" }, ]} title="Elite Founders Trust Us" description="Hear what industry leaders say about operational transformation." @@ -222,16 +146,14 @@ export default function LandingPage() { @@ -239,15 +161,11 @@ export default function LandingPage() {
@@ -255,26 +173,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file From 49b0c37a200729754e53267ba207f60a4a1a1759 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 10:57:32 +0000 Subject: [PATCH 4/4] Add src/app/services/page.tsx --- src/app/services/page.tsx | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/app/services/page.tsx diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx new file mode 100644 index 0000000..5d1748c --- /dev/null +++ b/src/app/services/page.tsx @@ -0,0 +1,21 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; + +export default function ServicesPage() { + return ( + + + +
+

Our Services

+

We provide expert digital operations, workflow automation, and custom software development to help your business scale efficiently.

+
+ +
+
+ ); +} \ No newline at end of file