1 Commits

Author SHA1 Message Date
4966cdc4aa Update src/app/page.tsx 2026-01-14 23:20:57 +00:00

View File

@@ -62,6 +62,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"
/> />
</div> </div>