Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 814751a345 | |||
| 31693b710c |
@@ -143,6 +143,7 @@ export default function LandingPage() {
|
|||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
faqsAnimation="blur-reveal"
|
faqsAnimation="blur-reveal"
|
||||||
description="Everything you need to know about working with our team."
|
description="Everything you need to know about working with our team."
|
||||||
|
buttons={[{ text: "Contact Us for Custom Builds", href: "#contact" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -171,4 +172,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user