Update src/app/services/page.tsx

This commit is contained in:
2026-03-05 15:40:41 +00:00
parent e1ab316f95
commit a381cc00f0

View File

@@ -136,7 +136,7 @@ export default function ServicesPage() {
name: "Seasonal Maintenance",
price: "Starting at $199/month",
imageSrc:
"http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg",
"http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg?_wi=2",
imageAlt: "Seasonal lawn maintenance service",
},
{
@@ -144,7 +144,7 @@ export default function ServicesPage() {
name: "Premium Landscape",
price: "Starting at $349/month",
imageSrc:
"http://img.b2bpic.net/free-photo/gardening-composition-with-space-top_23-2147673271.jpg",
"http://img.b2bpic.net/free-photo/gardening-composition-with-space-top_23-2147673271.jpg?_wi=2",
imageAlt: "Premium landscape design package",
},
{
@@ -152,7 +152,7 @@ export default function ServicesPage() {
name: "Complete Care",
price: "Starting at $499/month",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg",
"http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=3",
imageAlt: "Complete landscape care package",
},
]}