diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e93bfd..a4d0116 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={undefined} 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" @@ -181,7 +181,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"