From 99fd9f94ac3944e2e9b088adeb2d30bf571f50a2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:05:24 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index d9c548e..e5fa305 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -50,7 +50,7 @@ export default function ServicesPage() { description: "Professional installation of premium roofing materials. We ensure proper ventilation, flashing, and waterproofing for years of protection. Our team handles every detail to deliver a roof that protects your home and looks beautiful.", imageSrc: - "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", + "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=4", imageAlt: "New roof installation", buttons: [ { text: "Learn More", href: "#" }, @@ -64,7 +64,7 @@ export default function ServicesPage() { description: "Is your roof showing its age? We remove old materials properly and install new, durable roofing that protects your home. We work quickly to minimize disruption to your daily life.", imageSrc: - "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg", + "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=4", imageAlt: "Roof replacement project", buttons: [ { text: "Learn More", href: "#" }, @@ -78,7 +78,7 @@ export default function ServicesPage() { description: "Storm damage, leaks, or missing shingles? We provide fast, reliable repairs to prevent further damage to your home. Available for emergency calls 24/7.", imageSrc: - "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg", + "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=5", imageAlt: "Roof repair services", buttons: [ { text: "Learn More", href: "#" }, @@ -92,7 +92,7 @@ export default function ServicesPage() { description: "Transform your home's exterior with professional siding installation. We offer multiple material options for style and budget. Let us help you choose the perfect siding for your home.", imageSrc: - "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", + "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=4", imageAlt: "Siding installation work", buttons: [ { text: "Learn More", href: "#" }, @@ -106,7 +106,7 @@ export default function ServicesPage() { description: "Worn siding affects your home's protection and appearance. We install quality replacement siding that lasts decades. Our expert team ensures a seamless installation.", imageSrc: - "http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg", + "http://img.b2bpic.net/free-photo/windows-building_1122-873.jpg?_wi=3", imageAlt: "Before and after siding replacement", buttons: [ { text: "Learn More", href: "#" }, @@ -120,7 +120,7 @@ export default function ServicesPage() { description: "Storm damage requires immediate attention. We provide 24/7 emergency services and work with your insurance for fast restoration. We handle all the details so you can focus on your family.", imageSrc: - "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg", + "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=6", imageAlt: "Storm damage restoration", buttons: [ { text: "Learn More", href: "#" }, @@ -170,7 +170,7 @@ export default function ServicesPage() {