From b4ac1260a29cf448cbc03514b94ff8fb9bd656c2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:54:34 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 0e3bc05..3f5ea3b 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -84,42 +84,42 @@ export default function ServicesPage() { id: "01", title: "Lawn Care & Maintenance", description: "Professional lawn care with precision mowing, fertilizing, and seasonal treatments to keep your grass healthy and vibrant year-round", - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=2", imageAlt: "lawn mowing grass maintenance professional", }, { id: "02", title: "Stone Landscaping & Pavers", description: "Expert stone work including decorative pavers, hardscaping, and landscape design for stunning outdoor spaces", - imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=2", imageAlt: "stone paver landscaping hardscape design", }, { id: "03", title: "Flower Beds & Tree Rings", description: "Beautiful flower bed installation with stone borders around trees, creating focal points throughout your property", - imageSrc: "http://img.b2bpic.net/free-photo/pink-flowers_1372-139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pink-flowers_1372-139.jpg?_wi=2", imageAlt: "flower bed garden planting landscape", }, { id: "04", title: "Patio Concrete Extensions", description: "Durable concrete patio extensions to expand your outdoor living space and enhance property value", - imageSrc: "http://img.b2bpic.net/free-photo/woman-training-with-tractor-wheel_23-2147671878.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-training-with-tractor-wheel_23-2147671878.jpg?_wi=2", imageAlt: "patio concrete outdoor extension terrace", }, { id: "05", title: "Gardening Services", description: "Professional gardening with planting, weeding, and seasonal care to maintain beautiful gardens", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-florist-apron-pink-gloves-holding-hands-beautiful-flower-pot-happily-looking-camera-greenhouse_574295-851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-florist-apron-pink-gloves-holding-hands-beautiful-flower-pot-happily-looking-camera-greenhouse_574295-851.jpg?_wi=2", imageAlt: "gardening planting flowers garden professional", }, { id: "06", title: "Seasonal Cleanups", description: "Spring and fall cleanups keeping your yard pristine year-round, removing debris and preparing for seasonal changes", - imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=2", imageAlt: "cleanup yard seasonal fall spring", }, ]} @@ -151,7 +151,7 @@ export default function ServicesPage() { description="Contact Best Landscaping Services today for a personalized consultation. We'll assess your needs and provide a fair, competitive quote with no obligation." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/city-park-panorama-beautiful-park_93675-128906.jpg" + imageSrc="http://img.b2bpic.net/free-photo/city-park-panorama-beautiful-park_93675-128906.jpg?_wi=2" imageAlt="Beautiful landscaped garden" mediaAnimation="slide-up" mediaPosition="left"