Merge version_1 into main #2
@@ -124,7 +124,7 @@ export default function AboutPage() {
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -138,7 +138,7 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/kids-getting-back-school-together_23-2149507595.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/kids-getting-back-school-together_23-2149507595.jpg"
|
||||
imageAlt="school campus grounds outdoor"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
@@ -97,11 +97,11 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/brown-concrete-building-clear-blue-sky_250224-217.jpg?_wi=1",
|
||||
"http://img.b2bpic.net/free-photo/brown-concrete-building-clear-blue-sky_250224-217.jpg",
|
||||
imageAlt: "modern school building exterior architecture",
|
||||
},
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -183,7 +183,7 @@ export default function HomePage() {
|
||||
"Secure and supportive atmosphere for all students. Our facilities meet modern safety standards with trained staff ensuring well-being.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-teacher-helping-kids_23-2150401327.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-teacher-helping-kids_23-2150401327.jpg"
|
||||
imageAlt="interactive classroom modern teaching setup"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -209,7 +209,7 @@ export default function HomePage() {
|
||||
name: "Fatima Al-Rashid",
|
||||
role: "Parent",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=1",
|
||||
"http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg",
|
||||
imageAlt: "professional woman portrait headshot",
|
||||
},
|
||||
{
|
||||
@@ -220,7 +220,7 @@ export default function HomePage() {
|
||||
name: "Ahmed Mohammed",
|
||||
role: "Student Grade 11",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-handsome-man-traveller-using-phone-outside_1303-19749.jpg?_wi=1",
|
||||
"http://img.b2bpic.net/free-photo/young-handsome-man-traveller-using-phone-outside_1303-19749.jpg",
|
||||
imageAlt: "young man student portrait smiling",
|
||||
},
|
||||
{
|
||||
@@ -231,7 +231,7 @@ export default function HomePage() {
|
||||
name: "Dr. Karim Hassan",
|
||||
role: "Parent",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3631.jpg?_wi=1",
|
||||
"http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3631.jpg",
|
||||
imageAlt: "mature man professional portrait",
|
||||
},
|
||||
{
|
||||
@@ -242,7 +242,7 @@ export default function HomePage() {
|
||||
name: "Leila Mahmoud",
|
||||
role: "Student Grade 10",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/resting-young-female-sitting-time_1262-2795.jpg?_wi=1",
|
||||
"http://img.b2bpic.net/free-photo/resting-young-female-sitting-time_1262-2795.jpg",
|
||||
imageAlt: "young woman student portrait smiling",
|
||||
},
|
||||
{
|
||||
@@ -253,7 +253,7 @@ export default function HomePage() {
|
||||
name: "Omar Al-Timimi",
|
||||
role: "Parent",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=1",
|
||||
"http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
|
||||
imageAlt: "professional man portrait confident",
|
||||
},
|
||||
{
|
||||
@@ -264,7 +264,7 @@ export default function HomePage() {
|
||||
name: "Hana Rashid",
|
||||
role: "Parent",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/friendly-successful-business-lady-wearing-formal-suit-glasses-standing-with-arms-folded-smiling_74855-9932.jpg?_wi=1",
|
||||
"http://img.b2bpic.net/free-photo/friendly-successful-business-lady-wearing-formal-suit-glasses-standing-with-arms-folded-smiling_74855-9932.jpg",
|
||||
imageAlt: "professional woman portrait confident",
|
||||
},
|
||||
]}
|
||||
@@ -282,7 +282,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/kids-getting-back-school-together_23-2149507595.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/kids-getting-back-school-together_23-2149507595.jpg"
|
||||
imageAlt="school campus grounds outdoor"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user