Update src/app/page.tsx

This commit is contained in:
2026-04-24 18:16:13 +00:00
parent f94a1a453e
commit cc47ed361b

View File

@@ -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: "#" }]}
/>
</div>