Update src/app/page.tsx

This commit is contained in:
2026-05-12 20:19:19 +00:00
parent da7745cd7a
commit 5e2585243b

View File

@@ -156,7 +156,7 @@ export default function ItalianRestaurantPage() {
text="Ready to experience authentic Italian cuisine? Reserve your table at Bella Italia and join us for an evening of culinary excellence."
background={{ variant: "plain" }}
buttons={[
{ text: "Make a Reservation", href: "https://example.com/reservations" },
{ text: "Book Your Table Now", href: "https://example.com/reservations" },
{ text: "Contact Us", href: "mailto:info@bellaitalia.com" }
]}
useInvertedBackground={false}