From e49c5cc847e65dffa9ba375ff020246c96750b45 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 23:56:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1