From 2cab2398a48321e144af9072c5b0ede6c2b6af2e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 20:58:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f334c32..1459026 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-prepares-work-plan-control-room-night-night-shift_169016-70982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-prepares-work-plan-control-room-night-night-shift_169016-70982.jpg?_wi=1", imageAlt: "Electrician working", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-prepares-work-plan-control-room-night-night-shift_169016-70982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-prepares-work-plan-control-room-night-night-shift_169016-70982.jpg?_wi=2", imageAlt: "electrician working panel electrical", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-business-leader-standing-with-team_1262-1996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-business-leader-standing-with-team_1262-1996.jpg?_wi=1", imageAlt: "electrician working panel electrical", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg?_wi=1", imageAlt: "electrician working panel electrical", }, ]} @@ -193,7 +193,7 @@ export default function LandingPage() { description: "Fair and upfront estimates.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-senior-business-leader-standing-with-team_1262-1996.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-senior-business-leader-standing-with-team_1262-1996.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -237,7 +237,7 @@ export default function LandingPage() { role: "Homeowner", company: "Greeley", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg?_wi=2", }, { id: "2", -- 2.49.1