Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "#about",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/red-white-building-with-modern-view-stairs-front-it-bucharest-romania_1268-15935.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/red-white-building-with-modern-view-stairs-front-it-bucharest-romania_1268-15935.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Legacy of Excellence"
|
||||
description="Founded in 1995, Elite Academy has been a cornerstone of quality education. Affiliated with CBSE & ICSE, we nurture 2,000+ students through values, innovation, and academic rigor. Our mission is to prepare globally responsible citizens."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/room-interior-design_23-2148899437.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/room-interior-design_23-2148899437.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
title: "Experienced Faculty",
|
||||
description: "Acclaimed educators with deep expertise.",
|
||||
tag: "Staff",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-white-building-with-modern-view-stairs-front-it-bucharest-romania_1268-15935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-white-building-with-modern-view-stairs-front-it-bucharest-romania_1268-15935.jpg?_wi=2",
|
||||
imageAlt: "Building",
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
title: "Sports & Arts",
|
||||
description: "World-class infrastructure for extracurriculars.",
|
||||
tag: "Activities",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899437.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899437.jpg?_wi=2",
|
||||
imageAlt: "Building",
|
||||
},
|
||||
{
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
title: "100% Results",
|
||||
description: "Consistent record of academic brilliance.",
|
||||
tag: "Results",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-listening-educational-documentary-laptop-takes-notes_482257-126301.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-listening-educational-documentary-laptop-takes-notes_482257-126301.jpg?_wi=1",
|
||||
imageAlt: "Building",
|
||||
},
|
||||
{
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
title: "Safe Campus",
|
||||
description: "24/7 security with full CCTV coverage.",
|
||||
tag: "Safety",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-business-idea_23-2148898700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-business-idea_23-2148898700.jpg?_wi=1",
|
||||
imageAlt: "Building",
|
||||
},
|
||||
{
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
title: "Holistic Development",
|
||||
description: "Balanced focus on mind, body, and character.",
|
||||
tag: "Growth",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-laptop-kitchen_1301-6558.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-laptop-kitchen_1301-6558.jpg?_wi=1",
|
||||
imageAlt: "Building",
|
||||
},
|
||||
]}
|
||||
@@ -237,14 +237,14 @@ export default function LandingPage() {
|
||||
name: "Nursery - KG",
|
||||
price: "Foundation",
|
||||
variant: "Early Years",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-listening-educational-documentary-laptop-takes-notes_482257-126301.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-listening-educational-documentary-laptop-takes-notes_482257-126301.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Grades 1-5",
|
||||
price: "Primary",
|
||||
variant: "Elementary",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-business-idea_23-2148898700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-business-idea_23-2148898700.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -346,7 +346,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1",
|
||||
name: "Jane Doe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-laptop-kitchen_1301-6558.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-laptop-kitchen_1301-6558.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
|
||||
Reference in New Issue
Block a user