From b32cf02eb4dc94e547609f1328baf9b415e313f2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 22:34:54 +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 17b96d1..7ed469d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={Heart} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/woman-looking-orange-tablet_1157-2104.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-looking-orange-tablet_1157-2104.jpg?_wi=1" imageAlt="Professional hotel staff providing warm hospitality service" imagePosition="right" textboxLayout="default" @@ -182,7 +182,7 @@ export default function LandingPage() { title: "Fully Equipped Kitchen", description: "Cook your favorite meals with modern appliances, utensils, and a well-stocked kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-with-food_23-2149339474.jpg", imageAlt: "Contemporary apartment fully equipped kitchen" }, { - title: "24/7 Reception", description: "Our dedicated front desk is always available to assist with any requests or questions.", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-orange-tablet_1157-2104.jpg", imageAlt: "Professional 24/7 reception desk service" + title: "24/7 Reception", description: "Our dedicated front desk is always available to assist with any requests or questions.", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-orange-tablet_1157-2104.jpg?_wi=2", imageAlt: "Professional 24/7 reception desk service" } ]} gridVariant="four-items-2x2-equal-grid" -- 2.49.1