From feb34df0dc4a7b1898d726ae32103fc4b4e8a845 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 16:52:29 +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 532bb6f..82de1c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,7 +133,7 @@ export default function LandingPage() { price: "€1,200/night", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-room-comfort-elegance-relaxation-romance-generated-by-ai_188544-29044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-room-comfort-elegance-relaxation-romance-generated-by-ai_188544-29044.jpg?_wi=1", }, { id: "2", @@ -142,7 +142,7 @@ export default function LandingPage() { price: "€850/night", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_1203-3446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_1203-3446.jpg?_wi=1", }, { id: "3", @@ -151,7 +151,7 @@ export default function LandingPage() { price: "Inclusive", rating: 5, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-reception-hall-office-with-decor-shelf_105762-1676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-reception-hall-office-with-decor-shelf_105762-1676.jpg?_wi=1", }, { id: "4", @@ -160,7 +160,7 @@ export default function LandingPage() { price: "à la carte", rating: 5, reviewCount: "340", - imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_1203-3446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_1203-3446.jpg?_wi=2", }, { id: "5", @@ -169,7 +169,7 @@ export default function LandingPage() { price: "Complimentary", rating: 5, reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-room-comfort-elegance-relaxation-romance-generated-by-ai_188544-29044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-room-comfort-elegance-relaxation-romance-generated-by-ai_188544-29044.jpg?_wi=2", }, { id: "6", @@ -178,7 +178,7 @@ export default function LandingPage() { price: "On Request", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-reception-hall-office-with-decor-shelf_105762-1676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-reception-hall-office-with-decor-shelf_105762-1676.jpg?_wi=2", }, ]} title="Luxury Collections"