diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d8ed48..4ebc053 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,10 +97,10 @@ export default function LandingPage() { title: "Property Cleaning", description: "Complete outdoor space cleaning including pressure washing, deck cleaning, and property prep for maximum curb appeal.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg", imageAlt: "Professional property cleaning service" + imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg?_wi=1", imageAlt: "Professional property cleaning service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-surrounded-by-flowers_23-2150790340.jpg", imageAlt: "Clean transformed property exterior" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-surrounded-by-flowers_23-2150790340.jpg?_wi=1", imageAlt: "Clean transformed property exterior" } ] }, @@ -108,7 +108,7 @@ export default function LandingPage() { title: "Trash & Debris Removal", description: "Fast and efficient removal of yard waste, debris, and unwanted materials. We haul it all away so you don't have to.", icon: Trash2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg", imageAlt: "Professional debris removal in progress" + imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg?_wi=2", imageAlt: "Professional debris removal in progress" }, { imageSrc: "http://img.b2bpic.net/free-photo/stair-pattern_1203-2595.jpg?_wi=4", imageAlt: "Clean property after debris removal" @@ -162,7 +162,7 @@ export default function LandingPage() { id: "project-2", name: "Complete Yard Makeover", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/stair-pattern_1203-2595.jpg?_wi=6", imageAlt: "Complete yard makeover project" }, { - id: "project-3", name: "Property Cleanup Project", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-surrounded-by-flowers_23-2150790340.jpg", imageAlt: "Professional property cleanup and landscaping" + id: "project-3", name: "Property Cleanup Project", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-surrounded-by-flowers_23-2150790340.jpg?_wi=2", imageAlt: "Professional property cleanup and landscaping" }, { id: "project-4", name: "Seasonal Maintenance", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/stair-pattern_1203-2595.jpg?_wi=7", imageAlt: "Seasonal landscaping maintenance results"