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