diff --git a/src/app/page.tsx b/src/app/page.tsx index 20eb45e..2ba6b0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} carouselPosition="right" buttons={[ - { text: "Gratis Offerte", href: "contact" }, + { text: "Gratis Tuinadvies Aanvragen", href: "contact" }, { text: "Portfolio Bekijken", href: "portfolio" }, ]} buttonAnimation="slide-up"