Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6eeacbf86b | |||
| a0e5d2122e |
@@ -208,6 +208,11 @@ export default function LandingPage() {
|
|||||||
animationType="smooth"
|
animationType="smooth"
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
showCard={true}
|
showCard={true}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Still Have Questions?", href: "contact" },
|
||||||
|
{ text: "Contact Our Team", href: "contact" },
|
||||||
|
]}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user