From b8f06cbb0db239c3843c8ada2135c9d46c869abe Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 02:52:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c243eed..945597c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,19 +140,19 @@ export default function LandingPage() { id: "p1", name: "Miami Sky Tower", price: "$250/night", - imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=1", }, { id: "p2", name: "Le Marais Chic", price: "$320/night", - imageSrc: "http://img.b2bpic.net/free-photo/positive-young-woman-long-dress-sitting-balcony-with-coffee-croissant-photo-barefooted-curly-girl-enjoying-breakfast-terrace_197531-11384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-young-woman-long-dress-sitting-balcony-with-coffee-croissant-photo-barefooted-curly-girl-enjoying-breakfast-terrace_197531-11384.jpg?_wi=1", }, { id: "p3", name: "Abidjan Oasis", price: "$180/night", - imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg?_wi=1", }, ]} title="Our Featured Stays"