Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-16 16:06:44 +00:00

View File

@@ -141,16 +141,16 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
id: "years", value: "25+", title: "Years of Excellence", description: "Over two decades of providing world-class hospitality"
id: "years", value: "25+", title: "Years of Excellence", description: "Over two decades of providing world-class hospitality", videoSrc: ""
},
{
id: "guests", value: "150K+", title: "Happy Guests", description: "Trusted by travelers from around the globe"
id: "guests", value: "150K+", title: "Happy Guests", description: "Trusted by travelers from around the globe", videoSrc: ""
},
{
id: "awards", value: "45+", title: "International Awards", description: "Recognized excellence in luxury hospitality"
id: "awards", value: "45+", title: "International Awards", description: "Recognized excellence in luxury hospitality", videoSrc: ""
},
{
id: "rating", value: "4.9/5", title: "Guest Rating", description: "Consistently praised for quality and service"
id: "rating", value: "4.9/5", title: "Guest Rating", description: "Consistently praised for quality and service", videoSrc: ""
}
]}
/>