From 3d6d496a789ed7c79753e0d774b04942652748d0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 22:16:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index d39d750..401f198 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,6 +110,9 @@ export default function LandingPage() { "Writing", "Compliance"], imageSrc: "http://img.b2bpic.net/free-photo/white-paper-texture-background_24972-509.jpg"}, ]} + buttons={[ + { text: "Book a Consultation", href: "#contact" } + ]} title="Forensic regulatory compliance" description="Expert solutions designed for Directors, Registered Managers, and Providers." /> -- 2.49.1