7 Commits

Author SHA1 Message Date
240437b4ed Merge version_4 into main
Merge version_4 into main
2026-04-24 18:16:16 +00:00
cc47ed361b Update src/app/page.tsx 2026-04-24 18:16:13 +00:00
f94a1a453e Merge version_3 into main
Merge version_3 into main
2026-04-24 18:15:29 +00:00
f080dc45e9 Update src/app/page.tsx 2026-04-24 18:15:23 +00:00
d0ce4b7783 Merge version_2 into main
Merge version_2 into main
2026-04-24 18:07:37 +00:00
6f0cb9f1fd Update src/app/page.tsx 2026-04-24 18:07:34 +00:00
667f8d3ccd Merge version_1 into main
Merge version_1 into main
2026-04-24 18:05:01 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
title="Clinically Actionable Early Diabetes Detection"
description="Revolutionizing patient outcomes with production-grade ML engines. Precise, explainable, and built for modern healthcare."
buttons={[{ text: "Deploy Pipeline", href: "#contact" }]}
buttons={[{ text: "Request a Technical Demo", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/professional-medic-giving-vitamins-medical-drugs-female-patient_482257-100693.jpg"
mediaAnimation="slide-up"
avatars={[
@@ -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: "Contact Our Engineering Team", href: "#" }]}
buttons={[{ text: "Deploy Your Predictive Engine", href: "#" }]}
/>
</div>