4 Commits

Author SHA1 Message Date
8d18c177f4 Merge version_3 into main
Merge version_3 into main
2026-03-05 16:45:52 +00:00
18be2b0296 Update src/app/page.tsx 2026-03-05 16:45:48 +00:00
fbe1357ed7 Update src/app/layout.tsx 2026-03-05 16:45:48 +00:00
5913821d0e Merge version_2 into main
Merge version_2 into main
2026-03-05 16:35:20 +00:00
2 changed files with 72 additions and 39 deletions

View File

@@ -22,24 +22,27 @@ const nunito = Nunito({
export const metadata: Metadata = {
title: "LevelUp: Your Real-Life RPG for Self-Development", description: "Gamify personal growth with Solo Leveling mechanics. Progress through 8 ranks, build 5 core stats, unlock abilities, and complete AI-generated quests. Transform productivity, fitness, learning, and discipline into an immersive RPG adventure.", keywords: "gamification app, self-development, productivity RPG, habit building, personal growth, productivity tracker, fitness goals, learning platform, RPG game, dopamine loop", metadataBase: new URL("https://levelup-app.com"),
alternates: {
canonical: "https://levelup-app.com"},
canonical: "https://levelup-app.com"
},
openGraph: {
title: "LevelUp: Your Real-Life RPG for Self-Development", description: "Level up your real life. Gamified self-development from E-Rank to SSS-Rank with AI-powered adaptive quests.", url: "https://levelup-app.com", siteName: "LevelUp", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-futuristic-mobile-app-interface-showin-1772728044971-ed3d2c3e.png", alt: "LevelUp rank progression system"},
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-futuristic-mobile-app-interface-showin-1772728044971-ed3d2c3e.png", alt: "LevelUp rank progression system"
}
],
type: "website"},
type: "website"
},
twitter: {
card: "summary_large_image", title: "LevelUp: Real-Life RPG Self-Development", description: "Transform personal growth into an immersive RPG adventure. Level up your life.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-futuristic-mobile-app-interface-showin-1772728044971-ed3d2c3e.png"],
card: "summary_large_image", title: "LevelUp: Real-Life RPG Self-Development", description: "Transform personal growth into an immersive RPG adventure. Level up your life.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-futuristic-mobile-app-interface-showin-1772728044971-ed3d2c3e.png"]
},
robots: {
index: true,
follow: true,
},
follow: true
}
};
export default function RootLayout({
children,
children
}: Readonly<{
children: React.ReactNode;
}>) {

View File

@@ -57,7 +57,8 @@ export default function LandingPage() {
{ name: "FAQ", id: "faq" },
]}
button={{
text: "Start Your Journey", href: "https://levelup-app.com/download"}}
text: "Start Your Journey", href: "https://levelup-app.com/download"
}}
animateOnLoad={true}
/>
</div>
@@ -65,16 +66,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
title="Your Life is an RPG. Level Up in Reality."
description="Gamify your personal growth with Solo Leveling mechanics. Progress from E-Rank to SSS-Rank by completing real-world quests, building powerful stats, and unlocking extraordinary abilities. Transform productivity, fitness, learning, discipline, and mindset into an immersive adventure."
description="Gamify your personal growth with Solo Leveling mechanics. Progress from E-Rank to SSS-Rank by completing real-world quests, building powerful stats, and unlocking extraordinary abilities. Transform productivity, fitness, learning, discipline, and mindset into an immersive adventure. Start earning XP today and watch your real-world achievements compound."
background={{ variant: "downward-rays-animated-grid" }}
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-vibrant-onboarding-screen-showing-an-a-1772728042969-d11f3b49.png", alt: "RPG Journey Character"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-vibrant-onboarding-screen-showing-an-a-1772728042969-d11f3b49.png", alt: "RPG Journey Character"
},
]}
avatarText="10,000+ Leveling Up"
buttons={[
{ text: "Download Now", href: "https://levelup-app.com/download" },
{ text: "Watch Demo", href: "https://youtube.com/@levelupapp" },
{ text: "See It in Action", href: "https://youtube.com/@levelupapp" },
]}
buttonAnimation="slide-up"
ariaLabel="Hero section for Solo Leveling self-development app"
@@ -148,16 +150,20 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Eight-Rank Progression System", tags: ["E-Rank to SSS-Rank", "Milestone Unlocks"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-futuristic-mobile-app-interface-showin-1772728044971-ed3d2c3e.png", imageAlt: "Rank progression interface"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-futuristic-mobile-app-interface-showin-1772728044971-ed3d2c3e.png", imageAlt: "Rank progression interface"
},
{
id: "2", title: "Dynamic XP & Level System", tags: ["Real-Time Rewards", "Multiplier Bonuses"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-satisfying-mobile-app-notification-pop-1772728042400-48372ee0.png", imageAlt: "XP reward animation"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-satisfying-mobile-app-notification-pop-1772728042400-48372ee0.png", imageAlt: "XP reward animation"
},
{
id: "3", title: "Five Core Stats", tags: ["Strength, Intelligence, Discipline", "Communication, Focus"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-mobile-app-dashboard-showing-five-core-1772728043990-1bde188f.png", imageAlt: "Stats dashboard display"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-mobile-app-dashboard-showing-five-core-1772728043990-1bde188f.png", imageAlt: "Stats dashboard display"
},
{
id: "4", title: "Interactive Skill Tree", tags: ["Unlockable Abilities", "Progressive Mastery"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/an-intricate-skill-tree-visualization-on-1772728045723-57fc5381.png?_wi=1", imageAlt: "Skill tree visualization"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/an-intricate-skill-tree-visualization-on-1772728045723-57fc5381.png?_wi=1", imageAlt: "Skill tree visualization"
},
]}
buttons={[{ text: "Explore Features", href: "#abilities" }]}
/>
@@ -176,7 +182,8 @@ export default function LandingPage() {
metrics={[
{
id: "1", value: "8", title: "Progressive Ranks", items: [
"E-Rank: Foundation Builder", "D-Rank: Emerging Warrior", "C-Rank: Skilled Practitioner", "B-Rank: Advanced Master", "A-Rank: Elite Performer", "S-Rank: Legendary Status", "SS-Rank: Mythical Power", "SSS-Rank: Ascended Being"],
"E-Rank: Foundation Builder", "D-Rank: Emerging Warrior", "C-Rank: Skilled Practitioner", "B-Rank: Advanced Master", "A-Rank: Elite Performer", "S-Rank: Legendary Status", "SS-Rank: Mythical Power", "SSS-Rank: Ascended Being"
],
},
{
id: "2", value: "∞", title: "Infinite Growth Potential", items: ["No hard level cap", "Continuous XP gain", "Compound stat growth", "Legacy progression"],
@@ -204,17 +211,23 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
products={[
{
id: "1", name: "Deep Work Mode", price: "Unlocks at: B-Rank", variant: "Distraction Elimination • Flow State Boost", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/an-intricate-skill-tree-visualization-on-1772728045723-57fc5381.png?_wi=2", imageAlt: "Deep Work Mode ability"},
id: "1", name: "Deep Work Mode", price: "Unlocks at: B-Rank", variant: "Distraction Elimination • Flow State Boost", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/an-intricate-skill-tree-visualization-on-1772728045723-57fc5381.png?_wi=2", imageAlt: "Deep Work Mode ability"
},
{
id: "2", name: "30-Day Habit Builder", price: "Unlocks at: C-Rank", variant: "Habit Formation • Streak Multiplier", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-shadow-army-dashboard-screen-showing-p-1772728043035-7fa75d7b.png?_wi=1", imageAlt: "Habit Builder ability"},
id: "2", name: "30-Day Habit Builder", price: "Unlocks at: C-Rank", variant: "Habit Formation • Streak Multiplier", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-shadow-army-dashboard-screen-showing-p-1772728043035-7fa75d7b.png?_wi=1", imageAlt: "Habit Builder ability"
},
{
id: "3", name: "Public Speaking Challenge", price: "Unlocks at: A-Rank", variant: "Communication Mastery • Confidence Boost", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/an-intricate-skill-tree-visualization-on-1772728045723-57fc5381.png?_wi=3", imageAlt: "Public Speaking Challenge"},
id: "3", name: "Public Speaking Challenge", price: "Unlocks at: A-Rank", variant: "Communication Mastery • Confidence Boost", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/an-intricate-skill-tree-visualization-on-1772728045723-57fc5381.png?_wi=3", imageAlt: "Public Speaking Challenge"
},
{
id: "4", name: "Fitness Transformation", price: "Unlocks at: B-Rank", variant: "Strength Scaling • Endurance Training", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/an-intricate-skill-tree-visualization-on-1772728045723-57fc5381.png?_wi=4", imageAlt: "Fitness Transformation ability"},
id: "4", name: "Fitness Transformation", price: "Unlocks at: B-Rank", variant: "Strength Scaling • Endurance Training", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/an-intricate-skill-tree-visualization-on-1772728045723-57fc5381.png?_wi=4", imageAlt: "Fitness Transformation ability"
},
{
id: "5", name: "Shadow Army System", price: "Unlocks at: S-Rank", variant: "Passive XP Generation • Automated Habits", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-shadow-army-dashboard-screen-showing-p-1772728043035-7fa75d7b.png?_wi=2", imageAlt: "Shadow Army passive system"},
id: "5", name: "Shadow Army System", price: "Unlocks at: S-Rank", variant: "Passive XP Generation • Automated Habits", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/a-shadow-army-dashboard-screen-showing-p-1772728043035-7fa75d7b.png?_wi=2", imageAlt: "Shadow Army passive system"
},
{
id: "6", name: "Knowledge Repository", price: "Unlocks at: A-Rank", variant: "Learning Acceleration • Memory Palace", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/an-intricate-skill-tree-visualization-on-1772728045723-57fc5381.png?_wi=5", imageAlt: "Knowledge Repository ability"},
id: "6", name: "Knowledge Repository", price: "Unlocks at: A-Rank", variant: "Learning Acceleration • Memory Palace", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/an-intricate-skill-tree-visualization-on-1772728045723-57fc5381.png?_wi=5", imageAlt: "Knowledge Repository ability"
},
]}
/>
</div>
@@ -235,19 +248,22 @@ export default function LandingPage() {
id: "micro", badge: "Daily Micro-Quest", badgeIcon: Zap,
price: "50-100 XP", subtitle: "15-30 minute challenges", buttons: [{ text: "Start Quest" }, { text: "Skip for Now" }],
features: [
"Tailored to your stats", "Difficulty scaling", "Bonus multipliers available", "Real-time progress tracking", "Instant reward gratification"],
"Tailored to your stats", "Difficulty scaling", "Bonus multipliers available", "Real-time progress tracking", "Instant reward gratification"
],
},
{
id: "weekly", badge: "Weekly Challenge", badgeIcon: Target,
price: "500-1000 XP", subtitle: "7-day commitment challenges", buttons: [{ text: "Start Challenge" }, { text: "View Details" }],
features: [
"Major habit formation", "Streak multipliers", "Ranked difficulty levels", "Milestone checkpoints", "Community leaderboards"],
"Major habit formation", "Streak multipliers", "Ranked difficulty levels", "Milestone checkpoints", "Community leaderboards"
],
},
{
id: "boss", badge: "Boss Mission", badgeIcon: Flame,
price: "2000-5000 XP", subtitle: "30+ day epic challenges", buttons: [{ text: "Accept Mission" }, { text: "Learn More" }],
features: [
"Life-changing goals", "Rank progression unlocks", "Exclusive rewards", "AI mentor guidance", "Permanent stat boosts"],
"Life-changing goals", "Rank progression unlocks", "Exclusive rewards", "AI mentor guidance", "Permanent stat boosts"
],
},
]}
/>
@@ -266,17 +282,23 @@ export default function LandingPage() {
speed={35}
testimonials={[
{
id: "1", name: "Sarah Chen", handle: "@sarahchen_", testimonial: "Reached A-Rank in 6 months! The gamification actually works. I've never been this consistent with my fitness and learning goals. It's like my brain can't resist the XP rewards.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/portrait-photo-of-an-athletic-woman-late-1772728042115-6b08571d.png", imageAlt: "Sarah Chen"},
id: "1", name: "Sarah Chen", handle: "@sarahchen_", testimonial: "Reached A-Rank in 6 months! The gamification actually works. I've never been this consistent with my fitness and learning goals. It's like my brain can't resist the XP rewards.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/portrait-photo-of-an-athletic-woman-late-1772728042115-6b08571d.png", imageAlt: "Sarah Chen"
},
{
id: "2", name: "Marcus Johnson", handle: "@marcusjdev", testimonial: "As a developer, I appreciate the psychology behind this. Dopamine loops are real, and LevelUp exploits them ethically. I've shipped more side projects this year than ever before.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/portrait-photo-of-a-focused-young-profes-1772728044021-75852834.png", imageAlt: "Marcus Johnson"},
id: "2", name: "Marcus Johnson", handle: "@marcusjdev", testimonial: "As a developer, I appreciate the psychology behind this. Dopamine loops are real, and LevelUp exploits them ethically. I've shipped more side projects this year than ever before.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/portrait-photo-of-a-focused-young-profes-1772728044021-75852834.png", imageAlt: "Marcus Johnson"
},
{
id: "3", name: "Emily Rodriguez", handle: "@emilyrodriguez", testimonial: "The adaptive difficulty is insane. It feels like the app knows exactly what I need. Public Speaking Challenge helped me land my dream job. Worth every second.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/portrait-photo-of-an-ambitious-woman-lat-1772728044502-3f9900a8.png", imageAlt: "Emily Rodriguez"},
id: "3", name: "Emily Rodriguez", handle: "@emilyrodriguez", testimonial: "The adaptive difficulty is insane. It feels like the app knows exactly what I need. Public Speaking Challenge helped me land my dream job. Worth every second.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/portrait-photo-of-an-ambitious-woman-lat-1772728044502-3f9900a8.png", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", handle: "@davidkimlife", testimonial: "Shadow Army system changed everything. My habits work on autopilot now. The multipliers for consistency keep me motivated. I'm at SS-Rank and still discovering new features.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/portrait-photo-of-a-man-mid-30s-in-busin-1772728041708-3480125c.png", imageAlt: "David Kim"},
id: "4", name: "David Kim", handle: "@davidkimlife", testimonial: "Shadow Army system changed everything. My habits work on autopilot now. The multipliers for consistency keep me motivated. I'm at SS-Rank and still discovering new features.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/portrait-photo-of-a-man-mid-30s-in-busin-1772728041708-3480125c.png", imageAlt: "David Kim"
},
{
id: "5", name: "Jessica Patel", handle: "@jessicap_creative", testimonial: "The UI is beautiful and the anime aesthetic keeps me coming back. I've built 5 new skills this year using the Skill Tree. This isn't just an app—it's a lifestyle.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/portrait-photo-of-a-creative-young-perso-1772728042639-6e774b32.png", imageAlt: "Jessica Patel"},
id: "5", name: "Jessica Patel", handle: "@jessicap_creative", testimonial: "The UI is beautiful and the anime aesthetic keeps me coming back. I've built 5 new skills this year using the Skill Tree. This isn't just an app—it's a lifestyle.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/portrait-photo-of-a-creative-young-perso-1772728042639-6e774b32.png", imageAlt: "Jessica Patel"
},
{
id: "6", name: "Thomas Wei", handle: "@thomaswei_", testimonial: "Lost 30 lbs, learned Spanish, and published a book. All tracked through LevelUp. The community leaderboards made it social without being toxic. Genuinely life-changing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/portrait-photo-of-a-man-early-30s-with-w-1772728042915-6b81de93.png", imageAlt: "Thomas Wei"},
id: "6", name: "Thomas Wei", handle: "@thomaswei_", testimonial: "Lost 30 lbs, learned Spanish, and published a book. All tracked through LevelUp. The community leaderboards made it social without being toxic. Genuinely life-changing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7qWmyKERgQJqkzZfdWYSJXt4/portrait-photo-of-a-man-early-30s-with-w-1772728042915-6b81de93.png", imageAlt: "Thomas Wei"
},
]}
/>
</div>
@@ -294,21 +316,29 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "How do I advance through ranks?", content: "You advance by earning XP through completed quests. Each rank requires a specific XP threshold. Daily quests give 50-100 XP, weekly challenges give 500-1000 XP, and boss missions give 2000-5000 XP. Consistency multipliers can boost your progress by up to 3x. The system is designed to reward habit formation over time."},
id: "1", title: "How do I advance through ranks?", content: "You advance by earning XP through completed quests. Each rank requires a specific XP threshold. Daily quests give 50-100 XP, weekly challenges give 500-1000 XP, and boss missions give 2000-5000 XP. Consistency multipliers can boost your progress by up to 3x. The system is designed to reward habit formation over time."
},
{
id: "2", title: "What happens if I miss a quest?", content: "Missing quests reduces your HP (health points) and breaks your streak multiplier. However, the system is forgiving—you have a grace period to restart without full penalties. The key is consistency: aim for 70%+ completion rate to maintain multipliers. Boss missions have flexible deadlines to account for real-life disruptions."},
id: "2", title: "What happens if I miss a quest?", content: "Missing quests reduces your HP (health points) and breaks your streak multiplier. However, the system is forgiving—you have a grace period to restart without full penalties. The key is consistency: aim for 70%+ completion rate to maintain multipliers. Boss missions have flexible deadlines to account for real-life disruptions."
},
{
id: "3", title: "Can I customize my daily quests?", content: "Yes! Our AI mentor learns your preferences over time and generates quests tailored to your goals. You can set focus areas (fitness, learning, productivity, etc.), difficulty preferences, and time commitments. The adaptive algorithm adjusts based on your past performance and completion rates."},
id: "3", title: "Can I customize my daily quests?", content: "Yes! Our AI mentor learns your preferences over time and generates quests tailored to your goals. You can set focus areas (fitness, learning, productivity, etc.), difficulty preferences, and time commitments. The adaptive algorithm adjusts based on your past performance and completion rates."
},
{
id: "4", title: "Is this just another productivity app?", content: "No. LevelUp is built on behavioral psychology principles—specifically dopamine prediction loops and variable reward schedules. While traditional apps use generic reminders, LevelUp gamifies your entire self-development journey with anime-inspired aesthetics, meaningful progression, and psychological reward mechanics that actually work."},
id: "4", title: "Is this just another productivity app?", content: "No. LevelUp is built on behavioral psychology principles—specifically dopamine prediction loops and variable reward schedules. While traditional apps use generic reminders, LevelUp gamifies your entire self-development journey with anime-inspired aesthetics, meaningful progression, and psychological reward mechanics that actually work."
},
{
id: "5", title: "How does the Shadow Army system work?", content: "Once you master a habit and reach S-Rank, it enters the Shadow Army—your autonomous habit army. These habits generate passive XP 24/7 and continue progressing even when you're not actively using the app. It's the ultimate goal: habits that work on their own."},
id: "5", title: "How does the Shadow Army system work?", content: "Once you master a habit and reach S-Rank, it enters the Shadow Army—your autonomous habit army. These habits generate passive XP 24/7 and continue progressing even when you're not actively using the app. It's the ultimate goal: habits that work on their own."
},
{
id: "6", title: "Can I restart or reset my progress?", content: "Yes, you can reset your account once every 6 months. However, we recommend against it—legacy progression carries permanent stat bonuses. Instead, use the Prestige feature (at SSS-Rank) to keep your achievements while resetting your active progression with bonus multipliers."},
id: "6", title: "Can I restart or reset my progress?", content: "Yes, you can reset your account once every 6 months. However, we recommend against it—legacy progression carries permanent stat bonuses. Instead, use the Prestige feature (at SSS-Rank) to keep your achievements while resetting your active progression with bonus multipliers."
},
{
id: "7", title: "Is there a community or leaderboard?", content: "Yes! Weekly and seasonal leaderboards track XP earned, streaks maintained, and boss missions completed. Communities exist for each skill type (Fitness, Learning, Discipline, etc.). The app is primarily single-player for focus and mental health, but community features are opt-in for motivation."},
id: "7", title: "Is there a community or leaderboard?", content: "Yes! Weekly and seasonal leaderboards track XP earned, streaks maintained, and boss missions completed. Communities exist for each skill type (Fitness, Learning, Discipline, etc.). The app is primarily single-player for focus and mental health, but community features are opt-in for motivation."
},
{
id: "8", title: "What's the monetization model?", content: "LevelUp is freemium: core features (E-Rank through B-Rank progression) are completely free. Premium ($4.99/mo) unlocks advanced features at A-Rank and beyond, including AI mentor guidance, priority skill tree unlocks, and seasonal events. No pay-to-win mechanics—everyone earns XP equally based on effort."},
id: "8", title: "What's the monetization model?", content: "LevelUp is freemium: core features (E-Rank through B-Rank progression) are completely free. Premium ($4.99/mo) unlocks advanced features at A-Rank and beyond, including AI mentor guidance, priority skill tree unlocks, and seasonal events. No pay-to-win mechanics—everyone earns XP equally based on effort."
},
]}
/>
</div>