Update src/app/page.tsx

This commit is contained in:
2026-04-16 17:35:36 +00:00
parent d8a7aa1fbd
commit caaaeb1bba

View File

@@ -168,7 +168,7 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1", title: "Is there a trial available?", content: "Yes, we offer a 14-day free trial on all plans."},
id: "q1", title: "Is there a trial available?", content: "Yes, we offer a 14-day free trial on all plans. [Start your trial now](#contact)"},
{
id: "q2", title: "Can I cancel anytime?", content: "Absolutely. You can cancel your subscription at any time."},
{