2 Commits

Author SHA1 Message Date
532a44e836 Update src/app/page.tsx 2026-04-18 08:36:27 +00:00
0a6c2eff94 Merge version_1 into main
Merge version_1 into main
2026-04-18 08:35:02 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Features", name: "Features", id: "features"},
id: "features",
},
{ {
name: "Pricing", name: "Pricing", id: "pricing"},
id: "pricing",
},
{ {
name: "Community", name: "Community", id: "community"},
id: "community",
},
]} ]}
brandName="Aizaan" brandName="Aizaan"
/> />
@@ -56,16 +48,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogo <HeroLogo
logoText="Aizaan AI" logoText="Aizaan AI"
description="Your intelligent Islamic companion. Elevate your daily worship with AI-driven guidance, prayer tracking, and deep spiritual insights." description="Deepen your connection to faith through Spiritual Consistency. Aizaan transforms your daily worship into a seamless, meaningful practice anchored in peace and purpose."
buttons={[ buttons={[
{ {
text: "Get Started", text: "Get Started", href: "#contact"},
href: "#contact",
},
{ {
text: "Learn More", text: "Learn More", href: "#features"},
href: "#features",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/phone-16-pro-max_187299-46103.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/phone-16-pro-max_187299-46103.jpg?_wi=1"
/> />
@@ -79,17 +67,11 @@ export default function LandingPage() {
description="Aizaan combines ancient wisdom with modern technology. Our AI provides instant answers on Salah, fasting, and Zakat, ensuring you always feel guided." description="Aizaan combines ancient wisdom with modern technology. Our AI provides instant answers on Salah, fasting, and Zakat, ensuring you always feel guided."
bulletPoints={[ bulletPoints={[
{ {
title: "AI Scholar Assistant", title: "AI Scholar Assistant", description: "Authentic, reliable guidance on halal/haram, Salah, and daily habits."},
description: "Authentic, reliable guidance on halal/haram, Salah, and daily habits.",
},
{ {
title: "Smart Prayer System", title: "Smart Prayer System", description: "Auto-location prayer times, Adhan, and missed prayer reminders."},
description: "Auto-location prayer times, Adhan, and missed prayer reminders.",
},
{ {
title: "Gamified Growth", title: "Gamified Growth", description: "Build spiritual consistency through streak tracking, XP rewards, and levels."},
description: "Build spiritual consistency through streak tracking, XP rewards, and levels.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-preparing-her-bath-time_23-2149186333.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-woman-preparing-her-bath-time_23-2149186333.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -103,26 +85,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", id: "f1", title: "AI Chat Assistant", subtitle: "24/7 Spiritual Guidance", category: "AI", value: "Reliable"},
title: "AI Chat Assistant",
subtitle: "24/7 Spiritual Guidance",
category: "AI",
value: "Reliable",
},
{ {
id: "f2", id: "f2", title: "Ramadan Mode", subtitle: "Track Suhoor & Iftar", category: "Seasonal", value: "Integrated"},
title: "Ramadan Mode",
subtitle: "Track Suhoor & Iftar",
category: "Seasonal",
value: "Integrated",
},
{ {
id: "f3", id: "f3", title: "Qur'an System", subtitle: "Read & Listen Daily", category: "Learning", value: "Offline"},
title: "Qur'an System",
subtitle: "Read & Listen Daily",
category: "Learning",
value: "Offline",
},
]} ]}
title="Core App Features" title="Core App Features"
description="Built for consistency and personal growth." description="Built for consistency and personal growth."
@@ -136,41 +103,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ {
id: "monthly", id: "monthly", title: "Monthly Access", price: "₦2,500", period: "/mo", features: [
title: "Monthly Access", "Unlimited AI Chat", "Voice AI Replies", "Exclusive Badges", "Custom Themes"],
price: "₦2,500",
period: "/mo",
features: [
"Unlimited AI Chat",
"Voice AI Replies",
"Exclusive Badges",
"Custom Themes",
],
button: { button: {
text: "Choose Monthly", text: "Choose Monthly", href: "#"},
href: "#", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-phone-16-pro-max_187299-45891.jpg", imageAlt: "Horizontal Phone 16 Pro Max"},
},
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-phone-16-pro-max_187299-45891.jpg",
imageAlt: "Horizontal Phone 16 Pro Max",
},
{ {
id: "yearly", id: "yearly", title: "Yearly Value", price: "₦7,000", period: "/yr", features: [
title: "Yearly Value", "Everything Monthly", "Deep Analytics", "Priority Support", "Early Access"],
price: "₦7,000",
period: "/yr",
features: [
"Everything Monthly",
"Deep Analytics",
"Priority Support",
"Early Access",
],
button: { button: {
text: "Choose Yearly", text: "Choose Yearly", href: "#"},
href: "#", imageSrc: "http://img.b2bpic.net/free-photo/phone-16-pro-max_187299-46103.jpg?_wi=2", imageAlt: "Horizontal Phone 16 Pro Max"},
},
imageSrc: "http://img.b2bpic.net/free-photo/phone-16-pro-max_187299-46103.jpg?_wi=2",
imageAlt: "Horizontal Phone 16 Pro Max",
},
]} ]}
title="Premium Plans" title="Premium Plans"
description="Unlock advanced tools to deepen your spiritual journey." description="Unlock advanced tools to deepen your spiritual journey."
@@ -184,22 +127,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", title: "Active Daily Users", value: "10k+", icon: Users,
title: "Active Daily Users",
value: "10k+",
icon: Users,
}, },
{ {
id: "m2", id: "m2", title: "Prayers Completed", value: "1M+", icon: CheckCircle,
title: "Prayers Completed",
value: "1M+",
icon: CheckCircle,
}, },
{ {
id: "m3", id: "m3", title: "Qur'an Verses Read", value: "5M+", icon: BookOpen,
title: "Qur'an Verses Read",
value: "5M+",
icon: BookOpen,
}, },
]} ]}
title="App Achievements" title="App Achievements"
@@ -215,25 +149,15 @@ export default function LandingPage() {
author="Abdulrahman A." author="Abdulrahman A."
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/portrait-woman-posing-white-shirt_23-2149021854.jpg", src: "http://img.b2bpic.net/free-photo/portrait-woman-posing-white-shirt_23-2149021854.jpg", alt: "Sarah"},
alt: "Sarah",
},
{ {
src: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-brunette-woman_273609-37522.jpg", src: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-brunette-woman_273609-37522.jpg", alt: "John"},
alt: "John",
},
{ {
src: "http://img.b2bpic.net/free-photo/people-collage-design_23-2148888275.jpg", src: "http://img.b2bpic.net/free-photo/people-collage-design_23-2148888275.jpg", alt: "Aisha"},
alt: "Aisha",
},
{ {
src: "http://img.b2bpic.net/free-photo/happy-young-man-blinks-eye-has-positive-expression-has-crisp-dark-hair-dressed-casually_273609-16607.jpg", src: "http://img.b2bpic.net/free-photo/happy-young-man-blinks-eye-has-positive-expression-has-crisp-dark-hair-dressed-casually_273609-16607.jpg", alt: "Bolu"},
alt: "Bolu",
},
{ {
src: "http://img.b2bpic.net/free-photo/smiley-man-with-suit-posing-black-white-medium-shot_23-2149411400.jpg", src: "http://img.b2bpic.net/free-photo/smiley-man-with-suit-posing-black-white-medium-shot_23-2149411400.jpg", alt: "Community Member"},
alt: "Community Member",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
@@ -246,20 +170,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "faq1", id: "faq1", title: "How does the payment work?", content: "We use a secure Paystack integration for instant activation."},
title: "How does the payment work?",
content: "We use a secure Paystack integration for instant activation.",
},
{ {
id: "faq2", id: "faq2", title: "Is the AI guidance accurate?", content: "Yes, our AI is carefully trained on authentic Hadith and Qur'an, with oversight for scholarly differences."},
title: "Is the AI guidance accurate?",
content: "Yes, our AI is carefully trained on authentic Hadith and Qur'an, with oversight for scholarly differences.",
},
{ {
id: "faq3", id: "faq3", title: "Can I use it offline?", content: "Yes, our core Qur'an reader and prayer tools are offline-first."},
title: "Can I use it offline?",
content: "Yes, our core Qur'an reader and prayer tools are offline-first.",
},
]} ]}
title="Common Questions" title="Common Questions"
description="Got questions about the app? We're here to help." description="Got questions about the app? We're here to help."
@@ -271,16 +186,13 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
tag="Ready to Start?" tag="Ready to Start?"
title="Begin Your Spiritual Growth Today" title="Begin Your Spiritual Growth Today"
description="Download Aizaan and join a growing community of believers focused on daily improvement." description="Download Aizaan and join a growing community of believers focused on daily improvement."
buttons={[ buttons={[
{ {
text: "Download on Play Store", text: "Download on Play Store", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -291,29 +203,19 @@ export default function LandingPage() {
logoText="Aizaan" logoText="Aizaan"
columns={[ columns={[
{ {
title: "Product", title: "Product", items: [
items: [
{ {
label: "Features", label: "Features", href: "#features"},
href: "#features",
},
{ {
label: "Pricing", label: "Pricing", href: "#pricing"},
href: "#pricing",
},
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "Help Center", label: "Help Center", href: "#"},
href: "#",
},
{ {
label: "Contact Us", label: "Contact Us", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -322,4 +224,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }