diff --git a/src/app/page.tsx b/src/app/page.tsx index 95d83bb..8e21260 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -219,7 +219,7 @@ export default function LandingPage() { background={{ variant: "rotated-rays-animated-grid" }} useInvertedBackground={true} inputPlaceholder="your.email@example.com" - buttonText="Get Quote" + buttonText="Schedule Free Estimate" termsText="We respect your privacy. We'll only use your information to provide your free tree service estimate. Unsubscribe anytime." /> @@ -250,4 +250,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file