Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54666a7e01 | |||
| a5484f300e | |||
| 1c8446c957 |
@@ -102,6 +102,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Schedule Emergency Care", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user