From 9d775013bd002577906c57e740c6a25794b8fd99 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:09:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b5128ec..205b784 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,13 +175,13 @@ export default function LandingPage() { { id: "5", title: "What if I want to cancel?", content: "Cancel anytime, no questions asked. We bill monthly. If you're in your trial, you can also pause instead of canceling to pick it back up later. Your data is always exportable."}, { - id: "6", title: "Is there a free trial?", content: "Yes. Pro and Starter plans include a 14-day free trial. Full access to all tools. No credit card required for trial signup. Enterprise plans start with a custom demo and onboarding call."}, + id: "6", title: "Is there a free trial?", content: "Yes. Pro and Starter plans include a 14-day free trial. Full access to all tools. No credit card required for trial signup. Enterprise plans start with a custom demo and onboarding call."} ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUM6SStT1CsT6mMOydzyV1SrBw/a-focused-indie-founder-or-developer-wor-1772644027767-75c6248a.png" imageAlt="Founder working at desk with laptop" mediaPosition="left" mediaAnimation="slide-up" - faqsAnimation="entrance-slide" + faqsAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} /> -- 2.49.1