From 0452fe52a57f8db8894a3d0c98ed88ac2bcb3384 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 16:00:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 94f2a38..ab6ba84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Schedule Service", href: "#contact" }, { text: "Get Free Quote", href: "#pricing" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/a-professional-junk-removal-truck-in-fro-1775836745219-cb7ce60d.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/a-professional-junk-removal-truck-in-fro-1775836745219-cb7ce60d.png?_wi=1" avatars={[ { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/professional-headshot-of-a-happy-homeown-1775836744401-ae727abd.png", alt: "Client 1" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/professional-headshot-of-a-busy-business-1775836743204-8bf6b4da.png", alt: "Client 2" }, @@ -68,9 +68,9 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { title: "Residential Junk Removal", description: "Full-service removal of old furniture, appliances, and household clutter.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/wide-angle-shot-of-a-junk-removal-crew-c-1775836745400-5f87633d.png", buttonIcon: ArrowRight }, - { title: "Construction Hauling", description: "Efficient disposal of debris from renovations and landscaping projects.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/a-person-loading-old-furniture-and-debri-1775836743337-53c7da3a.png", buttonIcon: ArrowRight }, + { title: "Construction Hauling", description: "Efficient disposal of debris from renovations and landscaping projects.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/a-person-loading-old-furniture-and-debri-1775836743337-53c7da3a.png?_wi=1", buttonIcon: ArrowRight }, { title: "Demolition Services", description: "Light demolition for sheds, hot tubs, and small structures.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/a-construction-debris-area-being-cleaned-1775836744836-353206b9.png", buttonIcon: ArrowRight }, - { title: "Same-Day Booking", description: "Quick scheduling available for urgent cleanout needs in the Bay Area.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/a-professional-junk-removal-truck-in-fro-1775836745219-cb7ce60d.png", buttonIcon: Calendar }, + { title: "Same-Day Booking", description: "Quick scheduling available for urgent cleanout needs in the Bay Area.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/a-professional-junk-removal-truck-in-fro-1775836745219-cb7ce60d.png?_wi=2", buttonIcon: Calendar }, ]} title="Our Professional Services" description="Comprehensive junk removal and demolition solutions for your property." @@ -85,7 +85,7 @@ export default function LandingPage() { metrics={[ { id: "m1", value: "1,200+", title: "Projects Completed", description: "Successful cleanouts in our local area.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/before-and-after-transformation-shot-of--1775836745071-9e7aff6f.png" }, { id: "m2", value: "98%", title: "Customer Satisfaction", description: "Consistently high ratings from our clients.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/a-perfectly-cleaned-out-commercial-offic-1775836744978-24aa576e.png" }, - { id: "m3", value: "24h", title: "Fast Response Time", description: "Average time to arrive for urgent requests.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/a-person-loading-old-furniture-and-debri-1775836743337-53c7da3a.png" }, + { id: "m3", value: "24h", title: "Fast Response Time", description: "Average time to arrive for urgent requests.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/a-person-loading-old-furniture-and-debri-1775836743337-53c7da3a.png?_wi=2" }, ]} title="Real Results & Proof" description="See how we've transformed homes and businesses across the Bay Area." -- 2.49.1