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