From ba0d4c9a975c8ec07a39aaf655d557b43dd3848e Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 1 Jul 2026 02:43:04 +0000 Subject: [PATCH] Bob AI: Change the primary CTA button text in the hero section to 'Get Your Free Consult --- src/pages/HomePage/sections/Hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Hero.tsx b/src/pages/HomePage/sections/Hero.tsx index 84fdb3d..b343ac2 100644 --- a/src/pages/HomePage/sections/Hero.tsx +++ b/src/pages/HomePage/sections/Hero.tsx @@ -17,7 +17,7 @@ With God nothing shall be impossible. – Luke 1:37" primaryButton={{ text: "Our Companies", href: "#companies"}} secondaryButton={{ - text: "Contact Us", href: "#contact"}} + text: "Get Your Free Consultation", href: "#contact"}} imageSrc="http://img.b2bpic.net/free-photo/vintage-landscape-photo_23-2149728863.jpg" textAnimation="fade-blur" /> -- 2.49.1