Merge version_10 into main

Merge version_10 into main
This commit was merged in pull request #10.
This commit is contained in:
2026-01-14 23:41:01 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Explore Rooms", href: "#rooms" }, { text: "Explore Rooms", href: "#rooms" },
{ text: "Reserve Now", href: "contact" } { text: "Reserve Now", href: "contact" }
]} ]}
titleClassName="text-6xl md:text-8xl font-bold text-gray-900" descriptionClassName="text-lg md:text-xl font-semibold text-gray-950"
/> />
</div> </div>