From 81dd66d474c49b5131623aaa3b49eef309f9a99f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 16:23: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 4cb08c8..7c07af2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-chairs-hotel-landscape-sky_1203-4616.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-chairs-hotel-landscape-sky_1203-4616.jpg?_wi=1" imageAlt="luxury travel agency blue ocean" /> @@ -81,7 +81,7 @@ export default function LandingPage() { description="We don't just book trips; we curate life-changing moments. With a global reach and a focus on intimate, high-end experiences, we ensure every detail of your journey reflects absolute perfection." subdescription="Our passion is connecting you with the world's most breathtaking horizons." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-laptop_23-2149963928.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-laptop_23-2149963928.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="luxury travel agents office" /> @@ -111,7 +111,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-chairs-hotel-landscape-sky_1203-4616.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-chairs-hotel-landscape-sky_1203-4616.jpg?_wi=2", imageAlt: "maldives luxury villa overwater", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-laptop_23-2149963928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-laptop_23-2149963928.jpg?_wi=2", imageAlt: "maldives luxury villa overwater", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-smile-happy-around-beach-sea-ocean-with-coconut-palm-tree-holiday-vacation_74190-9068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-smile-happy-around-beach-sea-ocean-with-coconut-palm-tree-holiday-vacation_74190-9068.jpg?_wi=1", imageAlt: "maldives luxury villa overwater", }, ]} @@ -194,7 +194,7 @@ export default function LandingPage() { id: "4", name: "Seychelles Escape", price: "$9,800", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-smile-happy-around-beach-sea-ocean-with-coconut-palm-tree-holiday-vacation_74190-9068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-smile-happy-around-beach-sea-ocean-with-coconut-palm-tree-holiday-vacation_74190-9068.jpg?_wi=2", imageAlt: "seychelles luxury resort beach", }, { -- 2.49.1