diff --git a/src/app/page.tsx b/src/app/page.tsx index 2755d61..3ea6339 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,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" @@ -157,7 +157,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"