2 Commits

Author SHA1 Message Date
fe3ecce632 Update src/app/page.tsx 2026-03-12 07:37:26 +00:00
c697687a3f Merge version_2 into main
Merge version_2 into main
2026-03-12 07:36:07 +00:00

View File

@@ -355,8 +355,8 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactFaq <ContactFaq
ctaTitle="Ready to Get Started?" ctaTitle="Ready to Get Started?"
ctaDescription="Open your secure account today and start managing your finances with confidence" ctaDescription="Open your account in 5 minutes with instant verification"
ctaButton={{ text: "Open Account Now", href: "#" }} ctaButton={{ text: "Start Banking Securely", href: "#" }}
ctaIcon={ArrowRight} ctaIcon={ArrowRight}
useInvertedBackground={true} useInvertedBackground={true}
animationType="slide-up" animationType="slide-up"