Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-06 09:05:28 +00:00

View File

@@ -162,7 +162,7 @@ export default function EnearestPage() {
description="Enea Ristorante, Via Boncompagni 83, Roma RM | Apertura: dalle 17:30 | Tel: 06 7227 2403. Contattaci per prenotazioni, eventi speciali, o semplicemente per scoprire la nostra cucina rivisitata."
buttons={[
{ text: "Chiama Ora", href: "tel:+390672272403" },
{ text: "Prenota Online", href: "https://www.example.com/reservation" }
{ text: "Prenota Tavolo Online", href: "https://www.example.com/reservation" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}