From 6ebd6010593d938591ef4dff796a92501585c083 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:33:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7499725..8623b3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { { value: "4.5★", title: "Guest Rating" }, { value: "1,800+", title: "Happy Reviews" } ]} - imageSrc="http://img.b2bpic.net/free-photo/man-woman-working-together-animation-studio_23-2149207968.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-woman-working-together-animation-studio_23-2149207968.jpg?_wi=1" imageAlt="Circus Hostel lounge area" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -156,7 +156,7 @@ export default function LandingPage() { id: "bar", value: "Nightly", title: "Bar Events", description: "Meet other travelers over drinks", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-proposing-woman_23-2149212181.jpg", imageAlt: "Circus Hostel bar social gathering" }, { - id: "lounge", value: "24/7", title: "Social Spaces", description: "Connect in our cozy common areas", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-working-together-animation-studio_23-2149207968.jpg", imageAlt: "Comfortable hostel lounge area" + id: "lounge", value: "24/7", title: "Social Spaces", description: "Connect in our cozy common areas", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-working-together-animation-studio_23-2149207968.jpg?_wi=2", imageAlt: "Comfortable hostel lounge area" } ]} animationType="slide-up"