From ab157e63b9080c845972084a4e480e20be291172 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 07:12:23 +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 1ee2c54..f237097 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -199,6 +199,7 @@ export default function LandingPage() { tag="Reservations" title="Book Your Table Now" description="Secure your spot at Douala's finest riverside kitchen." + buttonText="Confirm Reservation" imageSrc="http://img.b2bpic.net/free-photo/young-woman-using-looking-smartphone-with-feeling-happy_1150-4009.jpg" mediaAnimation="slide-up" /> @@ -233,4 +234,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1