From 53d0644da6da4957b27a1762050c5d45271834f1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 11:31:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f74b26..4395d59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,10 +56,10 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/hipster-guy-with-bushy-hair-sitting-university-canteen-scratching-his-head-with-pencil-trying-understand-how-accomplish-difficult-task-using-internet-helping_273609-7475.jpg", imageAlt: "Student focused on learning" + imageSrc: "http://img.b2bpic.net/free-photo/hipster-guy-with-bushy-hair-sitting-university-canteen-scratching-his-head-with-pencil-trying-understand-how-accomplish-difficult-task-using-internet-helping_273609-7475.jpg?_wi=1", imageAlt: "Student focused on learning" }, { - imageSrc: "http://img.b2bpic.net/free-photo/student-online-cute-girl-glasses-sweater-studying-computer-smiling_140725-164128.jpg", imageAlt: "Modern interactive classroom" + imageSrc: "http://img.b2bpic.net/free-photo/student-online-cute-girl-glasses-sweater-studying-computer-smiling_140725-164128.jpg?_wi=1", imageAlt: "Modern interactive classroom" } ]} mediaAnimation="blur-reveal" @@ -88,16 +88,16 @@ export default function LandingPage() { description="Proven results that speak for themselves. Logical Learners has transformed the academic journey of hundreds of students across multiple disciplines." metrics={[ { - id: "students", value: "500+", title: "Students Enrolled", description: "Active learners across all subjects and levels", imageSrc: "http://img.b2bpic.net/free-photo/hipster-guy-with-bushy-hair-sitting-university-canteen-scratching-his-head-with-pencil-trying-understand-how-accomplish-difficult-task-using-internet-helping_273609-7475.jpg", imageAlt: "student studying" + id: "students", value: "500+", title: "Students Enrolled", description: "Active learners across all subjects and levels", imageSrc: "http://img.b2bpic.net/free-photo/hipster-guy-with-bushy-hair-sitting-university-canteen-scratching-his-head-with-pencil-trying-understand-how-accomplish-difficult-task-using-internet-helping_273609-7475.jpg?_wi=2", imageAlt: "student studying" }, { - id: "years", value: "10+", title: "Years Teaching", description: "Over a decade of educational excellence", imageSrc: "http://img.b2bpic.net/free-photo/student-online-cute-girl-glasses-sweater-studying-computer-smiling_140725-164128.jpg", imageAlt: "classroom learning" + id: "years", value: "10+", title: "Years Teaching", description: "Over a decade of educational excellence", imageSrc: "http://img.b2bpic.net/free-photo/student-online-cute-girl-glasses-sweater-studying-computer-smiling_140725-164128.jpg?_wi=2", imageAlt: "classroom learning" }, { - id: "success", value: "95%", title: "Success Rate", description: "Students showing significant grade improvement", imageSrc: "http://img.b2bpic.net/free-vector/variety-geometric-shapes-pattern_23-2147656832.jpg", imageAlt: "success achievement" + id: "success", value: "95%", title: "Success Rate", description: "Students showing significant grade improvement", imageSrc: "http://img.b2bpic.net/free-vector/variety-geometric-shapes-pattern_23-2147656832.jpg?_wi=1", imageAlt: "success achievement" }, { - id: "faculty", value: "25+", title: "Expert Faculty", description: "Highly qualified teachers across all subjects", imageSrc: "http://img.b2bpic.net/free-photo/test-tube-isolated-white_1368-4782.jpg", imageAlt: "expert teaching" + id: "faculty", value: "25+", title: "Expert Faculty", description: "Highly qualified teachers across all subjects", imageSrc: "http://img.b2bpic.net/free-photo/test-tube-isolated-white_1368-4782.jpg?_wi=1", imageAlt: "expert teaching" } ]} animationType="slide-up" @@ -112,16 +112,16 @@ export default function LandingPage() { description="Choose from our comprehensive range of courses designed for every learning level. From core academics to competitive exam preparation, we have everything you need." products={[ { - id: "math", name: "Mathematics", price: "Grades 6–12", imageSrc: "http://img.b2bpic.net/free-vector/variety-geometric-shapes-pattern_23-2147656832.jpg", imageAlt: "Mathematics course" + id: "math", name: "Mathematics", price: "Grades 6–12", imageSrc: "http://img.b2bpic.net/free-vector/variety-geometric-shapes-pattern_23-2147656832.jpg?_wi=2", imageAlt: "Mathematics course" }, { - id: "science", name: "Science", price: "Physics, Chemistry, Biology", imageSrc: "http://img.b2bpic.net/free-photo/test-tube-isolated-white_1368-4782.jpg", imageAlt: "Science course" + id: "science", name: "Science", price: "Physics, Chemistry, Biology", imageSrc: "http://img.b2bpic.net/free-photo/test-tube-isolated-white_1368-4782.jpg?_wi=2", imageAlt: "Science course" }, { - id: "english", name: "English Language & Grammar", price: "Comprehensive Communication", imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-reading-book_23-2147797457.jpg", imageAlt: "English course" + id: "english", name: "English Language & Grammar", price: "Comprehensive Communication", imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-reading-book_23-2147797457.jpg?_wi=1", imageAlt: "English course" }, { - id: "coding", name: "Computer Science & Coding", price: "Python, Web Development", imageSrc: "http://img.b2bpic.net/free-vector/binary-code-algorithm-concept-background-virtual-learning_1017-45444.jpg", imageAlt: "Computer Science course" + id: "coding", name: "Computer Science & Coding", price: "Python, Web Development", imageSrc: "http://img.b2bpic.net/free-vector/binary-code-algorithm-concept-background-virtual-learning_1017-45444.jpg?_wi=1", imageAlt: "Computer Science course" }, { id: "competitive", name: "Competitive Exam Prep", price: "SSC, JEE, NEET", imageSrc: "http://img.b2bpic.net/free-vector/virtual-graduation-ceremony-concept_23-2148565903.jpg", imageAlt: "Competitive exam preparation" @@ -144,19 +144,19 @@ export default function LandingPage() { features={[ { id: "expert-faculty", title: "Expert Faculty", author: "Qualification", description: "Qualified teachers with 10+ years of experience in their subjects, passionate about student success and continuous learning.", tags: ["Experienced", "Certified", "Dedicated"], - imageSrc: "http://img.b2bpic.net/free-vector/variety-geometric-shapes-pattern_23-2147656832.jpg", imageAlt: "Expert Faculty" + imageSrc: "http://img.b2bpic.net/free-vector/variety-geometric-shapes-pattern_23-2147656832.jpg?_wi=3", imageAlt: "Expert Faculty" }, { id: "structured-curriculum", title: "Structured Curriculum", author: "Proven Method", description: "Carefully designed study plans aligned with board and competitive exam syllabi, ensuring comprehensive coverage and better retention.", tags: ["Comprehensive", "Aligned", "Effective"], - imageSrc: "http://img.b2bpic.net/free-photo/test-tube-isolated-white_1368-4782.jpg", imageAlt: "Structured Curriculum" + imageSrc: "http://img.b2bpic.net/free-photo/test-tube-isolated-white_1368-4782.jpg?_wi=3", imageAlt: "Structured Curriculum" }, { id: "proven-results", title: "Proven Results", author: "Track Record", description: "95% of our students show significant grade improvement within one semester, with many achieving top ranks in competitive exams.", tags: ["Effective", "Verified", "Impactful"], - imageSrc: "http://img.b2bpic.net/free-vector/binary-code-algorithm-concept-background-virtual-learning_1017-45444.jpg", imageAlt: "Proven Results" + imageSrc: "http://img.b2bpic.net/free-vector/binary-code-algorithm-concept-background-virtual-learning_1017-45444.jpg?_wi=2", imageAlt: "Proven Results" }, { id: "flexible-batches", title: "Flexible Batches", author: "Convenience", description: "Morning, afternoon, and evening batches to suit every student's schedule. Online and offline options available for maximum flexibility.", tags: ["Convenient", "Flexible", "Accessible"], - imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-reading-book_23-2147797457.jpg", imageAlt: "Flexible Batches" + imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-reading-book_23-2147797457.jpg?_wi=2", imageAlt: "Flexible Batches" } ]} animationType="slide-up" -- 2.49.1