diff --git a/src/app/page.tsx b/src/app/page.tsx index b3b9a9c..609c67b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1551.jpg", alt: "Happy patient after treatment" }, { src: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg", alt: "Confident patient with perfect smile" } ]} - avatarText="Oltre 2000+ pazienti soddisfatti" + avatarText="2000+ Trasformazioni Sorridenti Garantite" buttons={[ { text: "Prenota la tua consulenza gratuita", href: "#contact" }, { text: "Scopri i nostri servizi", href: "#services" } @@ -329,4 +329,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}