From b537ca16a2aeba89762a6f24056d74727bf6c716 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 10:05:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 67b8ac1..949e485 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,6 +164,8 @@ export default function LandingPage() { description="Ready to visit? Reach out for reservations or inquiries." imageSrc="http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-hours-with-customer_23-2149714444.jpg" mediaAnimation="slide-up" + buttonText="Book Now" + termsText="By clicking Book Now you're confirming that you agree with our Terms and Conditions." /> @@ -194,4 +196,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1