Update src/app/page.tsx

This commit is contained in:
2026-03-14 23:07:00 +00:00
parent 8dee9c99f5
commit 39b01c217a

View File

@@ -87,7 +87,7 @@ export default function HomePage() {
description="Can't speak highly enough about this service!"
subdescription="Very tidy workers and took all garden waste away. Turned up as promised and did a great job."
icon={ThumbsUp}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-holding-watering-cans_23-2149722614.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-holding-watering-cans_23-2149722614.jpg?_wi=1"
imageAlt="happy homeowner satisfied customer garden"
mediaAnimation="opacity"
useInvertedBackground={false}
@@ -106,42 +106,42 @@ export default function HomePage() {
id: 1,
title: "Lawn Cutting",
description: "Regular lawn maintenance and grass cutting to keep your garden looking pristine.",
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",
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=1",
imageAlt: "professional lawn mowing grass cutting service"
},
{
id: 2,
title: "Hedge Trimming",
description: "Expert hedge and shrub trimming to maintain shape and health of your garden boundaries.",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-mowing-grass_23-2148579932.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-mowing-grass_23-2148579932.jpg?_wi=1",
imageAlt: "hedge trimming shrub pruning professional service"
},
{
id: 3,
title: "Garden Maintenance",
description: "Comprehensive garden care including weeding, planting, and seasonal maintenance.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-decorating-home_23-2150633295.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-decorating-home_23-2150633295.jpg?_wi=1",
imageAlt: "garden maintenance weeding planting service"
},
{
id: 4,
title: "Garden Clearances",
description: "Complete garden tidy-ups and clearances with all waste responsibly removed.",
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-city-lawn-from-paper-rubbish_1262-21015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-city-lawn-from-paper-rubbish_1262-21015.jpg?_wi=1",
imageAlt: "garden clearance cleanup tidy yard"
},
{
id: 5,
title: "Landscaping",
description: "Creative landscaping projects to transform your outdoor space.",
imageSrc: "http://img.b2bpic.net/free-photo/artists-garden-filled-with-variety-plants-beautiful-flowers_1258-296326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artists-garden-filled-with-variety-plants-beautiful-flowers_1258-296326.jpg?_wi=1",
imageAlt: "garden landscaping design beautiful outdoor space"
},
{
id: 6,
title: "Waste Removal",
description: "Efficient and responsible removal of all garden waste and debris.",
imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-nature_23-2149109138.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-nature_23-2149109138.jpg?_wi=1",
imageAlt: "garden waste removal disposal service"
}
]}
@@ -296,7 +296,7 @@ export default function HomePage() {
rows: 4
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1445.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1445.jpg?_wi=1"
imageAlt="beautiful finished garden project landscape"
mediaAnimation="opacity"
mediaPosition="right"