Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-17 22:26:12 +00:00

View File

@@ -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"