Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f0cb9f1fd | |||
| 667f8d3ccd |
@@ -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: "Contact Our Engineering Team", href: "#" }]}
|
buttons={[{ text: "Schedule a Technical Demo", href: "#" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -153,4 +153,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user