diff --git a/src/app/page.tsx b/src/app/page.tsx index 50496c6..dddcd0d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,6 +62,7 @@ export default function LandingPage() { { text: "Explore Rooms", href: "#rooms" }, { text: "Reserve Now", href: "contact" } ]} + titleClassName="text-6xl md:text-8xl" />