From cc47ed361b9bd52d2f044dff88b9b2095908db03 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 18:16:13 +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 13cefb5..880dbf9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { tag="Get Started" title="Ready to Deploy the Engine?" description="Join the future of diagnostic health-tech." - buttons={[{ text: "Schedule a Technical Demo", href: "#" }]} + buttons={[{ text: "Deploy Your Predictive Engine", href: "#" }]} /> -- 2.49.1