From b7738e2868c4dd90d6c4809d36836fa1125bda24 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 09:18:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2be7382..c0b5413 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { { id: "q3", title: "Do you have parking?", content: "Street parking is available on Empire Avenue." }, ]} sideTitle="AI Host Receptionist" - sideDescription="Ask our 24/7 AI host about menu, reservations, or directions." + sideDescription="Ask our 24/7 AI host about menu, reservations, or directions. Click here to open the chat widget and ask away!" faqsAnimation="slide-up" /> @@ -151,6 +151,7 @@ export default function LandingPage() { title="Book Your Reservation" description="150 Empire Avenue, Hout Bay, Cape Town. Call: +27 21 000 0000" imageSrc="http://img.b2bpic.net/free-photo/umbrellas-tables-cafe-old-street_8353-192.jpg" + buttonText="Confirm Booking" mediaAnimation="slide-up" /> -- 2.49.1