Update src/app/page.tsx

This commit is contained in:
2026-03-07 03:37:43 +00:00
parent 9faccc6218
commit 08a49fb17d

View File

@@ -75,7 +75,7 @@ export default function HomePage() {
{ text: "Watch Demo", href: "#features" },
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/modern-educational-dashboard-interface-s-1772854600527-b45cf70e.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/modern-educational-dashboard-interface-s-1772854600527-b45cf70e.png?_wi=1"
imageAlt="Learnify dashboard interface with quiz arena and personalized learning"
frameStyle="browser"
mediaAnimation="slide-up"
@@ -93,7 +93,7 @@ export default function HomePage() {
id: "1",
title: "AI-Powered Quiz Generator",
tags: ["AI Integration", "Groq API"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/close-up-view-of-an-ai-powered-quiz-gene-1772854600288-835610a8.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/close-up-view-of-an-ai-powered-quiz-gene-1772854600288-835610a8.png?_wi=1",
imageAlt: "AI quiz generation interface",
},
{
@@ -107,7 +107,7 @@ export default function HomePage() {
id: "3",
title: "Gamified Learning System",
tags: ["Badges", "Leaderboards"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/gamification-system-visualization-showin-1772854601414-c2e20d91.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/gamification-system-visualization-showin-1772854601414-c2e20d91.png?_wi=1",
imageAlt: "Gamification with points and badges",
},
{
@@ -128,7 +128,7 @@ export default function HomePage() {
id: "6",
title: "Performance Analytics",
tags: ["Progress Tracking", "Insights"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/comprehensive-performance-analytics-dash-1772854601077-b8759bfe.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/comprehensive-performance-analytics-dash-1772854601077-b8759bfe.png?_wi=1",
imageAlt: "Detailed performance analytics",
},
]}
@@ -220,7 +220,7 @@ export default function HomePage() {
"Learnify's AI quiz generator helped me identify my weak areas instantly. Within three weeks, my math score improved from C to A-. The Quiz Arena made studying actually fun with my friends.",
tag: "Math Excellence",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-portrait-of-a-diverse-teena-1772854599712-c9dbc09c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/student-studying-mathematics-with-focuse-1772854601158-ea963d4d.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/student-studying-mathematics-with-focuse-1772854601158-ea963d4d.png?_wi=1",
imageAlt: "Student achieving math success",
},
{
@@ -232,7 +232,7 @@ export default function HomePage() {
"The personalized study plans are incredible. Learnify understands exactly what I need to focus on. The gamification keeps me motivated, and earning badges makes studying feel rewarding.",
tag: "Competitive Prep",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-portrait-of-a-diverse-teena-1772854599680-635c02fb.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/student-preparing-for-competitive-exam-w-1772854600476-035d47ba.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/student-preparing-for-competitive-exam-w-1772854600476-035d47ba.png?_wi=1",
imageAlt: "Student preparing for competitive exams",
},
{
@@ -244,7 +244,7 @@ export default function HomePage() {
"I love the Quiz Arena feature. Competing with my friends makes learning social and fun. Plus, the real-time feedback from the AI is way better than traditional tutoring.",
tag: "Social Learning",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-portrait-of-a-diverse-teena-1772854599487-9ff2545b.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/group-of-students-in-friendly-competitio-1772854601210-87205054.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/group-of-students-in-friendly-competitio-1772854601210-87205054.png?_wi=1",
imageAlt: "Friends competing in Quiz Arena",
},
{
@@ -256,7 +256,7 @@ export default function HomePage() {
"The adaptive difficulty in Learnify adjusts to my pace perfectly. I never feel overwhelmed, and the daily progress suggestions keep me on track. My science grades have never been better!",
tag: "Science Success",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-portrait-of-a-young-teenage-1772854604657-88238284.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/student-enthusiastically-studying-scienc-1772854602457-323beedc.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/student-enthusiastically-studying-scienc-1772854602457-323beedc.png?_wi=1",
imageAlt: "Student mastering science",
},
{
@@ -268,7 +268,7 @@ export default function HomePage() {
"Learnify's comprehensive analytics show exactly where I stand. The premium plan gave me access to advanced AI suggestions that prepared me perfectly for entrance exams.",
tag: "College Ready",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-portrait-of-a-mature-teenag-1772854599983-c589986f.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/college-aged-student-reviewing-comprehen-1772854602923-cb72a084.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/college-aged-student-reviewing-comprehen-1772854602923-cb72a084.png?_wi=1",
imageAlt: "Student preparing for college",
},
{
@@ -280,7 +280,7 @@ export default function HomePage() {
"Learnify transformed my study habits. Instead of aimlessly reading notes, I get targeted quizzes generated by AI. The leaderboard motivates me to study more consistently.",
tag: "Study Habits",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-portrait-of-a-diverse-teena-1772854599638-c276d71e.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/student-with-improved-study-habits-using-1772854601179-4977d4bd.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/student-with-improved-study-habits-using-1772854601179-4977d4bd.png?_wi=1",
imageAlt: "Student with improved study habits",
},
]}
@@ -303,28 +303,28 @@ export default function HomePage() {
id: "1",
name: "Dr. Sarah Chen",
role: "CEO & Founder",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-headshot-of-dr-sarah-chen-f-1772854598888-5e329dd4.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-headshot-of-dr-sarah-chen-f-1772854598888-5e329dd4.png?_wi=1",
imageAlt: "Dr. Sarah Chen, CEO",
},
{
id: "2",
name: "Marcus Johnson",
role: "CTO & AI Specialist",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-headshot-of-marcus-johnson--1772854600301-c7e52f7e.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-headshot-of-marcus-johnson--1772854600301-c7e52f7e.png?_wi=1",
imageAlt: "Marcus Johnson, CTO",
},
{
id: "3",
name: "Elena Rodriguez",
role: "Head of Education",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-headshot-of-elena-rodriguez-1772854599619-51eb4f25.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-headshot-of-elena-rodriguez-1772854599619-51eb4f25.png?_wi=1",
imageAlt: "Elena Rodriguez, Education Lead",
},
{
id: "4",
name: "James Park",
role: "Product Designer",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-headshot-of-james-park-male-1772854599731-0a6b506c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT8k0g2M9z3UTkzFiQ2zubsR1/professional-headshot-of-james-park-male-1772854599731-0a6b506c.png?_wi=1",
imageAlt: "James Park, Product Designer",
},
]}