From 6faab5c4da100a711eb24e9cf04ddb47f651bbe5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 17:06:33 +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 e8c3047..80f7efd 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -124,7 +124,7 @@ export default function ServicesPage() { title: "General Junk Removal", subtitle: "Household Items & Miscellaneous Debris", description: "From old furniture to appliances, electronics to yard items—we remove it all. Our experienced team handles every piece with care, ensuring your home or office is left spotless. One call and we handle the heavy lifting, no job too big or small.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-painting-car-door_23-2149714295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-painting-car-door_23-2149714295.jpg?_wi=2", imageAlt: "General junk removal service", buttons: [{ text: "Learn More", href: "/contact" }], }, @@ -134,7 +134,7 @@ export default function ServicesPage() { title: "Yard Waste & Debris", subtitle: "Landscaping & Outdoor Cleanup", description: "Tree branches, mulch, landscaping debris, fallen trees, and seasonal cleanup. We clear your yard fast and responsibly dispose of everything. Our crew can handle large-scale yard projects and ensure proper disposal of all organic material.", - imageSrc: "http://img.b2bpic.net/free-photo/volunteer-with-garbage-bag-trip-nature-cleaning-environment_169016-12173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/volunteer-with-garbage-bag-trip-nature-cleaning-environment_169016-12173.jpg?_wi=2", imageAlt: "Yard waste removal service", buttons: [{ text: "Learn More", href: "/contact" }], }, @@ -144,7 +144,7 @@ export default function ServicesPage() { title: "Construction & Renovation Cleanouts", subtitle: "Commercial & Residential Projects", description: "Drywall, concrete, bricks, lumber, and heavy construction debris. Licensed and experienced in large-scale cleanout projects. We manage construction sites efficiently, removing debris safely and keeping your project on schedule.", - imageSrc: "http://img.b2bpic.net/free-photo/cracked-weathered-concrete-wall-texture-gray-orange-tones-showing-age-decay_84443-55485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cracked-weathered-concrete-wall-texture-gray-orange-tones-showing-age-decay_84443-55485.jpg?_wi=2", imageAlt: "Construction debris removal service", buttons: [{ text: "Learn More", href: "/contact" }], },