Merge version_2 into main #3
@@ -224,6 +224,10 @@ export default function LandingPage() {
|
||||
textPosition="left"
|
||||
useInvertedBackground={true}
|
||||
faqsAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Still Have Questions? Contact Us", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -240,4 +244,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user