diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c1d1de..5ef4dd5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,7 +202,7 @@ export default function LandingPage() { description="Heeft u vragen of wilt u een woning aanbieden? Ons team staat klaar om u te helpen." buttons={[ { - text: "Contacteer Ons", href: "mailto:info@maghrebestategroup.com"}, + text: "Stuur ons een bericht", href: "mailto:info@maghrebestategroup.com"}, { text: "WhatsApp", href: "https://wa.me/31600000000"}, ]} @@ -243,4 +243,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file