diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 6355aff..9edb240 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -85,42 +85,42 @@ export default function ServicesPage() { id: 1, title: "Lawn Cutting & Maintenance", description: "Regular lawn maintenance and grass cutting to keep your garden looking pristine. Weekly, bi-weekly, or monthly service options available.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-bearded-hispanic-male-gardener-concentrated-planting-sprout-flower-pot-with-garden-tools-enjoying-moments-silence_176420-19924.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-bearded-hispanic-male-gardener-concentrated-planting-sprout-flower-pot-with-garden-tools-enjoying-moments-silence_176420-19924.jpg", imageAlt: "professional lawn mowing grass cutting service", }, { id: 2, title: "Hedge Trimming & Pruning", description: "Expert hedge and shrub trimming to maintain shape and health of your garden boundaries. Professional techniques ensure healthy growth.", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-mowing-grass_23-2148579932.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-mowing-grass_23-2148579932.jpg", imageAlt: "hedge trimming shrub pruning professional service", }, { id: 3, title: "Garden Maintenance Packages", description: "Comprehensive garden care including weeding, planting, seasonal maintenance, and ongoing upkeep. Flexible scheduling to suit your needs.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-decorating-home_23-2150633295.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-decorating-home_23-2150633295.jpg", imageAlt: "garden maintenance weeding planting service", }, { id: 4, title: "Garden Clearances & Tidying", description: "Complete garden tidy-ups and clearances with all waste responsibly removed. Perfect for overgrown gardens needing a fresh start.", - imageSrc: "http://img.b2bpic.net/free-photo/cleaning-city-lawn-from-paper-rubbish_1262-21015.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/cleaning-city-lawn-from-paper-rubbish_1262-21015.jpg", imageAlt: "garden clearance cleanup tidy yard", }, { id: 5, title: "Professional Landscaping", description: "Creative landscaping projects to transform your outdoor space. From design consultation to full installation.", - imageSrc: "http://img.b2bpic.net/free-photo/artists-garden-filled-with-variety-plants-beautiful-flowers_1258-296326.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/artists-garden-filled-with-variety-plants-beautiful-flowers_1258-296326.jpg", imageAlt: "garden landscaping design beautiful outdoor space", }, { id: 6, title: "Garden Waste Removal", description: "Efficient and responsible removal of all garden waste and debris. We handle everything from grass clippings to branches and leaves.", - imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-nature_23-2149109138.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-nature_23-2149109138.jpg", imageAlt: "garden waste removal disposal service", }, ]} @@ -226,8 +226,8 @@ export default function ServicesPage() { rows: 4, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1445.jpg?_wi=2" - imageAlt: "beautiful finished garden project landscape" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1445.jpg" + imageAlt="beautiful finished garden project landscape" mediaAnimation="opacity" mediaPosition="right" buttonText="Request Quote"