From b6449afe9a7a95783f01d1e921ee9934f234d73f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 12:51:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a1bf4a..559421e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/white-brown-house-near-snow-capped-mountains_198169-360.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-brown-house-near-snow-capped-mountains_198169-360.jpg?_wi=1" imageAlt="Luxury Mountain Escape" /> @@ -97,7 +97,7 @@ export default function LandingPage() { title: "Peace Guaranteed", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/serene-bedroom-oasis-with-waterfall-view_23-2152008197.jpg" + imageSrc="http://img.b2bpic.net/free-photo/serene-bedroom-oasis-with-waterfall-view_23-2152008197.jpg?_wi=1" imageAlt="Bjelolasica retreat" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -119,7 +119,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-river-snow-covered-mountains-landscape-kashmir-state-india_1232-4810.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/white-brown-house-near-snow-capped-mountains_198169-360.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-brown-house-near-snow-capped-mountains_198169-360.jpg?_wi=2", imageAlt: "mountain apartment bedroom", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263593.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/serene-bedroom-oasis-with-waterfall-view_23-2152008197.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serene-bedroom-oasis-with-waterfall-view_23-2152008197.jpg?_wi=2", imageAlt: "mountain apartment bedroom", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/white-brown-house-near-snow-capped-mountains_198169-360.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-brown-house-near-snow-capped-mountains_198169-360.jpg?_wi=3", imageAlt: "bjelolasica nature landscape", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/serene-bedroom-oasis-with-waterfall-view_23-2152008197.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serene-bedroom-oasis-with-waterfall-view_23-2152008197.jpg?_wi=3", imageAlt: "bjelolasica nature landscape", }, ]} -- 2.49.1