10 Commits

Author SHA1 Message Date
eabc9e62c5 Merge version_2 into main
Merge version_2 into main
2026-03-24 22:12:56 +00:00
b1b58d8e56 Update theme colors 2026-03-24 22:12:51 +00:00
b99511ea4c Merge version_2 into main
Merge version_2 into main
2026-03-24 22:10:30 +00:00
8affb551bd Update theme colors 2026-03-24 22:10:25 +00:00
448ad1d62f Merge version_2 into main
Merge version_2 into main
2026-03-24 22:10:04 +00:00
6a0d73ea5a Update theme colors 2026-03-24 22:09:59 +00:00
8c2f059c3f Merge version_2 into main
Merge version_2 into main
2026-03-24 22:03:34 +00:00
3748892dcd Update src/app/page.tsx 2026-03-24 22:03:31 +00:00
cb4f58deed Update src/app/layout.tsx 2026-03-24 22:03:31 +00:00
00dbf33868 Merge version_1 into main
Merge version_1 into main
2026-03-24 21:50:28 +00:00
3 changed files with 57 additions and 179 deletions

View File

@@ -11,8 +11,8 @@ import { Mulish } from "next/font/google";
export const metadata: Metadata = {
title: 'MedMind AI - Instant Concept Decoder for Medical Students',
description: 'Revolutionize your medical studies with MedMind AI. Instantly decode complex lectures and PDFs into summaries, flashcards, and quizzes powered by Gemini AI. Offline mode and progress tracking included.',
title: 'Khame\'s Med - Instant Concept Decoder for Medical Students',
description: 'Revolutionize your medical studies with Khame\'s Med. Instantly decode complex lectures and PDFs into summaries, flashcards, and quizzes powered by Gemini AI. Offline mode and progress tracking included.',
keywords: ["medical student app, AI study tool, Gemini API, concept decoder, flashcards, quizzes, offline study, medical education, progress tracker, Flutter app"],
openGraph: {
"title": "MedMind AI - Instant Concept Decoder for Medical Students",

View File

@@ -32,55 +32,37 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "How It Works",
id: "about",
},
name: "How It Works", id: "about"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="MedMind AI"
brandName="Khame's Med"
button={{
text: "Get Started",
href: "#contact",
}}
text: "Get Started", href: "#contact"}}
animateOnLoad={true}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogo
logoText="MedMind AI"
logoText="Khame's Med"
description="Unlock medical concepts with AI. Convert complex lectures & PDFs into simplified summaries, active recall flashcards, and high-yield quizzes for smarter study."
buttons={[
{
text: "Start Decoding",
href: "#features",
},
text: "Start Decoding", href: "#features"},
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/a-minimalist-black-and-white-mobile-app--1774388987020-4b196771.png"
imageAlt="MedMind AI app dashboard showing concept decoding and study tools"
imageAlt="Khame's Med app dashboard showing concept decoding and study tools"
showDimOverlay={false}
/>
</div>
@@ -92,32 +74,22 @@ export default function LandingPage() {
features={[
{
icon: Lightbulb,
title: "Instant Concept Decoder",
description: "Upload complex lecture slides or textbook PDFs and instantly receive simplified summaries, key takeaways, and structured notes.",
},
title: "Instant Concept Decoder", description: "Upload complex lecture slides or textbook PDFs and instantly receive simplified summaries, key takeaways, and structured notes."},
{
icon: Lightbulb,
title: "Active Recall Flashcards",
description: "Automatically generate interactive flashcards from any content, optimized for spaced repetition to enhance long-term memory.",
},
title: "Active Recall Flashcards", description: "Automatically generate interactive flashcards from any content, optimized for spaced repetition to enhance long-term memory."},
{
icon: Award,
title: "High-Yield Quizzes",
description: "Create customizable quizzes focusing on high-yield topics from your study materials to test your knowledge and identify areas for improvement.",
},
title: "High-Yield Quizzes", description: "Create customizable quizzes focusing on high-yield topics from your study materials to test your knowledge and identify areas for improvement."},
{
icon: Download,
title: "Offline Study Mode",
description: "Download and store all your generated summaries, flashcards, and quizzes for seamless study anytime, anywhere, without an internet connection.",
},
title: "Offline Study Mode", description: "Download and store all your generated summaries, flashcards, and quizzes for seamless study anytime, anywhere, without an internet connection."},
{
icon: Activity,
title: "Personalized Progress Tracker",
description: "Monitor your learning journey with detailed analytics, categorizing topics by difficulty level and highlighting areas requiring more attention.",
},
title: "Personalized Progress Tracker", description: "Monitor your learning journey with detailed analytics, categorizing topics by difficulty level and highlighting areas requiring more attention."},
]}
title="Revolutionize Your Medical Study"
description="MedMind AI empowers medical students with intelligent tools to master complex concepts faster and more effectively. Our core features are designed to optimize your learning journey."
description="Khame's Med empowers medical students with intelligent tools to master complex concepts faster and more effectively. Our core features are designed to optimize your learning journey."
animationType="slide-up"
/>
</div>
@@ -125,24 +97,18 @@ export default function LandingPage() {
<div id="about" data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={false}
title="How MedMind AI Transforms Learning"
title="How Khame's Med Transforms Learning"
description="Our innovative platform leverages advanced Gemini AI to streamline your study process, making dense medical content digestible and actionable. We bridge the gap between complex information and effective understanding, saving you valuable time."
metrics={[
{
value: "30%",
title: "Faster Learning",
},
value: "30%", title: "Faster Learning"},
{
value: "90%",
title: "Retention Rate",
},
value: "90%", title: "Retention Rate"},
{
value: "24/7",
title: "Access to Knowledge",
},
value: "24/7", title: "Access to Knowledge"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/a-medical-student-is-intently-focused-on-1774388987226-76420bf9.png"
imageAlt="Medical student using MedMind AI app on a tablet for study"
imageAlt="Medical student using Khame's Med app on a tablet for study"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -154,48 +120,16 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Dr. Sarah Chen",
date: "May 2024",
title: "Game-Changer for Step Exams!",
quote: "MedMind AI's Instant Concept Decoder literally saved me countless hours. Complex topics became crystal clear, making my Step 1 prep so much more efficient. Highly recommend!",
tag: "USMLE Prep",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/professional-portrait-of-a-young-female--1774388985130-1e2d0dda.png",
avatarAlt: "Dr. Sarah Chen",
},
id: "1", name: "Dr. Sarah Chen", date: "May 2024", title: "Game-Changer for Step Exams!", quote: "Khame's Med's Instant Concept Decoder literally saved me countless hours. Complex topics became crystal clear, making my Step 1 prep so much more efficient. Highly recommend!", tag: "USMLE Prep", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/professional-portrait-of-a-young-female--1774388985130-1e2d0dda.png", avatarAlt: "Dr. Sarah Chen"},
{
id: "2",
name: "Michael Rodriguez",
date: "April 2024",
title: "Flashcards are a Lifesaver!",
quote: "The auto-generated flashcards are incredibly smart. They adapt to my learning pace and target my weak spots. My retention has never been better!",
tag: "Anatomy",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/professional-portrait-of-a-male-medical--1774388985372-53cefbc1.png",
avatarAlt: "Michael Rodriguez",
},
id: "2", name: "Michael Rodriguez", date: "April 2024", title: "Flashcards are a Lifesaver!", quote: "The auto-generated flashcards are incredibly smart. They adapt to my learning pace and target my weak spots. My retention has never been better!", tag: "Anatomy", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/professional-portrait-of-a-male-medical--1774388985372-53cefbc1.png", avatarAlt: "Michael Rodriguez"},
{
id: "3",
name: "Emily Watson",
date: "March 2024",
title: "Offline Mode is Essential!",
quote: "Being able to study without internet access during commutes or hospital rotations is a huge advantage. MedMind AI understands the demands of medical school.",
tag: "Clinical Rotations",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/professional-portrait-of-a-female-intern-1774388985655-b530ecc3.png",
avatarAlt: "Emily Watson",
},
id: "3", name: "Emily Watson", date: "March 2024", title: "Offline Mode is Essential!", quote: "Being able to study without internet access during commutes or hospital rotations is a huge advantage. Khame's Med understands the demands of medical school.", tag: "Clinical Rotations", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/professional-portrait-of-a-female-intern-1774388985655-b530ecc3.png", avatarAlt: "Emily Watson"},
{
id: "4",
name: "David Kim",
date: "February 2024",
title: "Progress Tracker Keeps Me on Track",
quote: "The difficulty-categorized progress tracker is brilliant. It motivates me by showing clear improvements and helps me focus precisely where needed. Fantastic tool!",
tag: "Pathophysiology",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/professional-portrait-of-an-experienced--1774388985845-eded2691.png",
avatarAlt: "David Kim",
},
id: "4", name: "David Kim", date: "February 2024", title: "Progress Tracker Keeps Me on Track", quote: "The difficulty-categorized progress tracker is brilliant. It motivates me by showing clear improvements and helps me focus precisely where needed. Fantastic tool!", tag: "Pathophysiology", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/professional-portrait-of-an-experienced--1774388985845-eded2691.png", avatarAlt: "David Kim"},
]}
title="What Medical Students Are Saying"
description="Hear from peers who are accelerating their learning and excelling in their studies with MedMind AI. Their success stories are our greatest validation."
description="Hear from peers who are accelerating their learning and excelling in their studies with Khame's Med. Their success stories are our greatest validation."
/>
</div>
@@ -204,23 +138,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Global Medical University",
"Biomedical Research Institute",
"HealthTech Innovators",
"Physicians Alliance",
"MedPharma Solutions",
"World Health Foundation",
"Journal of Medicine",
]}
"Global Medical University", "Biomedical Research Institute", "HealthTech Innovators", "Physicians Alliance", "MedPharma Solutions", "World Health Foundation", "Journal of Medicine"]}
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-pr-1774388984972-f46858d2.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-le-1774388984925-63b33b7f.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-he-1774388985468-5bf698ec.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-pr-1774388986922-2188a3e2.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-ph-1774388984555-5fd9756c.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-gl-1774388984983-bcdc14f6.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-sc-1774388985594-5819149b.png",
]}
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-pr-1774388984972-f46858d2.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-le-1774388984925-63b33b7f.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-he-1774388985468-5bf698ec.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-pr-1774388986922-2188a3e2.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-ph-1774388984555-5fd9756c.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-gl-1774388984983-bcdc14f6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/minimalist-black-and-white-logo-for-a-sc-1774388985594-5819149b.png"]}
title="Trusted by Future Healthcare Leaders"
description="Our technology is paving the way for a new generation of medical professionals, supported by the trust of top institutions and innovative minds."
/>
@@ -232,32 +152,20 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "How does the Instant Concept Decoder work?",
content: "Our decoder uses advanced Gemini AI to analyze your uploaded lecture slides or PDFs, identifying key concepts and summarizing them into digestible, easy-to-understand formats. It extracts critical information and presents it clearly.",
},
id: "1", title: "How does the Instant Concept Decoder work?", content: "Our decoder uses advanced Gemini AI to analyze your uploaded lecture slides or PDFs, identifying key concepts and summarizing them into digestible, easy-to-understand formats. It extracts critical information and presents it clearly."},
{
id: "2",
title: "Can I really use it offline?",
content: "Yes! Once you've processed your materials and generated summaries, flashcards, or quizzes, you can download them for offline access. This allows you to study anywhere, regardless of internet connectivity.",
},
id: "2", title: "Can I really use it offline?", content: "Yes! Once you've processed your materials and generated summaries, flashcards, or quizzes, you can download them for offline access. This allows you to study anywhere, regardless of internet connectivity."},
{
id: "3",
title: "How does the progress tracker help me?",
content: "The progress tracker monitors your performance on quizzes and flashcards, categorizing topics by difficulty. It provides personalized insights into your strengths and weaknesses, helping you focus your efforts for maximum impact.",
},
id: "3", title: "How does the progress tracker help me?", content: "The progress tracker monitors your performance on quizzes and flashcards, categorizing topics by difficulty. It provides personalized insights into your strengths and weaknesses, helping you focus your efforts for maximum impact."},
{
id: "4",
title: "Is my data secure?",
content: "Absolutely. We prioritize the security and privacy of your study materials and personal data. All uploads and personal information are encrypted and handled with the highest standards of data protection.",
},
id: "4", title: "Is my data secure?", content: "Absolutely. We prioritize the security and privacy of your study materials and personal data. All uploads and personal information are encrypted and handled with the highest standards of data protection."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPRFtDyNsSIJcA3yrXPcACrc5l/a-minimalist-black-and-white-illustratio-1774388987567-0acab67a.png"
imageAlt="AI illustration of a person interacting with a medical FAQ interface"
mediaAnimation="slide-up"
mediaPosition="right"
title="Frequently Asked Questions"
description="Got questions about MedMind AI? Find answers to common inquiries about our platform, features, and how it can benefit your medical studies."
description="Got questions about Khame's Med? Find answers to common inquiries about our platform, features, and how it can benefit your medical studies."
faqsAnimation="slide-up"
/>
</div>
@@ -266,14 +174,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
text="Ready to ace your medical exams? Join MedMind AI today and experience smarter, more efficient learning. Transform your study habits and achieve academic excellence."
variant: "plain"}}
text="Ready to ace your medical exams? Join Khame's Med today and experience smarter, more efficient learning. Transform your study habits and achieve academic excellence."
buttons={[
{
text: "Sign Up Now",
href: "#",
},
text: "Sign Up Now", href: "#"},
]}
/>
</div>
@@ -282,70 +187,43 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{
label: "Features",
href: "#features",
},
label: "Features", href: "#features"},
{
label: "How It Works",
href: "#about",
},
label: "How It Works", href: "#about"},
{
label: "Pricing",
href: "#",
},
label: "Pricing", href: "#"},
{
label: "Offline Mode",
href: "#features",
},
label: "Offline Mode", href: "#features"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Support",
href: "#",
},
label: "Support", href: "#"},
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}
bottomLeftText="© 2024 MedMind AI. All rights reserved."
bottomLeftText="© 2024 Khame's Med. All rights reserved."
bottomRightText="Built for medical students, by innovators."
/>
</div>

View File

@@ -12,7 +12,7 @@
--background: #f0f0f0;
--card: #e8e8e8;
--foreground: #1a1a1a;
--foreground: #000000;
--primary-cta: #1a1a1a;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;