diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b27c7e..b6fa18a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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."}, {