diff --git a/src/app/page.tsx b/src/app/page.tsx index a348ade..5bccde0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -211,8 +211,9 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} tag="Contatti" - title="Prenota il tuo posto" + title="Prenota il tuo tavolo" description="Contattaci per riservare un tavolo o organizzare la tua festa privata." + buttonText="Invia Richiesta" /> @@ -249,4 +250,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file