From cb5d222cf04ae12e1f8632f0bb0b3b5b8d0c9bbf Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 07:25:41 +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 74add92..7ab57f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { { text: "Explore Services", href: "#services"}, { - text: "Schedule a Strategy Session", href: "#contact"}, + text: "Book Your Free Strategy Call", href: "#contact"}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D9u9qzoHx8H9n8lqXvOGeLUzlH/uploaded-1777706491028-ufcmgkrw.png" mediaAnimation="slide-up" -- 2.49.1