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