Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| caaaeb1bba | |||
| d8a7aa1fbd |
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
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."},
|
id: "q2", title: "Can I cancel anytime?", content: "Absolutely. You can cancel your subscription at any time."},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user