From 14f4eecda96a5d418a8528bddf249e51114914cd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 08:59:58 +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 7db85f3..d1f51eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/texture-swimming-pool-mosaic-tile-background-wallpaper-banner-backdrop_1258-69282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/texture-swimming-pool-mosaic-tile-background-wallpaper-banner-backdrop_1258-69282.jpg?_wi=1", imageAlt: "Futuristic solar home", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { imageAlt: "Luxury installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-robotic-vacuum-cleaner_52683-137244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-robotic-vacuum-cleaner_52683-137244.jpg?_wi=1", imageAlt: "Storage tech", }, ]} @@ -133,7 +133,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-generating-electricity-with-copy-space_23-2148895411.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/texture-swimming-pool-mosaic-tile-background-wallpaper-banner-backdrop_1258-69282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/texture-swimming-pool-mosaic-tile-background-wallpaper-banner-backdrop_1258-69282.jpg?_wi=2", imageAlt: "residential solar roof installation", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-turaida-castle-sigulda_181624-39097.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-robotic-vacuum-cleaner_52683-137244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-robotic-vacuum-cleaner_52683-137244.jpg?_wi=2", imageAlt: "residential solar roof installation", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205439.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-with-computer_23-2148920578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-with-computer_23-2148920578.jpg?_wi=1", imageAlt: "residential solar roof installation", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-enjoying-new-technologies_23-2147859141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-enjoying-new-technologies_23-2147859141.jpg?_wi=1", imageAlt: "residential solar roof installation", }, ]} @@ -287,7 +287,7 @@ export default function LandingPage() { handle: "Beverly Hills", testimonial: "Solara exceeded all expectations. My monthly bill is virtually zero now.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-with-computer_23-2148920578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-with-computer_23-2148920578.jpg?_wi=2", }, { id: "t2", @@ -295,7 +295,7 @@ export default function LandingPage() { handle: "Santa Monica", testimonial: "The installation was fast and non-intrusive. A premium experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-enjoying-new-technologies_23-2147859141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-enjoying-new-technologies_23-2147859141.jpg?_wi=2", }, { id: "t3", -- 2.49.1