Update src/app/page.tsx

This commit is contained in:
2026-03-03 12:08:53 +00:00
parent 3aae34e6d6
commit 18794a88bb

View File

@@ -72,8 +72,8 @@ export default function HomePage() {
imagePosition="right"
mediaAnimation="opacity"
buttons={[
{ text: "Boek Afspraak Nou", href: "/contact" },
{ text: "Bel Nou: 082 452 9260", href: "tel:0824529260" },
{ text: "Book appointment now", href: "/contact" },
{ text: "Call Now: 082 452 9260", href: "tel:0824529260" },
]}
buttonAnimation="slide-up"
/>