From d0e85b8a9c452708524a23b9a8ae71ccbc833581 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:59:22 +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 9225da3..8d10845 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -225,10 +225,10 @@ export default function LandingPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", title: "What is EmpireAI and who is it for?", content: "EmpireAI is an AI-powered platform designed for aspiring entrepreneurs, learners, creators, and professionals who want to master high-value skills, build projects, automate systems, and create independent income streams. Whether you're a beginner or experienced builder, EmpireAI provides personalized guidance and tools to accelerate your journey." + id: "1", title: "Can I start with the free tier?", content: "Absolutely! The free tier includes full AI mentorship, personalized learning roadmaps, project builder, idea vault, basic automation, and community access. You can explore and use core features forever at no cost. Upgrade to Pro or Mastermind when you need advanced automation and premium features." }, { - id: "2", title: "Can I start with the free tier?", content: "Absolutely! The free tier includes full AI mentorship, personalized learning roadmaps, project builder, idea vault, basic automation, and community access. You can explore and use core features forever at no cost. Upgrade to Pro or Mastermind when you need advanced automation and premium features." + id: "2", title: "What is EmpireAI and who is it for?", content: "EmpireAI is an AI-powered platform designed for aspiring entrepreneurs, learners, creators, and professionals who want to master high-value skills, build projects, automate systems, and create independent income streams. Whether you're a beginner or experienced builder, EmpireAI provides personalized guidance and tools to accelerate your journey." }, { id: "3", title: "How does the AI mentor work?", content: "The AI mentor provides step-by-step guidance on skills, entrepreneurship, creativity, and business building. It adapts to your learning pace, offers daily missions and challenges, explains complex concepts simply, and creates a personalized learning roadmap based on your goals." -- 2.49.1