diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b4527c..80dc95a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { tagIcon={Leaf} tagAnimation="slide-up" buttons={[ - { text: "Request Free Quote", href: "#contact" }, + { text: "Get Free Garden Quote", href: "#contact" }, { text: "Call Now: +31 10 123 4567", href: "tel:+31101234567" } ]} buttonAnimation="slide-up"