Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-08 06:19:10 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -83,10 +83,10 @@ export default function AboutPage() {
mediaItems={[
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-vibrant-illustration-showing-a-student-1772950553066-61886ba2.png", imageAlt: "Our Team Collaborating"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-vibrant-illustration-showing-a-student-1772950553066-61886ba2.png?_wi=2", imageAlt: "Our Team Collaborating"},
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-futuristic-illustration-showing-ai-rev-1772950553760-02d01d8f.png", imageAlt: "AI Education Innovation"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-futuristic-illustration-showing-ai-rev-1772950553760-02d01d8f.png?_wi=2", imageAlt: "AI Education Innovation"},
]}
mediaAnimation="slide-up"
rating={5}

View File

@@ -271,7 +271,7 @@ export default function HomePage() {
{
id: "1", category: "Study Tips", title: "How AI Can Improve Your Study Efficiency", excerpt:
"Discover proven strategies to maximize your learning with AI-powered tools and smart study techniques.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-vibrant-illustration-showing-a-student-1772950553066-61886ba2.png", imageAlt: "Study Efficiency Tips", authorName: "Dr. Arun Kumar", authorAvatar:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-vibrant-illustration-showing-a-student-1772950553066-61886ba2.png?_wi=1", imageAlt: "Study Efficiency Tips", authorName: "Dr. Arun Kumar", authorAvatar:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-professional-portrait-of-an-indian-mal-1772950553437-bd6cb687.png", date: "Jan 15, 2025"},
{
id: "2", category: "Exam Prep", title: "Master Board Exams with Strategic Planning", excerpt:
@@ -281,7 +281,7 @@ export default function HomePage() {
{
id: "3", category: "AI Learning", title: "The Future of Education: AI Tutors", excerpt:
"Explore how artificial intelligence is revolutionizing the way students learn and grow academically.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-futuristic-illustration-showing-ai-rev-1772950553760-02d01d8f.png", imageAlt: "AI in Education", authorName: "Prof. Rajesh Sharma", authorAvatar:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-futuristic-illustration-showing-ai-rev-1772950553760-02d01d8f.png?_wi=1", imageAlt: "AI in Education", authorName: "Prof. Rajesh Sharma", authorAvatar:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-professional-portrait-of-an-indian-mal-1772950554093-1f92b081.png", date: "Jan 10, 2025"},
]}
animationType="slide-up"