From 7b2d53920d6e231416bf2e60160386d6a46ce390 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 05:14:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a717e99..00ae0ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Get Your Free Quote", href: "contact" }, { text: "How It Works", href: "#services" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/wheel-loader-transporting-municipal-waste-waste-treatment-plant_181624-57005.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wheel-loader-transporting-municipal-waste-waste-treatment-plant_181624-57005.jpg?_wi=1" imageAlt="Professional junk removal team at work" mediaAnimation="slide-up" ariaLabel="Hero section - Junk removal services" @@ -71,16 +71,16 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Residential Cleanup", description: "Estate cleanouts, renovations, and general decluttering. We handle it all with care and professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Residential cleanup service", buttonIcon: ArrowRight, + title: "Residential Cleanup", description: "Estate cleanouts, renovations, and general decluttering. We handle it all with care and professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=1", imageAlt: "Residential cleanup service", buttonIcon: ArrowRight, buttonHref: "contact"}, { - title: "Commercial Junk Removal", description: "Bulk debris removal for contractors, property managers, and business owners with flexible scheduling.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127871.jpg", imageAlt: "Commercial junk removal", buttonIcon: ArrowRight, + title: "Commercial Junk Removal", description: "Bulk debris removal for contractors, property managers, and business owners with flexible scheduling.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127871.jpg?_wi=1", imageAlt: "Commercial junk removal", buttonIcon: ArrowRight, buttonHref: "contact"}, { - title: "Renovation Debris", description: "Post-renovation cleanup with efficient removal of construction waste and scrap materials.", imageSrc: "http://img.b2bpic.net/free-photo/infected-radiation-gas-masks-floor-boxes-chernobyl-nuclear-power-plant-zone-alienation_627829-11723.jpg", imageAlt: "Renovation debris removal", buttonIcon: ArrowRight, + title: "Renovation Debris", description: "Post-renovation cleanup with efficient removal of construction waste and scrap materials.", imageSrc: "http://img.b2bpic.net/free-photo/infected-radiation-gas-masks-floor-boxes-chernobyl-nuclear-power-plant-zone-alienation_627829-11723.jpg?_wi=1", imageAlt: "Renovation debris removal", buttonIcon: ArrowRight, buttonHref: "contact"}, { - title: "Fast & Reliable", description: "Same-day quotes, transparent pricing, and scheduled pickups that work with your timeline.", imageSrc: "http://img.b2bpic.net/free-photo/wheel-loader-transporting-municipal-waste-waste-treatment-plant_181624-57005.jpg", imageAlt: "Fast junk removal service", buttonIcon: ArrowRight, + title: "Fast & Reliable", description: "Same-day quotes, transparent pricing, and scheduled pickups that work with your timeline.", imageSrc: "http://img.b2bpic.net/free-photo/wheel-loader-transporting-municipal-waste-waste-treatment-plant_181624-57005.jpg?_wi=2", imageAlt: "Fast junk removal service", buttonIcon: ArrowRight, buttonHref: "contact"}, ]} /> @@ -94,7 +94,7 @@ export default function LandingPage() { tagIcon={CheckCircle} tagAnimation="slide-up" buttons={[{ text: "Book Now", href: "contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=2" imageAlt="Our professional junk removal team" useInvertedBackground={false} ariaLabel="About JunkGone - Why choose us section" @@ -150,17 +150,17 @@ export default function LandingPage() { animationType="slide-up" plans={[ { - id: "small-load", title: "Small Load", price: "Starting", period: "$149", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Small junk removal load", button: { text: "Get Quote", href: "contact" }, + id: "small-load", title: "Small Load", price: "Starting", period: "$149", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=3", imageAlt: "Small junk removal load", button: { text: "Get Quote", href: "contact" }, features: [ "Up to 1/4 truck load", "Same-day scheduling available", "Transparent pricing", "Quick 15-minute service"], }, { - id: "standard-load", title: "Standard Load", price: "Starting", period: "$349", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127871.jpg", imageAlt: "Standard junk removal service", button: { text: "Get Quote", href: "contact" }, + id: "standard-load", title: "Standard Load", price: "Starting", period: "$349", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127871.jpg?_wi=2", imageAlt: "Standard junk removal service", button: { text: "Get Quote", href: "contact" }, features: [ "Up to 1/2 truck load", "Multiple room cleanout", "Professional team handling", "Flexible scheduling"], }, { - id: "large-load", title: "Large Load", price: "Starting", period: "$599", imageSrc: "http://img.b2bpic.net/free-photo/infected-radiation-gas-masks-floor-boxes-chernobyl-nuclear-power-plant-zone-alienation_627829-11723.jpg", imageAlt: "Large junk removal project", button: { text: "Get Quote", href: "contact" }, + id: "large-load", title: "Large Load", price: "Starting", period: "$599", imageSrc: "http://img.b2bpic.net/free-photo/infected-radiation-gas-masks-floor-boxes-chernobyl-nuclear-power-plant-zone-alienation_627829-11723.jpg?_wi=2", imageAlt: "Large junk removal project", button: { text: "Get Quote", href: "contact" }, features: [ "Full truck load", "Estate cleanouts & renovations", "Heavy item removal", "Priority scheduling"], },