From 15c7d7cf12a2c86b5976ecce5ef82eb118395729 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 20:41:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 223 ++++++++++++----------------------------------- 1 file changed, 57 insertions(+), 166 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f1cceca..d81f030 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,41 +49,26 @@ export default function LandingPage() {
@@ -103,20 +78,13 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "Our Mission", - }, + type: "text", content: "Our Mission"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/men-reading-textbooks-with-admiration_23-2147656359.jpg", - alt: "Professional tutor", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/men-reading-textbooks-with-admiration_23-2147656359.jpg", alt: "Professional tutor"}, ]} buttons={[ { - text: "Know More", - href: "#contact", - }, + text: "Know More", href: "#contact"}, ]} /> @@ -128,49 +96,31 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Custom Study Plans", - description: "Tailored to your learning speed.", - icon: Sparkles, + title: "Custom Study Plans", description: "Tailored to your learning speed.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-calendar-headphones-copy-space_23-2148693411.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-calendar-headphones-copy-space_23-2148693411.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/people-coworking-concept-mixed-race-youngsters-work-school-project_273609-44839.jpg?_wi=2", - imageAlt: "study plan document", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg"}, + ] }, { - title: "Expert Educators", - description: "Seasoned professionals in every subject.", - icon: BookOpen, + title: "Expert Educators", description: "Seasoned professionals in every subject.", icon: BookOpen, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/female-teacher-teaching-kids-about-disinfecting_23-2148925433.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/female-teacher-teaching-kids-about-disinfecting_23-2148925433.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-student-working-with-laptop-dictionary_23-2148389050.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/magnifying-glass-with-stack-books-table_1252-720.jpg?_wi=2", - imageAlt: "study plan document", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-student-working-with-laptop-dictionary_23-2148389050.jpg"}, + ] }, { - title: "Interactive Learning", - description: "Engaging lessons for better retention.", - icon: Zap, + title: "Interactive Learning", description: "Engaging lessons for better retention.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-items-arrangement_23-2149552410.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-items-arrangement_23-2149552410.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/science-pencil-lesson-education-teacher_1187-6168.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/classroom-interior-with-whiteboard-desk_23-2151995262.jpg?_wi=2", - imageAlt: "study plan document", + imageSrc: "http://img.b2bpic.net/free-photo/science-pencil-lesson-education-teacher_1187-6168.jpg"}, + ] }, ]} title="Why Choose Us?" @@ -185,23 +135,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - icon: Award, - title: "Students Topped", - value: "500+", - }, + id: "1", icon: Award, + title: "Students Topped", value: "500+"}, { - id: "2", - icon: Users, - title: "Happy Students", - value: "1200+", - }, + id: "2", icon: Users, + title: "Happy Students", value: "1200+"}, { - id: "3", - icon: BookOpen, - title: "Success Rate", - value: "98%", - }, + id: "3", icon: BookOpen, + title: "Success Rate", value: "98%"}, ]} title="Our Track Record" description="Achievements that define our excellence." @@ -216,45 +157,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Rohan Mehra", - role: "Board Student", - company: "Pitampura", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-male-student-wearing-yellow-t-shirt-sitting-coffee-shop_273609-12509.jpg", - }, + id: "1", name: "Rohan Mehra", role: "Board Student", company: "Pitampura", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-male-student-wearing-yellow-t-shirt-sitting-coffee-shop_273609-12509.jpg"}, { - id: "2", - name: "Sonia Verma", - role: "Top Scorer", - company: "Delhi", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/focused-student-girl-posing-desk-against-pink-wall_273609-20802.jpg", - }, + id: "2", name: "Sonia Verma", role: "Top Scorer", company: "Delhi", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/focused-student-girl-posing-desk-against-pink-wall_273609-20802.jpg"}, { - id: "3", - name: "Aman Singh", - role: "JEE Aspirant", - company: "Pitampura", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/excited-enthusiastic-girl-feeling-thrilled-makes-fist-pump-screams-from-joy-posing-with_1258-190575.jpg", - }, + id: "3", name: "Aman Singh", role: "JEE Aspirant", company: "Pitampura", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/excited-enthusiastic-girl-feeling-thrilled-makes-fist-pump-screams-from-joy-posing-with_1258-190575.jpg"}, { - id: "4", - name: "Priya Sharma", - role: "Board Student", - company: "Delhi", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", - }, + id: "4", name: "Priya Sharma", role: "Board Student", company: "Delhi", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg"}, { - id: "5", - name: "Vikram Das", - role: "Success Story", - company: "Pitampura", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-female-graduate-black-mantle-praying-white-surface_176420-17010.jpg", - }, + id: "5", name: "Vikram Das", role: "Success Story", company: "Pitampura", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/african-female-graduate-black-mantle-praying-white-surface_176420-17010.jpg"}, ]} title="Student Success Stories" description="Hear what our students have to say." @@ -267,20 +183,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Do you provide weekend batches?", - content: "Yes, we have dedicated weekend batches for school students.", - }, + id: "1", title: "Do you provide weekend batches?", content: "Yes, we have dedicated weekend batches for school students."}, { - id: "2", - title: "Is there a demo class?", - content: "Yes, we offer free trial classes for new students.", - }, + id: "2", title: "Is there a demo class?", content: "Yes, we offer free trial classes for new students."}, { - id: "3", - title: "How do I enroll?", - content: "Contact us through the form below to initiate enrollment.", - }, + id: "3", title: "How do I enroll?", content: "Contact us through the form below to initiate enrollment."}, ]} imageSrc="http://img.b2bpic.net/free-photo/woman-doing-customer-service-job-using-pc-troubleshoot-client-problems_482257-117946.jpg" mediaAnimation="slide-up" @@ -295,8 +202,7 @@ export default function LandingPage() { -- 2.49.1