From c1b399a4aa275de50e1c395a19600af18d2e3a2c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 06:18:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f7e555..4fd0cf1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-holding-hammer-drill-looking-away_23-2148748783.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-holding-hammer-drill-looking-away_23-2148748783.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -194,7 +194,7 @@ export default function LandingPage() { "Expert shingle removal", "Leak-proof underlayment", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=1", }, { id: "2", @@ -204,7 +204,7 @@ export default function LandingPage() { "Waterproofing solutions", "Leak detection experts", ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg?_wi=1", }, { id: "3", @@ -214,7 +214,7 @@ export default function LandingPage() { "Gutter cleaning services", "Proactive repair planning", ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=1", }, ]} title="Our Roofing Expertise" @@ -269,7 +269,7 @@ export default function LandingPage() { quote: "Fantastic service from start to finish.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-correcting-grammar-mistakes_23-2150171438.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hammer-drill-looking-away_23-2148748783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hammer-drill-looking-away_23-2148748783.jpg?_wi=2", imageAlt: "happy customer residential roofing project", }, { @@ -291,7 +291,7 @@ export default function LandingPage() { quote: "Best roofing company in the area.", tag: "High Quality", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=2", imageAlt: "happy customer residential roofing project", }, { @@ -302,7 +302,7 @@ export default function LandingPage() { quote: "Excellent work and very respectful team.", tag: "Trusted", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-checking-checklist_1153-1117.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg?_wi=2", imageAlt: "happy customer residential roofing project", }, { @@ -313,7 +313,7 @@ export default function LandingPage() { quote: "They don't cut corners. Very satisfied.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-couple-renovating-remodeling-their-new-apartment-man-is-painting-walls-with-roller-woman-is-connecting-with-laptop_496169-761.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=2", imageAlt: "happy customer residential roofing project", }, ]} -- 2.49.1