From 13b3fe79b1fb43d139e58fba471e0eaf52748354 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 15:35:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7303e2c..0628c0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/building-balcony-black-white_657883-296.jpg", imageAlt: "Hôtel des Invalides Exterior on a sunny day"}, + imageSrc: "http://img.b2bpic.net/free-photo/building-balcony-black-white_657883-296.jpg?_wi=1", imageAlt: "Hôtel des Invalides Exterior on a sunny day"}, { imageSrc: "http://img.b2bpic.net/free-photo/bellhop-offering-cup-coffee-guests_482257-92508.jpg", imageAlt: "Luxurious hotel lobby interior"}, { @@ -127,7 +127,7 @@ export default function LandingPage() { { title: "Luxurious Wellness & Spa", description: "Unwind and rejuvenate with our state-of-the-art spa, offering a range of treatments and a tranquil swimming pool.", bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/building-balcony-black-white_657883-296.jpg", imageAlt: "Hotel concierge service"}, + imageSrc: "http://img.b2bpic.net/free-photo/building-balcony-black-white_657883-296.jpg?_wi=2", imageAlt: "Hotel concierge service"}, { imageSrc: "http://img.b2bpic.net/free-photo/man-waiting-girlfriend-valentine-s-day_1157-45998.jpg", imageAlt: "Chef preparing gourmet meal"}, { -- 2.49.1