From 716a87b81001b6d2902d8c28b0abf4cf60358737 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 00:48:21 +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 f75be6e..08714ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377320.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377320.jpg?_wi=1" imageAlt="Club Wallen Hero" /> @@ -82,7 +82,7 @@ export default function LandingPage() { title: "Happy Guests", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -229,7 +229,7 @@ export default function LandingPage() { button: { text: "Book", }, - imageSrc: "http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-staying-light-no-war-wording_23-2149377320.jpg?_wi=2", imageAlt: "Unfocused entry disco with purple and green squares", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { button: { text: "Apply", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg?_wi=2", imageAlt: "Unfocused entry disco with purple and green squares", }, ]} -- 2.49.1