Update src/app/page.tsx
This commit is contained in:
@@ -66,13 +66,13 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Intelligent AI Responses", description: "Receive detailed, step-by-step explanations tailored to your subject matter. MITA understands context and provides conceptual clarity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWwXDDXjOCezRZ6xgUI9W5E4q/abstract-illustration-of-an-ai-brain-or--1772525615187-0f63a1ce.png", imageAlt: "AI response generation"},
|
||||
id: "01", title: "Intelligent AI Responses", description: "Receive detailed, step-by-step explanations tailored to your subject matter. MITA understands context and provides conceptual clarity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWwXDDXjOCezRZ6xgUI9W5E4q/abstract-illustration-of-an-ai-brain-or--1772525615187-0f63a1ce.png?_wi=1", imageAlt: "AI response generation"},
|
||||
{
|
||||
id: "02", title: "Structured Learning", description: "Explanations formatted with clear headings, bullet points, and highlighted key concepts. Optimal for understanding and retention.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWwXDDXjOCezRZ6xgUI9W5E4q/clean-organized-diagram-showing-step-by--1772525614109-9d494392.png", imageAlt: "Structured learning paths"},
|
||||
id: "02", title: "Structured Learning", description: "Explanations formatted with clear headings, bullet points, and highlighted key concepts. Optimal for understanding and retention.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWwXDDXjOCezRZ6xgUI9W5E4q/clean-organized-diagram-showing-step-by--1772525614109-9d494392.png?_wi=1", imageAlt: "Structured learning paths"},
|
||||
{
|
||||
id: "03", title: "Multi-Subject Support", description: "Get help across Math, Physics, Chemistry, Biology, Computer Science, and more. Select your subject for optimized responses.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWwXDDXjOCezRZ6xgUI9W5E4q/illustration-of-multiple-academic-subjec-1772525616229-97cdd18d.png", imageAlt: "Multiple academic subjects"},
|
||||
{
|
||||
id: "04", title: "Secure Storage", description: "All your conversations are encrypted and stored safely. Access your chat history anytime, anywhere for review and learning.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWwXDDXjOCezRZ6xgUI9W5E4q/modern-security-illustration-with-lock-i-1772525613179-215bd499.png", imageAlt: "Data security and privacy"},
|
||||
id: "04", title: "Secure Storage", description: "All your conversations are encrypted and stored safely. Access your chat history anytime, anywhere for review and learning.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWwXDDXjOCezRZ6xgUI9W5E4q/modern-security-illustration-with-lock-i-1772525613179-215bd499.png?_wi=1", imageAlt: "Data security and privacy"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -209,7 +209,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWwXDDXjOCezRZ6xgUI9W5E4q/wide-abstract-educational-technology-lan-1772525614724-d9f03f5a.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWwXDDXjOCezRZ6xgUI9W5E4q/wide-abstract-educational-technology-lan-1772525614724-d9f03f5a.png?_wi=1"
|
||||
imageAlt="Students learning and collaborating"
|
||||
logoText="MITA"
|
||||
copyrightText="© 2025 MITA - Modern Intelligent Tutoring Assistant. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user