From 784293a0183ff83a9ba5b8ae424a781a8140aa83 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 06:00:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 50a3e70..93fa4c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160768.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160768.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -125,7 +125,7 @@ export default function LandingPage() { title="Experience Unmatched Comfort" description="Geez Hotel provides a seamless blend of local Tigray heritage and modern convenience. Situated centrally, we are your gateway to Mekele's most iconic landmarks and the vibrant atmosphere of Mekele University." subdescription="Whether you are here for leisure or academic visits, our prime location ensures accessibility, while our warm hospitality guarantees a relaxing stay." - imageSrc="http://img.b2bpic.net/free-photo/aerial-drone-view-chisinau-downtown-panorama-view-multiple-buildings-roads_1268-18599.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-drone-view-chisinau-downtown-panorama-view-multiple-buildings-roads_1268-18599.jpg?_wi=1" mediaAnimation="blur-reveal" icon={Building2} /> @@ -145,7 +145,7 @@ export default function LandingPage() { price: "From $50", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-with-open-balcony-soft-light-through-curtains-cozy-bedroom_169016-70022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-with-open-balcony-soft-light-through-curtains-cozy-bedroom_169016-70022.jpg?_wi=1", }, { id: "2", @@ -154,7 +154,7 @@ export default function LandingPage() { price: "From $75", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497282.jpg?_wi=1", }, { id: "3", @@ -163,7 +163,7 @@ export default function LandingPage() { price: "From $120", rating: 5, reviewCount: "60", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", }, ]} title="Our Accommodations" @@ -183,7 +183,7 @@ export default function LandingPage() { tags: [ "Stay Connected", ], - imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-with-open-balcony-soft-light-through-curtains-cozy-bedroom_169016-70022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-with-open-balcony-soft-light-through-curtains-cozy-bedroom_169016-70022.jpg?_wi=2", }, { id: "restaurant", @@ -191,7 +191,7 @@ export default function LandingPage() { tags: [ "African & International", ], - imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497282.jpg?_wi=2", }, { id: "parking", @@ -199,7 +199,7 @@ export default function LandingPage() { tags: [ "Safe & Secure", ], - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", }, { id: "desk", @@ -207,7 +207,7 @@ export default function LandingPage() { tags: [ "Concierge", ], - imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-chisinau-downtown-panorama-view-multiple-buildings-roads_1268-18599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-chisinau-downtown-panorama-view-multiple-buildings-roads_1268-18599.jpg?_wi=2", }, { id: "lounge", @@ -215,7 +215,7 @@ export default function LandingPage() { tags: [ "Relaxing Atmosphere", ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160768.jpg?_wi=2", }, ]} title="Amenities & Services" -- 2.49.1