Update src/app/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
text: "Start Learning Free", href: "#"},
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-modern-clean-software-dashboard-interf-1774274864431-3c4ee409.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-modern-clean-software-dashboard-interf-1774274864431-3c4ee409.png?_wi=1"
|
||||
imageAlt="AI-powered learning dashboard interface"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
description="ALSS empowers students to turn raw lecture content into structured, engaging, and personalized study materials. Our platform cuts down study time and boosts retention, making learning effective and enjoyable."
|
||||
subdescription="Designed for the modern student, ALSS integrates seamlessly into your academic workflow, providing an unparalleled learning advantage across all disciplines."
|
||||
icon={GraduationCap}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-focused-university-student-age-20-25-s-1774274863303-aff375c8.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-focused-university-student-age-20-25-s-1774274863303-aff375c8.png?_wi=1"
|
||||
imageAlt="Student studying with a laptop and notebooks"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -87,13 +87,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "feature-1", title: "Multi-Format Input", description: "Upload notes in PDF, docs, text, or voice. Our platform handles it all.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-stylized-icon-representing-various-doc-1774274862756-fa1febf4.png", imageAlt: "Multi-format document input icon"},
|
||||
id: "feature-1", title: "Multi-Format Input", description: "Upload notes in PDF, docs, text, or voice. Our platform handles it all.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/a-stylized-icon-representing-various-doc-1774274862756-fa1febf4.png?_wi=1", imageAlt: "Multi-format document input icon"},
|
||||
{
|
||||
id: "feature-2", title: "AI-Powered Summaries", description: "Instantly get adaptive summaries in short or detailed modes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-ai-powered-summariz-1774274863594-f52b8e28.png", imageAlt: "AI summarization icon"},
|
||||
id: "feature-2", title: "AI-Powered Summaries", description: "Instantly get adaptive summaries in short or detailed modes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-ai-powered-summariz-1774274863594-f52b8e28.png?_wi=1", imageAlt: "AI summarization icon"},
|
||||
{
|
||||
id: "feature-3", title: "Interactive Flashcards & Quizzes", description: "Automatic creation of flashcards and quizzes with diverse question types.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-interactive-learnin-1774274863413-d84f4ecf.png", imageAlt: "Interactive flashcards and quizzes icon"},
|
||||
id: "feature-3", title: "Interactive Flashcards & Quizzes", description: "Automatic creation of flashcards and quizzes with diverse question types.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-interactive-learnin-1774274863413-d84f4ecf.png?_wi=1", imageAlt: "Interactive flashcards and quizzes icon"},
|
||||
{
|
||||
id: "feature-4", title: "Personalized AI Tutoring", description: "Get conversational chatbot support to explain concepts and offer recommendations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-ai-tutoring-support-1774274864742-19c6197c.png", imageAlt: "AI tutoring chatbot icon"},
|
||||
id: "feature-4", title: "Personalized AI Tutoring", description: "Get conversational chatbot support to explain concepts and offer recommendations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiDtye679cR2A9C19IJhHX48x/an-icon-representing-ai-tutoring-support-1774274864742-19c6197c.png?_wi=1", imageAlt: "AI tutoring chatbot icon"},
|
||||
]}
|
||||
title="Unlock Your Full Learning Potential"
|
||||
description="From note upload to personalized tutoring, ALSS offers a comprehensive suite of AI-powered tools designed to streamline your study process and maximize comprehension."
|
||||
|
||||
Reference in New Issue
Block a user