From df958555bbf163f1eab39e18b726245bd4804483 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 17:25:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cb4f8af..8e4b573 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,15 +22,15 @@ const navItems = [ const carouselItems = [ { - id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/grassland-landscape-greening-environment-park-background_1112-1181.jpg", imageAlt: "Beautifully maintained residential lawn"}, + id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/grassland-landscape-greening-environment-park-background_1112-1181.jpg?_wi=1", imageAlt: "Beautifully maintained residential lawn"}, { - id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-woman-holding-chinese-food_23-2148242620.jpg", imageAlt: "Professional lawn transformation result"}, + id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-woman-holding-chinese-food_23-2148242620.jpg?_wi=1", imageAlt: "Professional lawn transformation result"}, { - id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/gardener-with-weedwacker-cutting-grass-garden_329181-20539.jpg", imageAlt: "Professional lawn mowing service"}, + id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/gardener-with-weedwacker-cutting-grass-garden_329181-20539.jpg?_wi=1", imageAlt: "Professional lawn mowing service"}, { - id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/grassland-landscape-greening-environment-park-background_1112-1181.jpg", imageAlt: "Pristine green lawn in sunlight"}, + id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/grassland-landscape-greening-environment-park-background_1112-1181.jpg?_wi=2", imageAlt: "Pristine green lawn in sunlight"}, { - id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-woman-holding-chinese-food_23-2148242620.jpg", imageAlt: "Perfect lawn maintenance showcase"}, + id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-woman-holding-chinese-food_23-2148242620.jpg?_wi=2", imageAlt: "Perfect lawn maintenance showcase"}, { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stone-path-walk-run-garden_74190-8974.jpg", imageAlt: "Detailed lawn edge finishing work"}, ]; @@ -54,9 +54,9 @@ const products = [ { id: "project-1", name: "Complete Yard Transformation", price: "Expert Care", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-her-children-ride-wheelbarrow_23-2147907094.jpg", imageAlt: "Before transformation - overgrown yard"}, { - id: "project-2", name: "Professional Result", price: "Expert Care", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-woman-holding-chinese-food_23-2148242620.jpg", imageAlt: "After transformation - pristine lawn"}, + id: "project-2", name: "Professional Result", price: "Expert Care", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-woman-holding-chinese-food_23-2148242620.jpg?_wi=3", imageAlt: "After transformation - pristine lawn"}, { - id: "project-3", name: "Weekly Maintenance", price: "Ongoing", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/gardener-with-weedwacker-cutting-grass-garden_329181-20539.jpg", imageAlt: "Professional mowing service"}, + id: "project-3", name: "Weekly Maintenance", price: "Ongoing", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/gardener-with-weedwacker-cutting-grass-garden_329181-20539.jpg?_wi=2", imageAlt: "Professional mowing service"}, ]; const metrics = [