From f9d8f236dac1dd359f316afd497291e422d6d20b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 03:25:50 +0000 Subject: [PATCH 1/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 161 ++++++++++----------------------------- 1 file changed, 41 insertions(+), 120 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a3ff5cd..c779cdc 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 ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; -import FooterMedia from '@/components/sections/footer/FooterMedia'; +import ContactSplit from '@/components/sections/contact/ContactSplit'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import ProductCardOne from '@/components/sections/product/ProductCardOne'; +import FooterMedia from '@/components/sections/footer/FooterMedia'; -export default function LandingPage() { +export default function ContactPage() { return ( - - -
- -
- -
- -
- - + +
+ +
+
); -} +} \ No newline at end of file -- 2.49.1 From b3679bba06213923e29437e4f69ac1996572c7a2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 03:25:50 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 226 +++++++++++------------------------------------ 1 file changed, 54 insertions(+), 172 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c72f64..5f72e42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,105 +44,61 @@ export default function LandingPage() {
+

Calling hours: 4 PM - 7 PM

@@ -159,20 +107,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Brand Strategy", - description: "Defining your identity for market dominance.", - imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-having-business-meeting_53876-20876.jpg?_wi=2", - }, + title: "Brand Strategy", description: "Defining your identity for market dominance.", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-having-business-meeting_53876-20876.jpg?_wi=2"}, { - title: "Growth Systems", - description: "Optimized operations for repeatable success.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-graphics-composition_23-2148991209.jpg?_wi=2", - }, + title: "Growth Systems", description: "Optimized operations for repeatable success.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-graphics-composition_23-2148991209.jpg?_wi=2"}, { - title: "Lead Optimization", - description: "High-conversion funnels that drive revenue.", - imageSrc: "http://img.b2bpic.net/free-photo/analysis-data-information-insight-plan-process-concept_53876-121051.jpg", - }, + title: "Lead Optimization", description: "High-conversion funnels that drive revenue.", imageSrc: "http://img.b2bpic.net/free-photo/analysis-data-information-insight-plan-process-concept_53876-121051.jpg"}, ]} title="What We Do" description="Comprehensive strategy systems tailored for impact." @@ -186,26 +125,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "10x", - title: "Growth Efficiency", - description: "Systematized scaling impact.", - imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-58033.jpg", - }, + id: "m1", value: "10x", title: "Growth Efficiency", description: "Systematized scaling impact.", imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-58033.jpg"}, { - id: "m2", - value: "400%", - title: "Conversion Rate", - description: "Optimized funnel output.", - imageSrc: "http://img.b2bpic.net/free-photo/balance-funds-financial-graph-interface-concept_53876-21157.jpg", - }, + id: "m2", value: "400%", title: "Conversion Rate", description: "Optimized funnel output.", imageSrc: "http://img.b2bpic.net/free-photo/balance-funds-financial-graph-interface-concept_53876-21157.jpg"}, { - id: "m3", - value: "50+", - title: "Brands Scaled", - description: "Partnership track record.", - imageSrc: "http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg", - }, + id: "m3", value: "50+", title: "Brands Scaled", description: "Partnership track record.", imageSrc: "http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg"}, ]} title="Built on Faith. Driven by Results." description="Quantifiable growth and real world impact." @@ -220,30 +144,15 @@ export default function LandingPage() { cardAnimation="slide-up" testimonials={[ { - id: "t1", - name: "CEO Tech", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg", - }, + id: "t1", name: "CEO Tech", imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg"}, { - id: "t2", - name: "Founder Startup", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg", - }, + id: "t2", name: "Founder Startup", imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg"}, { - id: "t3", - name: "Director Retail", - imageSrc: "http://img.b2bpic.net/free-photo/devices-water-cooler-empty-office_482257-119279.jpg", - }, + id: "t3", name: "Director Retail", imageSrc: "http://img.b2bpic.net/free-photo/devices-water-cooler-empty-office_482257-119279.jpg"}, { - id: "t4", - name: "Marketing Lead", - imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-coworkers-analyzing-business-charts-infographics-data-laptop-software-people-doing-teamwork-collaboration-create-paper-reviews-professional-report-close-up_482257-48646.jpg", - }, + id: "t4", name: "Marketing Lead", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-coworkers-analyzing-business-charts-infographics-data-laptop-software-people-doing-teamwork-collaboration-create-paper-reviews-professional-report-close-up_482257-48646.jpg"}, { - id: "t5", - name: "Brand Expert", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-queer-model-working-office_23-2150325314.jpg", - }, + id: "t5", name: "Brand Expert", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-queer-model-working-office_23-2150325314.jpg"}, ]} />
@@ -257,30 +166,15 @@ export default function LandingPage() { memberVariant="card" members={[ { - id: "m1", - name: "Director Growth", - imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16175.jpg", - }, + id: "m1", name: "Director Growth", imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16175.jpg"}, { - id: "m2", - name: "Head of Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/two-women-entrepreneurs-working-together-office_93675-134471.jpg", - }, + id: "m2", name: "Head of Strategy", imageSrc: "http://img.b2bpic.net/free-photo/two-women-entrepreneurs-working-together-office_93675-134471.jpg"}, { - id: "m3", - name: "Brand Manager", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-speaking-with-diverse-group-office_482257-121153.jpg", - }, + id: "m3", name: "Brand Manager", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-speaking-with-diverse-group-office_482257-121153.jpg"}, { - id: "m4", - name: "Operations Lead", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-back-office_23-2149097923.jpg", - }, + id: "m4", name: "Operations Lead", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-back-office_23-2149097923.jpg"}, { - id: "m5", - name: "Partner", - imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548797.jpg", - }, + id: "m5", name: "Partner", imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548797.jpg"}, ]} /> @@ -291,33 +185,21 @@ export default function LandingPage() { logoText="ENScaleWorks" columns={[ { - title: "Navigate", - items: [ + title: "Navigate", items: [ { - label: "Services", - href: "/services", - }, + label: "Services", href: "/services"}, { - label: "About", - href: "/about", - }, + label: "About", href: "/about"}, { - label: "Contact", - href: "/contact", - }, + label: "Contact", href: "/contact"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms", - href: "#", - }, + label: "Terms", href: "#"}, ], }, ]} @@ -326,4 +208,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From 6f18de0b20038223907a1a57d85a32a8c6cfbcf0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 03:25:51 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 172 +++++++++++--------------------------- 1 file changed, 50 insertions(+), 122 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 0dba3e9..1c8edcf 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -2,12 +2,11 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import BlogCardThree from '@/components/sections/blog/BlogCardThree'; +import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import FeatureCardEight from '@/components/sections/feature/FeatureCardEight'; import FooterMedia from '@/components/sections/footer/FooterMedia'; -import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -export default function LandingPage() { +export default function ServicesPage() { return ( - + -
- -
+
+ +
-
- -
- - +
); -} +} \ No newline at end of file -- 2.49.1