Update src/app/page.tsx
This commit is contained in:
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
description="Our platform empowers students worldwide to reach their academic and professional aspirations."
|
||||
metrics={[
|
||||
{ id: "students-enrolled", value: "20K+", title: "Students Enrolled", description: "A growing global community learning and achieving together.", imageSrc: "http://img.b2bpic.net/free-photo/international-day-education-cartoon-style_23-2151007479.jpg", imageAlt: "Illustration of many students" },
|
||||
{ id: "courses-completed", value: "5K+", title: "Courses Completed", description: "Thousands of courses successfully finished by our dedicated learners.", imageSrc: "http://img.b2bpic.net/free-photo/certificate-with-ribbon-bow_23-2148769670.jpg", imageAlt: "Illustration of a completed course" },
|
||||
{ id: "courses-completed", value: "5K+", title: "Courses Posted", description: "Thousands of courses successfully finished by our dedicated learners.", imageSrc: "http://img.b2bpic.net/free-photo/certificate-with-ribbon-bow_23-2148769670.jpg", imageAlt: "Illustration of a completed course" },
|
||||
{ id: "success-rate", value: "95%", title: "Exam Success Rate", description: "Our students consistently achieve high scores in IELTS, SAT, and MultiLevel exams.", imageSrc: "http://img.b2bpic.net/free-photo/business-process-goals-target-success-graph_53876-133766.jpg", imageAlt: "Chart showing high success rate" },
|
||||
{ id: "expert-tutors", value: "50+", title: "Expert Tutors", description: "Dedicated and experienced instructors committed to your success.", imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294561.jpg", imageAlt: "Illustration of expert tutors" }
|
||||
]}
|
||||
@@ -149,6 +149,7 @@ export default function LandingPage() {
|
||||
title="Ready to Start Your Journey?"
|
||||
description="Connect with us to learn more about our courses and how Tea Edu can help you succeed."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/email-marketing-internet-chatting-24-hours-support-get-touch-initiate-contact-contact-us-feedback-online-form-talk-customers-concept_335657-25.jpg"
|
||||
imageAlt="Illustration of contact form interaction"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user