Update src/app/services/page.tsx

This commit is contained in:
2026-03-05 17:04:24 +00:00
parent 6c165941f3
commit fa462e3971

View File

@@ -46,7 +46,7 @@ export default function ServicesPage() {
name: "Residential Hydroseeding",
price: "Custom Quote",
imageSrc:
"http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg",
"http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg?_wi=2",
imageAlt: "residential lawn home backyard grass yard",
},
{
@@ -97,7 +97,7 @@ export default function ServicesPage() {
description:
"We assess soil conditions, drainage, sun exposure, and your specific goals to create the perfect seed blend for your property.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-natural-soil-grass_23-2148858151.jpg",
"http://img.b2bpic.net/free-photo/close-up-natural-soil-grass_23-2148858151.jpg?_wi=2",
imageAlt: "Soil analysis and testing",
buttonIcon: ArrowRight,
},
@@ -106,7 +106,7 @@ export default function ServicesPage() {
description:
"Choose from grass varieties specifically suited for NH climate, shade tolerance, and usage patterns.",
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-shot-brown-leaves-ground-daytime_181624-20999.jpg",
"http://img.b2bpic.net/free-photo/closeup-shot-brown-leaves-ground-daytime_181624-20999.jpg?_wi=2",
imageAlt: "Premium seed collection",
buttonIcon: ArrowRight,
},
@@ -115,7 +115,7 @@ export default function ServicesPage() {
description:
"Proper grading, debris removal, and soil amendment ensure optimal seed germination and growth.",
imageSrc:
"http://img.b2bpic.net/free-photo/spray-bottle-near-bag-with-gardening-tools_23-2147714846.jpg",
"http://img.b2bpic.net/free-photo/spray-bottle-near-bag-with-gardening-tools_23-2147714846.jpg?_wi=2",
imageAlt: "Site preparation equipment",
buttonIcon: ArrowRight,
},