From 9d44caea0aa9ba4df61f1ed38179b5b95954f7c6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 04:05:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 155 +++++++++++------------------------------------ 1 file changed, 34 insertions(+), 121 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e83ab9..459fb01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,7 @@ import ReactLenis from "lenis/react"; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; -import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; +import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; @@ -31,70 +31,38 @@ export default function LandingPage() {
-
@@ -119,36 +87,16 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Plumbing", - title: "Plumbing Repairs", - subtitle: "Expert solutions", - description: "Leak detection, pressure issues, drain problems, and fixture repairs.", - imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept-with-pliers-tape-measure_23-2147773328.jpg?_wi=2", - }, + tag: "Plumbing", title: "Plumbing Repairs", subtitle: "Expert solutions", description: "Leak detection, pressure issues, drain problems, and fixture repairs.", imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept-with-pliers-tape-measure_23-2147773328.jpg?_wi=2"}, { id: 2, - tag: "Water Heater", - title: "Water Heater Services", - subtitle: "Repair & Install", - description: "Water heater repair, replacement, and installation with honest recommendations.", - imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept-with-pliers-tape-measure_23-2147773328.jpg?_wi=3", - }, + tag: "Water Heater", title: "Water Heater Services", subtitle: "Repair & Install", description: "Water heater repair, replacement, and installation with honest recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept-with-pliers-tape-measure_23-2147773328.jpg?_wi=3"}, { id: 3, - tag: "Remodeling", - title: "Remodeling Services", - subtitle: "Kitchen & Bath", - description: "Expert kitchen, bathroom, and home remodeling support with professional integration.", - imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept-with-pliers-tape-measure_23-2147773328.jpg?_wi=4", - }, + tag: "Remodeling", title: "Remodeling Services", subtitle: "Kitchen & Bath", description: "Expert kitchen, bathroom, and home remodeling support with professional integration.", imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept-with-pliers-tape-measure_23-2147773328.jpg?_wi=4"}, { id: 4, - tag: "Warranty", - title: "Warranty Support", - subtitle: "Claim Assistance", - description: "We work directly with home warranty companies to help you get repairs approved.", - imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept-with-pliers-tape-measure_23-2147773328.jpg?_wi=5", - }, + tag: "Warranty", title: "Warranty Support", subtitle: "Claim Assistance", description: "We work directly with home warranty companies to help you get repairs approved.", imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept-with-pliers-tape-measure_23-2147773328.jpg?_wi=5"}, ]} title="Our Professional Services" description="From emergency plumbing repairs to complete home renovations, we bring precision and integrity to every job site." @@ -160,30 +108,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Jeff S.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-near-wall_23-2148718041.jpg?_wi=1", - }, + id: "1", name: "Jeff S.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-near-wall_23-2148718041.jpg?_wi=1"}, { - id: "2", - name: "Mark D.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-good-looking-thick-skinned-student-woman-with-curly-hair-casual-fashionable-clothes-looking-aside-smiling-brightfully-friend-outside-waiting-her-order-coffee-shop-life_176420-12327.jpg", - }, + id: "2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-good-looking-thick-skinned-student-woman-with-curly-hair-casual-fashionable-clothes-looking-aside-smiling-brightfully-friend-outside-waiting-her-order-coffee-shop-life_176420-12327.jpg"}, { - id: "3", - name: "Sarah L.", - imageSrc: "http://img.b2bpic.net/free-photo/people-job-caucasian-stethoscope-thoughtful_1301-3079.jpg", - }, + id: "3", name: "Sarah L.", imageSrc: "http://img.b2bpic.net/free-photo/people-job-caucasian-stethoscope-thoughtful_1301-3079.jpg"}, { - id: "4", - name: "David W.", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard-talking-phone-smiling_176420-6478.jpg", - }, + id: "4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard-talking-phone-smiling_176420-6478.jpg"}, { - id: "5", - name: "Linda P.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-near-wall_23-2148718041.jpg?_wi=2", - }, + id: "5", name: "Linda P.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-near-wall_23-2148718041.jpg?_wi=2"}, ]} cardTitle="Real Customers. Real Results." cardTag="Reviews" @@ -198,29 +131,17 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Award, - title: "Veteran Discipline", - value: "Precision", - }, + id: "m1", icon: Award, + title: "Veteran Discipline", value: "Precision"}, { - id: "m2", - icon: MessageSquare, - title: "Clear Communication", - value: "Honest", - }, + id: "m2", icon: MessageSquare, + title: "Clear Communication", value: "Honest"}, { - id: "m3", - icon: Zap, - title: "Fast Turnaround", - value: "Immediate", - }, + id: "m3", icon: Zap, + title: "Fast Turnaround", value: "Immediate"}, { - id: "m4", - icon: ThumbsUp, - title: "No Pressure", - value: "Trusted", - }, + id: "m4", icon: ThumbsUp, + title: "No Pressure", value: "Trusted"}, ]} title="What Makes Us Different" description="Our approach is rooted in military discipline, ensuring every detail of your home project is managed with excellence." @@ -231,8 +152,7 @@ export default function LandingPage() {