Update src/app/page.tsx

This commit is contained in:
2026-04-05 15:39:30 +00:00
parent 63b49d41b1
commit 120dd54213

View File

@@ -99,6 +99,8 @@ export default function LandingPage() {
title="Reserve Your Table"
description="We're ready to serve you. Book your table or reach out for inquiries."
buttons={[{ text: "Call Us Now", href: "tel:+96878006100" }]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>