Update src/app/page.tsx

This commit is contained in:
2026-01-14 23:20:57 +00:00
parent 1e9e73cc51
commit 4966cdc4aa

View File

@@ -62,6 +62,7 @@ export default function LandingPage() {
{ text: "Explore Rooms", href: "#rooms" },
{ text: "Reserve Now", href: "contact" }
]}
titleClassName="text-6xl md:text-8xl"
/>
</div>