Update src/app/page.tsx

This commit is contained in:
2026-03-06 09:17:32 +00:00
parent 3c13855b09
commit f7b5c5b955

View File

@@ -204,7 +204,7 @@ export default function LandingPage() {
<ContactFaq
ctaTitle="Ready to Start Reselling?"
ctaDescription="Connect with our supplier team to explore exclusive partnerships and bulk pricing options."
ctaButton={{ text: "Get Started Now", href: "#" }}
ctaButton={{ text: "Unlock Wholesale Pricing", href: "#" }}
ctaIcon={MessageCircle}
useInvertedBackground={false}
animationType="slide-up"