From 948cc6cd745d2e071df7984a31e21b4f55ad5894 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 21:49:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4397d6c..8fff907 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,23 +49,23 @@ export default function LandingPage() { tag="Travel Planner" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-big-pool-cliff-near-sea_181624-2476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-big-pool-cliff-near-sea_181624-2476.jpg?_wi=1", imageAlt: "Santorini view", }, { - imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-big-pool-cliff-near-sea_181624-2476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-big-pool-cliff-near-sea_181624-2476.jpg?_wi=2", imageAlt: "Greek island landscape", }, { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-waiting-airport_23-2148255978.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-waiting-airport_23-2148255978.jpg?_wi=1", imageAlt: "Airport lounge", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=1", imageAlt: "Luxury room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-white-yacht_1163-3410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-white-yacht_1163-3410.jpg?_wi=1", imageAlt: "Ferry boat view", }, ]} @@ -103,7 +103,7 @@ export default function LandingPage() { "Flights", "Hotel", ], - imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-waiting-airport_23-2148255978.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-waiting-airport_23-2148255978.jpg?_wi=2", }, { id: "2", @@ -114,7 +114,7 @@ export default function LandingPage() { "Ferry/Flight", "Hotel", ], - imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=2", }, { id: "3", @@ -126,7 +126,7 @@ export default function LandingPage() { "Transfer", "Hotel", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-white-yacht_1163-3410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-white-yacht_1163-3410.jpg?_wi=2", }, ]} title="Itinerary Highlights"