From f8587d646b37e016607371d7f6432c44ae214d11 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 16:07:33 +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 92ce03c..8fa59cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/asian-touristic-attraction-place_23-2148887469.jpg" + imageSrc="http://img.b2bpic.net/free-photo/asian-touristic-attraction-place_23-2148887469.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -163,12 +163,12 @@ export default function LandingPage() { { title: "Fast Response", description: "Emergency storm damage support when you need it most.", - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694128.jpg?_wi=1", }, { title: "Expert Repairs", description: "High-quality craftsmanship for every roofing challenge.", - imageSrc: "http://img.b2bpic.net/free-photo/thunderstorm-city-nighttime_23-2151750472.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thunderstorm-city-nighttime_23-2151750472.jpg?_wi=1", }, { title: "Fair Pricing", @@ -254,7 +254,7 @@ export default function LandingPage() { name: "Mary L.", handle: "Verified Customer", testimonial: "Fantastic experience. Fast, clean, and professional work.", - imageSrc: "http://img.b2bpic.net/free-photo/asian-touristic-attraction-place_23-2148887469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-touristic-attraction-place_23-2148887469.jpg?_wi=2", imageAlt: "professional contractor portrait onsite", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { name: "David W.", handle: "Verified Customer", testimonial: "McKeage Roofing knows their stuff. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-water-drips-morning-dew-car-window_181624-3141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-water-drips-morning-dew-car-window_181624-3141.jpg?_wi=1", imageAlt: "professional contractor portrait onsite", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { name: "Susan P.", handle: "Verified Customer", testimonial: "Honest pricing and excellent communication throughout the process.", - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694128.jpg?_wi=2", imageAlt: "professional contractor portrait onsite", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { name: "Robert B.", handle: "Verified Customer", testimonial: "Very satisfied with the storm restoration work.", - imageSrc: "http://img.b2bpic.net/free-photo/thunderstorm-city-nighttime_23-2151750472.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thunderstorm-city-nighttime_23-2151750472.jpg?_wi=2", imageAlt: "professional contractor portrait onsite", }, ]} @@ -344,7 +344,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-water-drips-morning-dew-car-window_181624-3141.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-water-drips-morning-dew-car-window_181624-3141.jpg?_wi=2" /> -- 2.49.1