diff --git a/src/app/page.tsx b/src/app/page.tsx index fa816b5..6f74550 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Scissors} tagAnimation="slide-up" buttons={[ - { text: "Prenota ora", href: "#contact" }, + { text: "Prenota Appuntamento Ora", href: "#contact" }, { text: "Scopri i servizi", href: "#services" } ]} buttonAnimation="slide-up"