From 1df53b0ca5fe6132533bb164aed6c10171fe831c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 18:29:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0eb8bc5..e7af3ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { @@ -170,7 +170,7 @@ export default function LandingPage() { quote: "Excellent work on my roof replacement.", tag: "Top Quality", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=2", imageAlt: "man headshot professional portrait", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { quote: "Reliable and professional team throughout.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67195.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=2", imageAlt: "man headshot professional portrait", }, { -- 2.49.1