From 8f3b88a8fbf2da23f5658ce08772cc9aed19d431 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 13:36:36 +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 0760835..7fe0264 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { role: "Traveler", company: "Global Explorer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-shows-okay-sign-poses-near-luggage-goes-holiday-takes-selfie-mobile-phone_1258-270846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-shows-okay-sign-poses-near-luggage-goes-holiday-takes-selfie-mobile-phone_1258-270846.jpg?_wi=1", }, { name: "John Doe", @@ -107,7 +107,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-korean-woman-medical-face-mask-thumbs-up-posing-with-cute-suitcare-tourist-going-vacatio_1258-149470.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-korean-woman-medical-face-mask-thumbs-up-posing-with-cute-suitcare-tourist-going-vacatio_1258-149470.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/full-length-excited-woman-tourist-hugging-suitcase-smiling-wearing-medical-face-mask-from-cov_1258-143613.jpg", @@ -176,7 +176,7 @@ export default function LandingPage() { description: "Designed uniquely for your specific travel needs.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiley-people-working-together-side-view_23-2149343440.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiley-people-working-together-side-view_23-2149343440.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -199,7 +199,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/luxury-beach-resort-bungalow-near-endless-pool-sea-sunset-evening-tropical-island-summer_505751-5759.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-korean-woman-medical-face-mask-thumbs-up-posing-with-cute-suitcare-tourist-going-vacatio_1258-149470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-korean-woman-medical-face-mask-thumbs-up-posing-with-cute-suitcare-tourist-going-vacatio_1258-149470.jpg?_wi=2", imageAlt: "tropical beach vacation resort", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-traveling-nature_23-2148927288.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-working-together-side-view_23-2149343440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-working-together-side-view_23-2149343440.jpg?_wi=2", imageAlt: "tropical beach vacation resort", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cathedral-saint-aleksandar-nevski_181624-41926.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-shows-okay-sign-poses-near-luggage-goes-holiday-takes-selfie-mobile-phone_1258-270846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-shows-okay-sign-poses-near-luggage-goes-holiday-takes-selfie-mobile-phone_1258-270846.jpg?_wi=2", imageAlt: "tropical beach vacation resort", }, ]} -- 2.49.1