From 290227d74dc99ad96e7221fa75b44853e4660b44 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 17:41:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5af194a..5abdb4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "rotated-rays-animated" }} text="Ready to transform your outdoor living space?" - buttons={[{ text: "Contact Us Now", href: "#" }]} + buttons={[{ text: "Request Your Free Consultation", href: "#" }]} /> -- 2.49.1