diff --git a/src/app/page.tsx b/src/app/page.tsx index f642bf3..917e750 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,6 +161,7 @@ export default function LandingPage() { tag="Contact Us" title="Reserve Your Stay" description="Book your room directly for the best rates." + buttonText="Secure My Reservation" /> @@ -174,4 +175,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file