Update src/app/about/page.tsx
This commit is contained in:
@@ -89,7 +89,7 @@ export default function AboutPage() {
|
||||
{ value: "25+", title: "Years of Excellence" },
|
||||
{ value: "2000+", title: "Alumni Success Stories" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg?_wi=3"
|
||||
imageAlt="State-of-the-art classroom facilities"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -106,13 +106,13 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
team={[
|
||||
{
|
||||
id: "1", name: "Dr. Maria Santos", role: "Principal & Administrator", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Dr. Maria Santos"},
|
||||
id: "1", name: "Dr. Maria Santos", role: "Principal & Administrator", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=5", imageAlt: "Dr. Maria Santos"},
|
||||
{
|
||||
id: "2", name: "Prof. Juan Reyes", role: "Head of Science", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Prof. Juan Reyes"},
|
||||
id: "2", name: "Prof. Juan Reyes", role: "Head of Science", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=6", imageAlt: "Prof. Juan Reyes"},
|
||||
{
|
||||
id: "3", name: "Dr. Isabella Cruz", role: "Head of Humanities", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Dr. Isabella Cruz"},
|
||||
id: "3", name: "Dr. Isabella Cruz", role: "Head of Humanities", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=7", imageAlt: "Dr. Isabella Cruz"},
|
||||
{
|
||||
id: "4", name: "Mr. Ramon Flores", role: "Head of Arts", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Mr. Ramon Flores"},
|
||||
id: "4", name: "Mr. Ramon Flores", role: "Head of Arts", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=8", imageAlt: "Mr. Ramon Flores"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user