From cf030bf7537fcefc3f588807d802ca95b6f1b1d1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 07:45:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e89dcf..1b333e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,17 +92,17 @@ export default function LandingPage() { { title: "Beach Resorts", description: "Relax in the finest luxury beachfront villas.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-view-ocean-beach_74190-6853.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-view-ocean-beach_74190-6853.jpg?_wi=1", }, { title: "Alpine Retreats", description: "Experience serenity in exclusive mountain cabins.", - imageSrc: "http://img.b2bpic.net/free-photo/snow-covered-houses_198169-209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/snow-covered-houses_198169-209.jpg?_wi=1", }, { title: "City Wonders", description: "Immerse yourself in history and architectural beauty.", - imageSrc: "http://img.b2bpic.net/free-photo/picturesque-view-old-catalan-town_1398-3240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/picturesque-view-old-catalan-town_1398-3240.jpg?_wi=1", }, ]} title="Unforgettable Destinations" @@ -121,10 +121,10 @@ export default function LandingPage() { title: "Selection", description: "Choose your ideal adventure path.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-travelling-set_23-2148043605.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-travelling-set_23-2148043605.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-travelling-set_23-2148043605.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-travelling-set_23-2148043605.jpg?_wi=2", }, }, { @@ -132,10 +132,10 @@ export default function LandingPage() { title: "Passport Ready", description: "Handle all documentation with ease.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/map-other-travel-elements-set-flat-design_23-2147644098.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/map-other-travel-elements-set-flat-design_23-2147644098.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/map-other-travel-elements-set-flat-design_23-2147644098.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/map-other-travel-elements-set-flat-design_23-2147644098.jpg?_wi=2", }, }, { @@ -143,10 +143,10 @@ export default function LandingPage() { title: "Flight Takeoff", description: "The journey starts the moment you fly.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-screens_23-2148426149.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-screens_23-2148426149.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-screens_23-2148426149.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-screens_23-2148426149.jpg?_wi=2", }, }, ]} @@ -167,21 +167,21 @@ export default function LandingPage() { title: "Tailored Trips", description: "Made exactly for you.", tag: "Expert", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-view-ocean-beach_74190-6853.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-view-ocean-beach_74190-6853.jpg?_wi=2", }, { id: "2", title: "Global Access", description: "Reach the unreachable.", tag: "Elite", - imageSrc: "http://img.b2bpic.net/free-photo/snow-covered-houses_198169-209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/snow-covered-houses_198169-209.jpg?_wi=2", }, { id: "3", title: "Cultural Depth", description: "Local secrets revealed.", tag: "Authentic", - imageSrc: "http://img.b2bpic.net/free-photo/picturesque-view-old-catalan-town_1398-3240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/picturesque-view-old-catalan-town_1398-3240.jpg?_wi=2", }, ]} title="Expertly Guided Trips"