Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cc47ed361b | |||
| f94a1a453e | |||
| f080dc45e9 | |||
| d0ce4b7783 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Clinically Actionable Early Diabetes Detection"
|
title="Clinically Actionable Early Diabetes Detection"
|
||||||
description="Revolutionizing patient outcomes with production-grade ML engines. Precise, explainable, and built for modern healthcare."
|
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"
|
imageSrc="http://img.b2bpic.net/free-photo/professional-medic-giving-vitamins-medical-drugs-female-patient_482257-100693.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
|||||||
tag="Get Started"
|
tag="Get Started"
|
||||||
title="Ready to Deploy the Engine?"
|
title="Ready to Deploy the Engine?"
|
||||||
description="Join the future of diagnostic health-tech."
|
description="Join the future of diagnostic health-tech."
|
||||||
buttons={[{ text: "Schedule a Technical Demo", href: "#" }]}
|
buttons={[{ text: "Deploy Your Predictive Engine", href: "#" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -153,4 +153,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user