From 8e38a8b4bb3cf36286285ca7fbfc444ce1d6c8f6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 19:48:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f982b8..635f1ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,27 +51,27 @@ export default function LandingPage() { leftCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/smiling-male-landscaper-denim-shirt-trimming-overgrown-lawn-with-lawn-mover-summer-day-low_7502-10170.jpg", imageAlt: "Beautiful green lawn"}, + "http://img.b2bpic.net/free-photo/smiling-male-landscaper-denim-shirt-trimming-overgrown-lawn-with-lawn-mover-summer-day-low_7502-10170.jpg?_wi=1", imageAlt: "Beautiful green lawn"}, { imageSrc: - "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg", imageAlt: "Spring yard cleanup"}, + "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=1", imageAlt: "Spring yard cleanup"}, { imageSrc: - "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg", imageAlt: "Mulch installation"}, + "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=1", imageAlt: "Mulch installation"}, { imageSrc: - "http://img.b2bpic.net/free-photo/celebration-seasonal-flower-garden-day_1232-3992.jpg", imageAlt: "Garden bed edging"}, + "http://img.b2bpic.net/free-photo/celebration-seasonal-flower-garden-day_1232-3992.jpg?_wi=1", imageAlt: "Garden bed edging"}, ]} rightCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", imageAlt: "Professional lawn mowing"}, + "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=1", imageAlt: "Professional lawn mowing"}, { imageSrc: - "http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg", imageAlt: "Shrub trimming service"}, + "http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg?_wi=1", imageAlt: "Shrub trimming service"}, { imageSrc: - "http://img.b2bpic.net/free-photo/closeup-lumberjack-with-chainsaw-forest_181624-59761.jpg", imageAlt: "Tree limb removal"}, + "http://img.b2bpic.net/free-photo/closeup-lumberjack-with-chainsaw-forest_181624-59761.jpg?_wi=1", imageAlt: "Tree limb removal"}, { imageSrc: "http://img.b2bpic.net/free-photo/hands-planting_23-2148128699.jpg", imageAlt: "Spring landscaping"}, @@ -97,27 +97,27 @@ export default function LandingPage() { features={[ { id: "mowing", title: "Lawn Mowing", description: "Routine mowing and lawn maintenance to keep yards clean and healthy.", tag: "Regular Service", imageSrc: - "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", buttons: [{ text: "Learn More", href: "#contact" }], + "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=2", buttons: [{ text: "Learn More", href: "#contact" }], }, { id: "cleanup", title: "Spring & Seasonal Cleanups", description: "Removal of leaves, winter debris, and yard restoration for all seasons.", tag: "Seasonal", imageSrc: - "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg", buttons: [{ text: "Learn More", href: "#contact" }], + "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=2", buttons: [{ text: "Learn More", href: "#contact" }], }, { id: "trimming", title: "Shrub Trimming", description: "Professional trimming to maintain healthy and attractive landscaping.", tag: "Maintenance", imageSrc: - "http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg", buttons: [{ text: "Learn More", href: "#contact" }], + "http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg?_wi=2", buttons: [{ text: "Learn More", href: "#contact" }], }, { id: "tree", title: "Tree Limb Removal", description: "Removal of lower branches and storm-damaged limbs for safer yards.", tag: "Specialty", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-lumberjack-with-chainsaw-forest_181624-59761.jpg", buttons: [{ text: "Learn More", href: "#contact" }], + "http://img.b2bpic.net/free-photo/closeup-lumberjack-with-chainsaw-forest_181624-59761.jpg?_wi=2", buttons: [{ text: "Learn More", href: "#contact" }], }, { id: "mulch", title: "Mulch Installation", description: "Fresh mulch installation for landscape beds and improved curb appeal.", tag: "Enhancement", imageSrc: - "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg", buttons: [{ text: "Learn More", href: "#contact" }], + "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=2", buttons: [{ text: "Learn More", href: "#contact" }], }, { id: "beds", title: "Bed Redefining", description: "Edge and reshape landscape beds for a clean, professional look.", tag: "Design", imageSrc: - "http://img.b2bpic.net/free-photo/celebration-seasonal-flower-garden-day_1232-3992.jpg", buttons: [{ text: "Learn More", href: "#contact" }], + "http://img.b2bpic.net/free-photo/celebration-seasonal-flower-garden-day_1232-3992.jpg?_wi=2", buttons: [{ text: "Learn More", href: "#contact" }], }, ]} /> @@ -132,7 +132,7 @@ export default function LandingPage() { description="Professional & Dependable" subdescription="Serving Maury City & Surrounding Areas" icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/smiling-male-landscaper-denim-shirt-trimming-overgrown-lawn-with-lawn-mover-summer-day-low_7502-10170.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-male-landscaper-denim-shirt-trimming-overgrown-lawn-with-lawn-mover-summer-day-low_7502-10170.jpg?_wi=2" imageAlt="Professional lawn care" mediaAnimation="slide-up" useInvertedBackground={false} @@ -198,16 +198,16 @@ export default function LandingPage() { features={[ { id: "spring-1", title: "Shrub Trimming", description: "Professional trimming after winter to encourage healthy growth.", tag: "Spring", imageSrc: - "http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg"}, + "http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg?_wi=3"}, { id: "spring-2", title: "Tree Limb Removal", description: "Remove lower branches and clear storm damage from winter.", tag: "Spring", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-lumberjack-with-chainsaw-forest_181624-59761.jpg"}, + "http://img.b2bpic.net/free-photo/closeup-lumberjack-with-chainsaw-forest_181624-59761.jpg?_wi=3"}, { id: "spring-3", title: "Mulch Installation", description: "Fresh mulch for landscape beds and improved curb appeal.", tag: "Spring", imageSrc: - "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg"}, + "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=3"}, { id: "spring-4", title: "Bed Redefining", description: "Edge and reshape beds for a clean, professional spring look.", tag: "Spring", imageSrc: - "http://img.b2bpic.net/free-photo/celebration-seasonal-flower-garden-day_1232-3992.jpg"}, + "http://img.b2bpic.net/free-photo/celebration-seasonal-flower-garden-day_1232-3992.jpg?_wi=3"}, ]} buttons={[{ text: "Schedule Your Spring Cleanup", href: "#contact" }]} buttonAnimation="slide-up" -- 2.49.1