2 Commits

Author SHA1 Message Date
aec51efbf3 Update src/app/page.tsx 2026-03-02 22:45:19 +00:00
cdf802ce96 Update src/app/layout.tsx 2026-03-02 22:45:19 +00:00
2 changed files with 47 additions and 24 deletions

View File

@@ -21,9 +21,11 @@ const inter = Inter({
export const metadata: Metadata = { export const metadata: Metadata = {
title: "AudioByte | AI Audio Learning for African Students", description: "Transform your lecture notes and PDFs into high-quality audio explanations. Study offline on mobile, prepare for exams smarter, and improve grades with AudioByte.", keywords: "audio learning, exam prep, African students, lecture notes, mobile learning, edtech, study app", openGraph: { title: "AudioByte | AI Audio Learning for African Students", description: "Transform your lecture notes and PDFs into high-quality audio explanations. Study offline on mobile, prepare for exams smarter, and improve grades with AudioByte.", keywords: "audio learning, exam prep, African students, lecture notes, mobile learning, edtech, study app", openGraph: {
title: "AudioByte | Your Notes, Explained Your Way, Anywhere", description: "Convert lecture materials to audio explanations instantly. Study on your mobile, anywhere, anytime.", siteName: "AudioByte", type: "website"}, title: "AudioByte | Your Notes, Explained Your Way, Anywhere", description: "Convert lecture materials to audio explanations instantly. Study on your mobile, anywhere, anytime.", siteName: "AudioByte", type: "website"
},
twitter: { twitter: {
card: "summary_large_image", title: "AudioByte | Smart Audio Learning for Students", description: "Upload PDFs, get instant audio explanations. Perfect for exam prep and on-the-go learning."}, card: "summary_large_image", title: "AudioByte | Smart Audio Learning for Students", description: "Upload PDFs, get instant audio explanations. Perfect for exam prep and on-the-go learning."
},
}; };
export default function RootLayout({ export default function RootLayout({

View File

@@ -46,11 +46,14 @@ export default function LandingPage() {
avatarText="Trusted by 5,000+ African students" avatarText="Trusted by 5,000+ African students"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-resting-relaxing-sitting-cafe-smiling-drinking-coffee_176420-12467.jpg", alt: "student African portrait university"}, src: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-resting-relaxing-sitting-cafe-smiling-drinking-coffee_176420-12467.jpg", alt: "student African portrait university"
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-female-college-student-holding-notebooks-backpack-smiling-standing-yellow-background_1258-54844.jpg", alt: "student African portrait young adult"}, src: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-female-college-student-holding-notebooks-backpack-smiling-standing-yellow-background_1258-54844.jpg", alt: "student African portrait young adult"
},
{ {
src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2533.jpg", alt: "student African portrait professional"}, src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2533.jpg", alt: "student African portrait professional"
},
]} ]}
buttons={[ buttons={[
{ text: "Start Learning Free", href: "contact" }, { text: "Start Learning Free", href: "contact" },
@@ -71,22 +74,28 @@ export default function LandingPage() {
features={[ features={[
{ {
icon: Zap, icon: Zap,
title: "Instant Conversion", description: "Upload any document and get high-quality audio explanations in seconds, not hours."}, title: "Instant Conversion", description: "Upload any document and get high-quality audio explanations in seconds, not hours."
},
{ {
icon: Smartphone, icon: Smartphone,
title: "Mobile-First Learning", description: "Study anywhere on your phone. Perfect for commutes, breaks, or exam prep sessions."}, title: "Mobile-First Learning", description: "Study anywhere on your phone. Perfect for commutes, breaks, or exam prep sessions."
},
{ {
icon: Brain, icon: Brain,
title: "Better Retention", description: "Audio explanations engage multiple learning pathways, improving exam performance."}, title: "Better Retention", description: "Audio explanations engage multiple learning pathways, improving exam performance."
},
{ {
icon: BarChart3, icon: BarChart3,
title: "Track Progress", description: "Monitor which materials you've covered and get personalized study recommendations."}, title: "Track Progress", description: "Monitor which materials you've covered and get personalized study recommendations."
},
{ {
icon: Wifi, icon: Wifi,
title: "Offline Access", description: "Download audio files and study without internet access—ideal for areas with limited connectivity."}, title: "Offline Access", description: "Download audio files and study without internet access—ideal for areas with limited connectivity."
},
{ {
icon: Headphones, icon: Headphones,
title: "Natural Voice", description: "AI-powered voices that sound like real lecturers, making learning engaging and authentic."}, title: "Natural Voice", description: "AI-powered voices that sound like real lecturers, making learning engaging and authentic."
},
]} ]}
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
@@ -103,15 +112,18 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
id: "1", value: "1", title: "Upload Your Materials", items: [ id: "1", value: "1", title: "Upload Your Materials", items: [
"PDFs, lecture notes, slides", "Supports all common formats", "No file size limits"], "PDFs, lecture notes, slides", "Supports all common formats", "No file size limits"
],
}, },
{ {
id: "2", value: "2", title: "AudioByte Transforms", items: [ id: "2", value: "2", title: "AudioByte Transforms", items: [
"AI analyzes and structures content", "Generates natural audio explanations", "Customizes pace and language"], "AI analyzes and structures content", "Generates natural audio explanations", "Customizes pace and language"
],
}, },
{ {
id: "3", value: "3", title: "Listen Anywhere, Anytime", items: [ id: "3", value: "3", title: "Listen Anywhere, Anytime", items: [
"Download to your phone", "Study offline or online", "Review before exams"], "Download to your phone", "Study offline or online", "Review before exams"
],
}, },
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -129,9 +141,11 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
logos={[ logos={[
"http://img.b2bpic.net/free-vector/financial-company-logo_1424-9.jpg", "http://img.b2bpic.net/free-vector/education-logo-template_23-2149492990.jpg", "http://img.b2bpic.net/free-vector/education-logo-open-book-sun-leaves_779267-3541.jpg", "http://img.b2bpic.net/free-vector/elegant-logos-college_23-2147565389.jpg", "http://img.b2bpic.net/free-vector/elegant-logos-college_23-2147565389.jpg", "http://img.b2bpic.net/free-vector/education-logo-template_23-2149492990.jpg", "http://img.b2bpic.net/free-vector/elegant-logos-college_23-2147565389.jpg"]} "http://img.b2bpic.net/free-vector/financial-company-logo_1424-9.jpg", "http://img.b2bpic.net/free-vector/education-logo-template_23-2149492990.jpg", "http://img.b2bpic.net/free-vector/education-logo-open-book-sun-leaves_779267-3541.jpg", "http://img.b2bpic.net/free-vector/elegant-logos-college_23-2147565389.jpg", "http://img.b2bpic.net/free-vector/elegant-logos-college_23-2147565389.jpg", "http://img.b2bpic.net/free-vector/education-logo-template_23-2149492990.jpg", "http://img.b2bpic.net/free-vector/elegant-logos-college_23-2147565389.jpg"
]}
names={[ names={[
"University of Lagos", "Kenyatta University", "University of Dakar", "University of Cape Town", "Makerere University", "Stellenbosch University", "Addis Ababa University"]} "University of Lagos", "Kenyatta University", "University of Dakar", "University of Cape Town", "Makerere University", "Stellenbosch University", "Addis Ababa University"
]}
speed={40} speed={40}
showCard={true} showCard={true}
/> />
@@ -146,15 +160,18 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
id: "1", value: "5,000+", title: "Active Students", items: [ id: "1", value: "5,000+", title: "Active Students", items: [
"Across 15+ African countries", "Growing community daily", "96% retention rate"], "Across 15+ African countries", "Growing community daily", "96% retention rate"
],
}, },
{ {
id: "2", value: "2.5M+", title: "Minutes Studied", items: [ id: "2", value: "2.5M+", title: "Minutes Studied", items: [
"Monthly learning hours", "Courses covered", "Exam prep sessions"], "Monthly learning hours", "Courses covered", "Exam prep sessions"
],
}, },
{ {
id: "3", value: "89%", title: "Average Grade Improvement", items: [ id: "3", value: "89%", title: "Average Grade Improvement", items: [
"Within first semester", "Verified by universities", "Across all subjects"], "Within first semester", "Verified by universities", "Across all subjects"
],
}, },
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -173,19 +190,23 @@ export default function LandingPage() {
{ {
id: "1", name: "Ama Osei", role: "Engineering Student", company: "University of Ghana", rating: 5, id: "1", name: "Ama Osei", role: "Engineering Student", company: "University of Ghana", rating: 5,
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-resting-relaxing-sitting-cafe-smiling-drinking-coffee_176420-12467.jpg", imageAlt: "Ama Osei"}, "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-resting-relaxing-sitting-cafe-smiling-drinking-coffee_176420-12467.jpg", imageAlt: "Ama Osei"
},
{ {
id: "2", name: "Daniel Kipchoge", role: "Medical Student", company: "Kenyatta University", rating: 5, id: "2", name: "Daniel Kipchoge", role: "Medical Student", company: "Kenyatta University", rating: 5,
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/portrait-happy-african-american-female-college-student-holding-notebooks-backpack-smiling-standing-yellow-background_1258-54844.jpg", imageAlt: "Daniel Kipchoge"}, "http://img.b2bpic.net/free-photo/portrait-happy-african-american-female-college-student-holding-notebooks-backpack-smiling-standing-yellow-background_1258-54844.jpg", imageAlt: "Daniel Kipchoge"
},
{ {
id: "3", name: "Zainab Hassan", role: "Commerce Student", company: "University of Nairobi", rating: 5, id: "3", name: "Zainab Hassan", role: "Commerce Student", company: "University of Nairobi", rating: 5,
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2533.jpg", imageAlt: "Zainab Hassan"}, "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2533.jpg", imageAlt: "Zainab Hassan"
},
{ {
id: "4", name: "Kwame Asante", role: "Law Student", company: "University of Lagos", rating: 5, id: "4", name: "Kwame Asante", role: "Law Student", company: "University of Lagos", rating: 5,
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-african-beautiful-woman-student-smiling-holding-books-university-education-concept_176420-12457.jpg", imageAlt: "Kwame Asante"}, "http://img.b2bpic.net/free-photo/cheerful-african-beautiful-woman-student-smiling-holding-books-university-education-concept_176420-12457.jpg", imageAlt: "Kwame Asante"
},
]} ]}
kpiItems={[ kpiItems={[
{ value: "4.9/5", label: "Average Rating" }, { value: "4.9/5", label: "Average Rating" },
@@ -204,7 +225,7 @@ export default function LandingPage() {
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
title="Start Your Free Trial Today" title="Start Your Free Trial Today"
description="Join thousands of African students preparing for exams smarter. No credit card required. Get instant access to AudioByte and transform your study experience." description="No credit card required. Get instant access to AudioByte and transform your study experience."
buttons={[ buttons={[
{ text: "Start Learning Free", href: "https://app.audiobyte.com/signup" }, { text: "Start Learning Free", href: "https://app.audiobyte.com/signup" },
{ text: "Schedule Demo", href: "contact" }, { text: "Schedule Demo", href: "contact" },