Update src/app/page.tsx

This commit is contained in:
2026-03-03 09:31:18 +00:00
parent 0d09e18e64
commit a5fb377070

View File

@@ -219,7 +219,7 @@ export default function LandingPage() {
mediaPosition="left" mediaPosition="left"
faqsAnimation="blur-reveal" faqsAnimation="blur-reveal"
buttons={[ buttons={[
{ text: "Contact Support", href: "#" } { text: "Ready to Buy?", href: "#products" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
textboxLayout="default" textboxLayout="default"