From f59f5bc3a990dba45b5b3ff33a47fbfc87ac9f73 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 16:41:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c38c00b..b0a4711 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -135,7 +135,7 @@ export default function LandingPage() { description: "High-speed Wi-Fi and ergonomic workspaces.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/teen-receiving-psychotherapy-advice-support-emotional-issues_482257-117668.jpg" + imageSrc="http://img.b2bpic.net/free-photo/teen-receiving-psychotherapy-advice-support-emotional-issues_482257-117668.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -267,7 +267,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg?_wi=2", imageAlt: "Teenage boys sitting together in a empty canteen", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/teen-receiving-psychotherapy-advice-support-emotional-issues_482257-117668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teen-receiving-psychotherapy-advice-support-emotional-issues_482257-117668.jpg?_wi=2", imageAlt: "Teenage boys sitting together in a empty canteen", }, ]}