diff --git a/src/app/page.tsx b/src/app/page.tsx index d883453..a540d4d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />