From 51259e789b7d906394d093d1ebbf9c1eb7b4bfa2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:40:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 129f537..cb02e4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -256,7 +256,7 @@ export default function HomePage() { faqs={[ { id: "1", title: "Is Beatcraft really free forever?", content: - "Yes! Beatcraft's free tier is genuinely unlimited. Generate as many songs and videos as you want with no restrictions. The Pro and Studio plans are for advanced features and commercial licensing."}, + "Yes! Beatcraft's free tier is genuinely unlimited. Generate as many songs and videos as you want with no restrictions. The Pro and Studio plans are for advanced features and commercial licensing."}, { id: "2", title: "What can I do with the music I create?", content: "With the free plan, you can use music for personal projects. Pro and Studio plans include commercial licenses for YouTube, streaming, podcasts, and more. All generated content is yours to use."}, -- 2.49.1