Update src/app/page.tsx

This commit is contained in:
2026-04-17 08:58:45 +00:00
parent 74fe4a5140
commit e36ba1a66c

View File

@@ -148,6 +148,7 @@ export default function LandingPage() {
{ id: "q2", title: "Can I cancel easily?", content: "Yes, subscription control is simple through your AI-personalized dashboard." },
]}
faqsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -160,6 +161,7 @@ export default function LandingPage() {
{ name: "email", type: "email", placeholder: "Email Address" }
]}
imageSrc="https://img.b2bpic.net/free-photo/3d-ai-contact-design.jpg"
useInvertedBackground={false}
/>
</div>