From a2fbfd44659235746081738ca321a89c30d7ce14 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:02:20 +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 5b018bc..219bfa6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,7 +181,7 @@ export default function LandingPage() { { id: "q2", title: "How is Nexis different?", content: "Our focus is purely on quality, professional community, and creator empowerment."}, { - id: "q3", title: "Can I monetize content?", content: "Yes. Our Creator Pro and Elite tiers empower creators through direct-to-audience monetization tools, subscription gating, and platform-integrated digital commerce, ensuring you keep 90% of your earnings."}, + id: "q3", title: "Can I monetize content?", content: "90% revenue retention is standard on Nexis. Our Creator Pro and Elite tiers empower creators through direct-to-audience monetization tools, subscription gating, and platform-integrated digital commerce."}, ]} mediaAnimation="slide-up" title="Frequently Asked Questions" @@ -240,4 +240,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1