From 1f134ad7586e74e1ba16cfc3e7f2e0b71bb0ed77 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 18:47:07 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 159 ++++++++++++----------------------------------- 1 file changed, 39 insertions(+), 120 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 167b175..89bf19b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,7 @@ import ReactLenis from "lenis/react"; import AboutMetric from '@/components/sections/about/AboutMetric'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; -import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; +import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroLogo from '@/components/sections/hero/HeroLogo'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -56,13 +48,9 @@ export default function LandingPage() { description="Strategic Clarity. Scalable Growth. We help businesses simplify operations and grow profitably." buttons={[ { - text: "Book a Consultation", - href: "#contact", - }, + text: "Book a Consultation", href: "#contact"}, { - text: "Learn More", - href: "#services", - }, + text: "Learn More", href: "#services"}, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-vector/dark-paper-layers-background-with-gold-details-design_23-2148408788.jpg" @@ -76,22 +64,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Business Strategy", - description: "Defining your path to market dominance with clear, actionable strategy.", - imageSrc: "http://img.b2bpic.net/free-photo/chalk-arrows-drawn-with-copy-space_23-2148456145.jpg?_wi=1", - }, + title: "Business Strategy", description: "Defining your path to market dominance with clear, actionable strategy.", imageSrc: "http://img.b2bpic.net/free-photo/chalk-arrows-drawn-with-copy-space_23-2148456145.jpg?_wi=1"}, { id: 2, - title: "Operations Optimization", - description: "Streamlining processes to maximize efficiency and profit margins.", - imageSrc: "http://img.b2bpic.net/free-vector/modern-productivity-concept-with-flat-design_23-2147962585.jpg?_wi=1", - }, + title: "Operations Optimization", description: "Streamlining processes to maximize efficiency and profit margins.", imageSrc: "http://img.b2bpic.net/free-vector/modern-productivity-concept-with-flat-design_23-2147962585.jpg?_wi=1"}, { id: 3, - title: "Growth & Scaling", - description: "Systematizing your business to scale profitably without the chaos.", - imageSrc: "http://img.b2bpic.net/free-vector/growing-up-landing-page-template_23-2148118853.jpg?_wi=1", - }, + title: "Growth & Scaling", description: "Systematizing your business to scale profitably without the chaos.", imageSrc: "http://img.b2bpic.net/free-vector/growing-up-landing-page-template_23-2148118853.jpg?_wi=1"}, ]} title="Premium Services" description="Tailored strategies for sustainable success." @@ -105,19 +84,13 @@ export default function LandingPage() { metrics={[ { icon: TrendingUp, - label: "Growth Rate", - value: "45%", - }, + label: "Growth Rate", value: "45%"}, { icon: Target, - label: "Strategies Implemented", - value: "150+", - }, + label: "Strategies Implemented", value: "150+"}, { icon: Award, - label: "Client Retention", - value: "98%", - }, + label: "Client Retention", value: "98%"}, ]} metricsAnimation="blur-reveal" /> @@ -130,22 +103,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "1. Diagnose", - description: "Comprehensive audit of your current business model.", - imageSrc: "http://img.b2bpic.net/free-photo/chalk-arrows-drawn-with-copy-space_23-2148456145.jpg?_wi=2", - }, + title: "1. Diagnose", description: "Comprehensive audit of your current business model.", imageSrc: "http://img.b2bpic.net/free-photo/chalk-arrows-drawn-with-copy-space_23-2148456145.jpg?_wi=2"}, { id: 2, - title: "2. Strategize", - description: "Development of customized roadmap for scaling.", - imageSrc: "http://img.b2bpic.net/free-vector/modern-productivity-concept-with-flat-design_23-2147962585.jpg?_wi=2", - }, + title: "2. Strategize", description: "Development of customized roadmap for scaling.", imageSrc: "http://img.b2bpic.net/free-vector/modern-productivity-concept-with-flat-design_23-2147962585.jpg?_wi=2"}, { id: 3, - title: "3. Scale", - description: "Execution and ongoing advisory for growth.", - imageSrc: "http://img.b2bpic.net/free-vector/growing-up-landing-page-template_23-2148118853.jpg?_wi=2", - }, + title: "3. Scale", description: "Execution and ongoing advisory for growth.", imageSrc: "http://img.b2bpic.net/free-vector/growing-up-landing-page-template_23-2148118853.jpg?_wi=2"}, ]} title="The Proven Path" description="Our three-step system to transform your operations." @@ -159,59 +123,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - role: "CEO", - company: "Tech Innovations", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=1", - }, + id: "1", name: "Sarah J.", role: "CEO", company: "Tech Innovations", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=1"}, { - id: "2", - name: "Marcus L.", - role: "Founder", - company: "L&D Partners", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg", - }, + id: "2", name: "Marcus L.", role: "Founder", company: "L&D Partners", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg"}, { - id: "3", - name: "Emily P.", - role: "Ops Director", - company: "Retail Group", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-shirt-trousers-fashion-hipster-male-posing-near-grey-wall-studio-isolated_158538-26745.jpg", - }, + id: "3", name: "Emily P.", role: "Ops Director", company: "Retail Group", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-shirt-trousers-fashion-hipster-male-posing-near-grey-wall-studio-isolated_158538-26745.jpg"}, { - id: "4", - name: "David K.", - role: "Manager", - company: "BlueScale", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", - }, + id: "4", name: "David K.", role: "Manager", company: "BlueScale", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg"}, { - id: "5", - name: "Elena R.", - role: "Principal", - company: "Strategic Dynamics", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=2", - }, + id: "5", name: "Elena R.", role: "Principal", company: "Strategic Dynamics", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=2"}, ]} kpiItems={[ { - value: "2x", - label: "Revenue Growth", - }, + value: "2x", label: "Revenue Growth"}, { - value: "30%", - label: "Time Saved", - }, + value: "30%", label: "Time Saved"}, { - value: "100%", - label: "Clarity Found", - }, + value: "100%", label: "Clarity Found"}, ]} title="Client Results" description="What our partners achieve through clarity." @@ -222,48 +155,34 @@ export default function LandingPage() {