Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 19:54:34 +00:00
parent ad2d4e1aed
commit b4ac1260a2

View File

@@ -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"