Update src/app/page.tsx

This commit is contained in:
2026-04-20 23:13:05 +00:00
parent 0061be29b9
commit 8092d30be8

View File

@@ -174,6 +174,7 @@ export default function LandingPage() {
description="Located in the heart of Nairobi, join us for an authentic Kenyan experience. We are open daily from 11:00 AM to 10:00 PM."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CdrljRkwDduYiKFGmeEzNbuKsh/uploaded-1776726734736-frtt4cjp.jpg"
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
buttonText="Book Now"
onSubmit={(email) => console.log("Reservations inquiry for:", email)}
/>