From eac85ae9e2330179368eeda2f59523959167f478 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 23:48:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 30ae5fc..7948883 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,27 +95,27 @@ export default function LandingPage() { features={[ { icon: BookOpen, - title: "Smart Knowledge Library", description: "1000+ Islamic, educational, and cultural books in PDF, ePub, DOC formats with audio books, video lessons, highlighting, notes, and bookmarks." + title: "Smart Knowledge Library", description: "Instant Learning Access. 1000+ Islamic, educational, and cultural books in PDF, ePub, DOC formats with audio books, video lessons, highlighting, notes, and bookmarks." }, { icon: Brain, - title: "AI-Powered Ask Me Anything", description: "Intelligent assistant answering questions on religion, science, history, technology, mental health with voice support and offline access." + title: "AI-Powered Ask Me Anything", description: "24/7 Expert Answers. Intelligent assistant answering questions on religion, science, history, technology, mental health with voice support and offline access." }, { icon: Library, - title: "Islamic Tools Hub", description: "Advanced Tasbeeh counter, prayer time reminders, Qibla direction, daily Adhkar, Quran with translations, tafsir, and multiple recitations." + title: "Islamic Tools Hub", description: "Complete Islamic Toolkit. Advanced Tasbeeh counter, prayer time reminders, Qibla direction, daily Adhkar, Quran with translations, tafsir, and multiple recitations." }, { icon: Heart, - title: "Mental Wellness Companion", description: "Daily journaling, mood tracking, breathing exercises, sleep sessions, motivational quotes, and encrypted private journals." + title: "Mental Wellness Companion", description: "Daily Holistic Care. Daily journaling, mood tracking, breathing exercises, sleep sessions, motivational quotes, and encrypted private journals." }, { icon: Target, - title: "Learning & Productivity System", description: "Gamified challenges, achievement tracking, task timer, focus mode, study reminders, and comprehensive progress dashboards." + title: "Learning & Productivity System", description: "Gamified Growth Platform. Gamified challenges, achievement tracking, task timer, focus mode, study reminders, and comprehensive progress dashboards." }, { icon: Shield, - title: "Kids Safe Mode", description: "Protected environment with Islamic stories, animations, educational games, safe content filtering, and parental controls." + title: "Kids Safe Mode", description: "Protected Family Space. Protected environment with Islamic stories, animations, educational games, safe content filtering, and parental controls." }, ]} animationType="slide-up" -- 2.49.1