diff --git a/src/app/page.tsx b/src/app/page.tsx index e4220ae..9a12797 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -189,7 +189,7 @@ export default function LandingPage() { tagAnimation="slide-up" faqs={[ { - id: "1", title: "How does College AI capture my lecture?", content: "College AI uses advanced speech recognition technology to transcribe your lecture in real-time through your device's microphone. The AI then processes the transcription to identify key concepts, important points, and creates structured notes automatically. Everything happens securely on our encrypted servers, and you have full control over your data." + id: "1", title: "How does College AI capture my lecture?", content: "College AI uses advanced speech recognition technology to transcribe your lecture in real-time through your device's microphone. The AI then processes the transcription to identify key concepts, important points, and creates structured notes automatically. For example, if your professor mentions the Krebs Cycle in a Biology lecture, College AI tags it as a key concept and cross-links it to similar metabolic processes and related topics you've covered in other lectures, creating an interconnected web of knowledge. Everything happens securely on our encrypted servers, and you have full control over your data." }, { id: "2", title: "Is my data secure and private?", content: "Yes, absolutely. We use bank-level encryption for all your notes and lecture recordings. Your data is stored securely on our servers and is never shared with third parties. You can delete any notes or recordings at any time. We comply with FERPA and other student privacy regulations."