Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -154,10 +154,10 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "leadership", groupTitle: "Senior Leadership", members: [
|
||||
{
|
||||
id: "1", title: "Dr. Rajesh Kumar", subtitle: "Principal", detail: "principal@dmvalleyschool.edu", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Principal"
|
||||
id: "1", title: "Dr. Rajesh Kumar", subtitle: "Principal", detail: "principal@dmvalleyschool.edu", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1", imageAlt: "Principal"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Ms. Priya Sharma", subtitle: "Vice Principal", detail: "vp@dmvalleyschool.edu", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Vice Principal"
|
||||
id: "2", title: "Ms. Priya Sharma", subtitle: "Vice Principal", detail: "vp@dmvalleyschool.edu", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "Vice Principal"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
id: "3", title: "Mr. Vikram Singh", subtitle: "Head of Sciences", detail: "sciences@dmvalleyschool.edu", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Head of Sciences"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Mrs. Anjali Patel", subtitle: "Head of Humanities", detail: "humanities@dmvalleyschool.edu", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Head of Humanities"
|
||||
id: "4", title: "Mrs. Anjali Patel", subtitle: "Head of Humanities", detail: "humanities@dmvalleyschool.edu", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=3", imageAlt: "Head of Humanities"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user