From a447bef8d8c02fecbbddaed9fba87967ebed6437 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 08:56:14 +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 f40b822..e7c70fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { handle: "@alex", testimonial: "This space makes our distance feel so much smaller.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453417.jpg?_wi=1", }, { name: "Jamie", @@ -91,7 +91,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-darkroom_23-2149893841.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-home-with-mysterious-interior-lights-around-her_23-2148946726.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-home-with-mysterious-interior-lights-around-her_23-2148946726.jpg?_wi=1" showBlur={true} avatars={[ { @@ -148,7 +148,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-looking-picture-album_23-2149515297.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-with-mysterious-interior-lights-around-her_23-2148946726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-with-mysterious-interior-lights-around-her_23-2148946726.jpg?_wi=2", imageAlt: "digital photo album memory gallery", }, { @@ -172,13 +172,13 @@ export default function LandingPage() { icon: MessageCircle, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/girls-sitting-shore-sunset-lake-polka-new-zealand_181624-11238.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girls-sitting-shore-sunset-lake-polka-new-zealand_181624-11238.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/paper-note-with-encouragement-quote_23-2150105140.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453417.jpg?_wi=2", imageAlt: "digital photo album memory gallery", }, ]} @@ -228,7 +228,7 @@ export default function LandingPage() {