From e7547aa7473182730ca3f89eb3fddca729a6b877 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 19:38:24 +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 558fdf3..eae71b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { ctaTitle="Start Your Move to Portugal Today" ctaDescription="Book a free 15-minute consultation with our team. No commitment required." ctaButton={{ - text: "Book a Free Consultation", href: "#" + text: "Schedule Your Free Consultation", href: "#" }} ctaIcon={Phone} faqs={[ -- 2.49.1