From 00ea38984501a6c16f3c45a541e448e1dec4c134 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:22:52 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index a304c8b..6781bc8 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -43,17 +43,17 @@ export default function ServicesPage() { { title: "Artificial Turf Installation", description: "Transform your outdoor space with premium artificial turf. Our synthetic grass is UV-resistant, pet-friendly, and requires no watering or maintenance. Perfect for Nevada's desert climate, reducing water usage by up to 55 gallons per square foot annually.", imageSrc: - "http://img.b2bpic.net/free-photo/old-woman-doing-fitness-exercises_23-2149565535.jpg", imageAlt: "Artificial turf installation", button: { text: "Get Quote", href: "/contact" }, + "http://img.b2bpic.net/free-photo/old-woman-doing-fitness-exercises_23-2149565535.jpg?_wi=2", imageAlt: "Artificial turf installation", button: { text: "Get Quote", href: "/contact" }, }, { title: "Irrigation Systems Design & Installation", description: "Efficient irrigation keeps your landscape healthy while conserving water. We design custom systems with smart controllers, drip irrigation, and sprinkler zones tailored to your property's unique needs and plant requirements.", imageSrc: - "http://img.b2bpic.net/free-photo/gardening_23-2148020412.jpg", imageAlt: "Irrigation system installation", button: { text: "Get Quote", href: "/contact" }, + "http://img.b2bpic.net/free-photo/gardening_23-2148020412.jpg?_wi=2", imageAlt: "Irrigation system installation", button: { text: "Get Quote", href: "/contact" }, }, { title: "Hardscape & Landscape Construction", description: "We build lasting outdoor structures including retaining walls, patios, walkways, driveways, pergolas, and water features. Each project combines functionality with aesthetic appeal, using quality materials and skilled craftsmanship.", imageSrc: - "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Hardscape patio construction", button: { text: "Get Quote", href: "/contact" }, + "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=2", imageAlt: "Hardscape patio construction", button: { text: "Get Quote", href: "/contact" }, }, ]} title="Our Detailed Services"