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