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", }, ]}