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