Update src/app/page.tsx

This commit is contained in:
2026-03-03 19:54:32 +00:00
parent f6e885abf5
commit c9155f1e8f

View File

@@ -118,42 +118,42 @@ export default function HomePage() {
id: "01",
title: "Lawn Care & Maintenance",
description: "Professional lawn care with precision mowing, fertilizing, and seasonal treatments",
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=1",
imageAlt: "lawn mowing grass maintenance professional",
},
{
id: "02",
title: "Stone Landscaping & Pavers",
description: "Expert stone work including decorative pavers and landscape design",
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=1",
imageAlt: "stone paver landscaping hardscape design",
},
{
id: "03",
title: "Flower Beds & Tree Rings",
description: "Beautiful flower bed installation with stone borders around trees",
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=1",
imageAlt: "flower bed garden planting landscape",
},
{
id: "04",
title: "Patio Concrete Extensions",
description: "Durable concrete patio extensions to expand your outdoor living space",
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=1",
imageAlt: "patio concrete outdoor extension terrace",
},
{
id: "05",
title: "Gardening Services",
description: "Professional gardening with planting, weeding, and seasonal care",
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=1",
imageAlt: "gardening planting flowers garden professional",
},
{
id: "06",
title: "Seasonal Cleanups",
description: "Spring and fall cleanups keeping your yard pristine year-round",
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=1",
imageAlt: "cleanup yard seasonal fall spring",
},
]}
@@ -242,7 +242,7 @@ export default function HomePage() {
description="Subscribe to our newsletter for seasonal landscaping advice, special promotions, and exclusive customer updates from Best Landscaping Services."
background={{ variant: "radial-gradient" }}
useInvertedBackground={true}
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=1"
imageAlt="Beautiful landscaped garden"
mediaAnimation="slide-up"
mediaPosition="right"