Merge version_1 into main #1
@@ -108,16 +108,16 @@ export default function LandingPage() {
|
||||
description="Passionate educators committed to student success and fostering a love of learning."
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Dr. Sarah Mitchell", role: "Principal", description: "20+ years in education leadership, dedicated to creating an inclusive and innovative learning environment.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Dr. Sarah Mitchell", socialLinks: [{ icon: Mail, url: "mailto:smitchell@lincolnhs.edu" }],
|
||||
id: "1", name: "Dr. Sarah Mitchell", role: "Principal", description: "20+ years in education leadership, dedicated to creating an inclusive and innovative learning environment.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1", imageAlt: "Dr. Sarah Mitchell", socialLinks: [{ icon: Mail, url: "mailto:smitchell@lincolnhs.edu" }],
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", role: "Head of STEM", description: "Physics teacher and innovator bringing real-world applications to the classroom through project-based learning.", imageSrc: "http://img.b2bpic.net/free-photo/teacher-with-glasses-class_23-2148665899.jpg", imageAlt: "James Rodriguez", socialLinks: [{ icon: Mail, url: "mailto:jrodriguez@lincolnhs.edu" }],
|
||||
id: "2", name: "James Rodriguez", role: "Head of STEM", description: "Physics teacher and innovator bringing real-world applications to the classroom through project-based learning.", imageSrc: "http://img.b2bpic.net/free-photo/teacher-with-glasses-class_23-2148665899.jpg?_wi=1", imageAlt: "James Rodriguez", socialLinks: [{ icon: Mail, url: "mailto:jrodriguez@lincolnhs.edu" }],
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Chen", role: "English Department Chair", description: "Literature specialist fostering critical analysis and creative writing skills in all students.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Emily Chen", socialLinks: [{ icon: Mail, url: "mailto:echen@lincolnhs.edu" }],
|
||||
id: "3", name: "Emily Chen", role: "English Department Chair", description: "Literature specialist fostering critical analysis and creative writing skills in all students.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "Emily Chen", socialLinks: [{ icon: Mail, url: "mailto:echen@lincolnhs.edu" }],
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Johnson", role: "Athletics Director", description: "Former collegiate athlete dedicated to building championship teams and developing student athletes.", imageSrc: "http://img.b2bpic.net/free-photo/teacher-with-glasses-class_23-2148665899.jpg", imageAlt: "Michael Johnson", socialLinks: [{ icon: Mail, url: "mailto:mjohnson@lincolnhs.edu" }],
|
||||
id: "4", name: "Michael Johnson", role: "Athletics Director", description: "Former collegiate athlete dedicated to building championship teams and developing student athletes.", imageSrc: "http://img.b2bpic.net/free-photo/teacher-with-glasses-class_23-2148665899.jpg?_wi=2", imageAlt: "Michael Johnson", socialLinks: [{ icon: Mail, url: "mailto:mjohnson@lincolnhs.edu" }],
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -131,13 +131,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Alex Turner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-woman-wearing-denim-jacket-white-shirt_176532-10378.jpg", imageAlt: "Alex Turner"},
|
||||
id: "1", name: "Alex Turner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-woman-wearing-denim-jacket-white-shirt_176532-10378.jpg?_wi=1", imageAlt: "Alex Turner"},
|
||||
{
|
||||
id: "2", name: "Jordan Lee", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cute-young-woman-glasses-looking-camera-smiling-trying-new_1258-218070.jpg", imageAlt: "Jordan Lee"},
|
||||
id: "2", name: "Jordan Lee", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cute-young-woman-glasses-looking-camera-smiling-trying-new_1258-218070.jpg?_wi=1", imageAlt: "Jordan Lee"},
|
||||
{
|
||||
id: "3", name: "Maya Patel", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-woman-wearing-denim-jacket-white-shirt_176532-10378.jpg", imageAlt: "Maya Patel"},
|
||||
id: "3", name: "Maya Patel", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-woman-wearing-denim-jacket-white-shirt_176532-10378.jpg?_wi=2", imageAlt: "Maya Patel"},
|
||||
{
|
||||
id: "4", name: "Chris Washington", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cute-young-woman-glasses-looking-camera-smiling-trying-new_1258-218070.jpg", imageAlt: "Chris Washington"},
|
||||
id: "4", name: "Chris Washington", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cute-young-woman-glasses-looking-camera-smiling-trying-new_1258-218070.jpg?_wi=2", imageAlt: "Chris Washington"},
|
||||
]}
|
||||
cardTitle="Over 5,000 students have graduated from Lincoln High School and gone on to achieve remarkable success."
|
||||
cardTag="Student Voices"
|
||||
|
||||
Reference in New Issue
Block a user