From 45759473681e606a3eaa9d360b593535147b6324 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 17:32:51 +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 bc0203e..9f14879 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,7 @@ export default function LandingPage() { title: "Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741209.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741209.jpg?_wi=1" imageAlt="Our professional roofing team" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -158,7 +158,7 @@ export default function LandingPage() { title: "Storm Damage Repair", description: "Rapid response to wind, hail, and tree damage with insurance claim assistance.", tag: "Emergency", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-doing-household-chores-participating-cleaning-home_23-2151468680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-doing-household-chores-participating-cleaning-home_23-2151468680.jpg?_wi=1", }, { id: "s2", @@ -227,7 +227,7 @@ export default function LandingPage() { quote: "Ironclad replaced our roof efficiently and professionally. Highly recommend!", tag: "Customer", avatarSrc: "http://img.b2bpic.net/free-photo/woman-painting-outdoors_23-2148014113.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=1", imageAlt: "happy homeowner looking at new roof", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { quote: "Handled our insurance claim seamlessly. Very happy with the result.", tag: "Customer", avatarSrc: "http://img.b2bpic.net/free-photo/woman-gathering-beets-from-farm_23-2150454966.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741209.jpg?_wi=2", imageAlt: "happy homeowner looking at new roof", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "Quick to respond and fixed the leak before it caused more damage.", tag: "Customer", avatarSrc: "http://img.b2bpic.net/free-photo/very-important-project-is-serious-aim_329181-10350.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-doing-household-chores-participating-cleaning-home_23-2151468680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-doing-household-chores-participating-cleaning-home_23-2151468680.jpg?_wi=2", imageAlt: "happy homeowner looking at new roof", }, { @@ -304,7 +304,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Answers to common concerns about roofing repairs and installations." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1