From 079dcc09d536dfad7c00609f67f8457e5fe670d3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 22:57:01 +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 e495233..62cae73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -176,7 +176,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain" }} tag="Get In Touch" - title="Ready to Build Something Great?" + title="Start Your Project Today – Free Consultations Available" description="Tell us about your project and we’ll be in touch within 24 hours." buttons={[{ text: "Contact Us", href: "#contact" }]} /> -- 2.49.1