diff --git a/src/app/page.tsx b/src/app/page.tsx index 415b35f..ba41f76 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,29 +34,34 @@ export default function LandingPage() { { name: "Locație", id: "location" }, ]} button={{ - text: "📞 Apelează: 0744 370 400", href: "tel:0744370400"}} + text: "📞 Apelează: 0744 370 400", href: "tel:0744370400" + }} animateOnLoad={true} />
@@ -66,17 +71,17 @@ export default function LandingPage() {