From 7f7dd890800f2bda49acf469899a4f37e2aebc4b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 09:01:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bc72d6b..8bbcd27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,27 +70,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292781.jpg?_wi=1", imageAlt: "Agency work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292781.jpg?_wi=2", imageAlt: "Agency work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292781.jpg?_wi=3", imageAlt: "Agency work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292781.jpg?_wi=4", imageAlt: "Agency work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292781.jpg?_wi=5", imageAlt: "Agency work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292781.jpg?_wi=6", imageAlt: "Agency work", }, ]} @@ -117,7 +117,7 @@ export default function LandingPage() { description: "Accountability is our core philosophy. We scale where the ROI is clear.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="Modern luxury office interior" /> @@ -176,7 +176,7 @@ export default function LandingPage() { role: "CMO", company: "TechFlow", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg?_wi=2", imageAlt: "Sarah Jenkins", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { role: "CEO", company: "Vantage Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg?_wi=3", imageAlt: "Mark Sterling", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { role: "Founder", company: "Lumina", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg?_wi=4", imageAlt: "Elena Rodriguez", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { role: "Director of Growth", company: "Synthetix", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg?_wi=5", imageAlt: "James Chen", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { role: "Founder", company: "BloomCo", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg?_wi=6", imageAlt: "Amanda White", }, ]} -- 2.49.1