From 29b0aaa15dfe46022af919b713b2cef60407cd05 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 17:04:46 +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 d4080c9..e3afada 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { tag="Let's Get Started" title="Ready to Plan Your Next Event?" description="Contact Unive Media today to discuss your requirements and get a personalized consultation." - buttons={[{ text: "Contact Us", href: "#" }]} + buttons={[{ text: "Get a Free Consultation", href: "#" }]} /> -- 2.49.1