From 0149bfc3db6c60c666a12cf04c0235000d76d416 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 09:51:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 840d25b..e5c4ddc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -176,6 +176,10 @@ export default function LandingPage() { { id: "f3", title: "How do we begin?", content: "Through a comprehensive audit followed by a bespoke strategic plan."}, ]} + buttons={[ + { + text: "Schedule Your Discovery Call", href: "#contact"} + ]} imageSrc="http://img.b2bpic.net/free-photo/empty-conference-room-within-corporation-designed-productivity_482257-124018.jpg" mediaAnimation="slide-up" title="Insights & Clarity" -- 2.49.1