Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-04 08:40:49 +00:00

View File

@@ -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>