Merge version_1 into main #1
@@ -49,17 +49,17 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/a-modern-student-studying-with-a-sleek-c-1772842612280-adaa3d26.png", imageAlt: "StudyAI Chat Interface"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/a-modern-student-studying-with-a-sleek-c-1772842612280-adaa3d26.png?_wi=1", imageAlt: "StudyAI Chat Interface"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/detailed-illustration-of-homework-assist-1772842613190-5dd518c2.png", imageAlt: "Homework Help Feature"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/detailed-illustration-of-homework-assist-1772842613190-5dd518c2.png?_wi=1", imageAlt: "Homework Help Feature"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/clean-interface-showing-smart-note-takin-1772842613018-fcee2b93.png", imageAlt: "Study Notes Organization"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/clean-interface-showing-smart-note-takin-1772842613018-fcee2b93.png?_wi=1", imageAlt: "Study Notes Organization"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/illustration-of-real-time-response-and-i-1772842612860-6b4610e8.png", imageAlt: "Real-time Responses"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/illustration-of-real-time-response-and-i-1772842612860-6b4610e8.png?_wi=1", imageAlt: "Real-time Responses"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/a-modern-student-studying-with-a-sleek-c-1772842612280-adaa3d26.png", imageAlt: "Chat Learning Interface"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/a-modern-student-studying-with-a-sleek-c-1772842612280-adaa3d26.png?_wi=2", imageAlt: "Chat Learning Interface"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/inspiring-image-showing-diverse-students-1772842613338-7943e475.png", imageAlt: "Students Learning Together"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/inspiring-image-showing-diverse-students-1772842613338-7943e475.png?_wi=1", imageAlt: "Students Learning Together"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Instant Homework Help", description: "Get detailed explanations and step-by-step solutions for any homework problem. From math to essays, our AI breaks down complex concepts into easy-to-understand explanations.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/detailed-illustration-of-homework-assist-1772842613190-5dd518c2.png", imageAlt: "Homework Help Feature"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/detailed-illustration-of-homework-assist-1772842613190-5dd518c2.png?_wi=2", imageAlt: "Homework Help Feature"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Step-by-step solutions" },
|
||||
{ icon: CheckCircle, text: "Subject coverage" },
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Smart Study Notes", description: "Automatically organize your notes, generate flashcards, and create study guides. Never lose important information and always be prepared for exams with intelligent note management.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/clean-interface-showing-smart-note-takin-1772842613018-fcee2b93.png", imageAlt: "Study Notes Organization"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/clean-interface-showing-smart-note-takin-1772842613018-fcee2b93.png?_wi=2", imageAlt: "Study Notes Organization"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Auto-summarization" },
|
||||
{ icon: CheckCircle, text: "Flashcard generation" },
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Real-Time Learning", description: "Get instant feedback and responses while you study. Ask questions, explore concepts, and receive immediate guidance to keep your learning momentum going strong.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/illustration-of-real-time-response-and-i-1772842612860-6b4610e8.png", imageAlt: "Real-time Responses"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/illustration-of-real-time-response-and-i-1772842612860-6b4610e8.png?_wi=2", imageAlt: "Real-time Responses"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Instant responses" },
|
||||
{ icon: CheckCircle, text: "Live explanations" },
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
{ value: "50K+", title: "Students Learning" },
|
||||
{ value: "1M+", title: "Questions Answered" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/inspiring-image-showing-diverse-students-1772842613338-7943e475.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AatWuU2oq0t1SRn3E7VFQ8UUfb/inspiring-image-showing-diverse-students-1772842613338-7943e475.png?_wi=2"
|
||||
imageAlt="Students Learning Together"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user