From b6db8a019608be2b9553bea98aca0c9da42c5637 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:28:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2dfa2d7..d321c64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() {