From 349f948e9917084a0ff4e0457606057de4c1ab0a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 07:48:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c713605..b212ccb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,7 +167,7 @@ export default function LandingPage() { "New Installation", "Maintenance", ], - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg?_wi=1", imageAlt: "Asphalt shingle installation", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { "Emergency", "Quick Fix", ], - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg?_wi=2", imageAlt: "Roof repair service", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { "Certification", "Safety", ], - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg?_wi=3", imageAlt: "Professional roof inspection", }, ]} -- 2.49.1