From 0411dc9963b7e44fb32a90273f5076f8bcecf812 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 18:23:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d4b13ea..b6eae04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { tag="Trusted Roofing Experts" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=1", imageAlt: "professional roofing service residential", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg?_wi=1", imageAlt: "asphalt shingles roof texture", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { "inspection", "maintenance", ], - imageSrc: "http://img.b2bpic.net/free-photo/attractive-male-contractor-working-with-wood-sanding-wooden-panel-carpenter-using-electrical-sander_662251-454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-male-contractor-working-with-wood-sanding-wooden-panel-carpenter-using-electrical-sander_662251-454.jpg?_wi=1", }, { id: "f2", @@ -116,7 +116,7 @@ export default function LandingPage() { "installation", "new-build", ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg?_wi=1", }, { id: "f3", @@ -127,7 +127,7 @@ export default function LandingPage() { "repair", "emergency", ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg?_wi=1", }, { id: "f4", @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "Alma Roofing was professional, on time, and very tidy. The quality of work is outstanding.", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=2", imageAlt: "happy homeowner portrait", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "The entire process was stress-free. My new roof looks fantastic.", tag: "Installation", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-grandma-kid-with-thumbs-up_23-2148976876.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg?_wi=2", imageAlt: "happy homeowner portrait", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "They fixed my leak in record time. Excellent communication throughout.", tag: "Emergency", avatarSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-male-contractor-working-with-wood-sanding-wooden-panel-carpenter-using-electrical-sander_662251-454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-male-contractor-working-with-wood-sanding-wooden-panel-carpenter-using-electrical-sander_662251-454.jpg?_wi=2", imageAlt: "happy homeowner portrait", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "Alma Roofing is a name I trust. Very honest, fair pricing and high-quality materials.", tag: "Installation", avatarSrc: "http://img.b2bpic.net/free-photo/mom-her-son-with-green-watering-can-greenhouse-little-toddler-boy-watering-flowers-greenhouse_1157-50105.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg?_wi=2", imageAlt: "happy homeowner portrait", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { quote: "They exceeded my expectations. Couldn't be happier with the results.", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571915.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg?_wi=2", imageAlt: "happy homeowner portrait", }, ]} -- 2.49.1