Merge version_1 into main #1
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
{ value: "20+", title: "Years of Excellence" },
|
||||
{ value: "150+", title: "Qualified Teachers" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-kids-with-laptop-tablet_23-2147782863.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-kids-with-laptop-tablet_23-2147782863.jpg?_wi=1"
|
||||
imageAlt="Smart classroom learning environment"
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -117,10 +117,10 @@ export default function LandingPage() {
|
||||
tag="All Classes Offered"
|
||||
tagIcon={GraduationCap}
|
||||
products={[
|
||||
{ id: "lkg-ukg", name: "Lower & Upper Kindergarten", price: "Play-Based Learning", variant: "Age 3-5 | Foundational Development", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kids-with-laptop-tablet_23-2147782863.jpg", imageAlt: "LKG & UKG classroom" },
|
||||
{ id: "primary", name: "Primary School", price: "Grades I-V", variant: "Age 6-11 | Core Academics & Skills", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kids-with-laptop-tablet_23-2147782863.jpg", imageAlt: "Primary school learning" },
|
||||
{ id: "middle", name: "Middle School", price: "Grades VI-VIII", variant: "Age 12-14 | Subject Specialization", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kids-with-laptop-tablet_23-2147782863.jpg", imageAlt: "Middle school academics" },
|
||||
{ id: "secondary", name: "High School", price: "Grades IX-XII", variant: "Age 15-18 | CBSE & IB Pathways", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kids-with-laptop-tablet_23-2147782863.jpg", imageAlt: "High school senior education" }
|
||||
{ id: "lkg-ukg", name: "Lower & Upper Kindergarten", price: "Play-Based Learning", variant: "Age 3-5 | Foundational Development", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kids-with-laptop-tablet_23-2147782863.jpg?_wi=2", imageAlt: "LKG & UKG classroom" },
|
||||
{ id: "primary", name: "Primary School", price: "Grades I-V", variant: "Age 6-11 | Core Academics & Skills", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kids-with-laptop-tablet_23-2147782863.jpg?_wi=3", imageAlt: "Primary school learning" },
|
||||
{ id: "middle", name: "Middle School", price: "Grades VI-VIII", variant: "Age 12-14 | Subject Specialization", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kids-with-laptop-tablet_23-2147782863.jpg?_wi=4", imageAlt: "Middle school academics" },
|
||||
{ id: "secondary", name: "High School", price: "Grades IX-XII", variant: "Age 15-18 | CBSE & IB Pathways", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kids-with-laptop-tablet_23-2147782863.jpg?_wi=5", imageAlt: "High school senior education" }
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user