From c795e9efa3838de79e4df3a0bd7f7e00127265b9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 00:14:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f03a0ec..80d70c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,15 +78,15 @@ export default function LandingPage() { imageAlt: "Safe scaffolding installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=1", imageAlt: "Metal roof installation work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-dicussing-plans_23-2147650207.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-dicussing-plans_23-2147650207.jpg?_wi=1", imageAlt: "Modern scaffolding setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg?_wi=1", imageAlt: "Detailed roof repair inspection", }, ]} @@ -130,19 +130,19 @@ export default function LandingPage() { id: "f1", title: "Roof Installation", description: "High-quality installation for modern residential homes.", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=2", }, { id: "f2", title: "Scaffolding Solutions", description: "Safe, reliable equipment setup for complex projects.", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-dicussing-plans_23-2147650207.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-dicussing-plans_23-2147650207.jpg?_wi=2", }, { id: "f3", title: "Roof Repair", description: "Fast diagnosis and repairs for all roofing types.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg?_wi=2", }, ]} title="Expert Roofing & Scaffolding Services" -- 2.49.1