Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
title="Inspiring Student Growth Through Engaged Learning"
|
||||
description="Dedicated educator with over 8 years of experience fostering critical thinking and academic excellence. Explore my teaching philosophy, credentials, and student success stories."
|
||||
buttons={[{ text: "View My Work", href: "#about" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcmBqFubqST14YVfw3wpPpaZZn/uploaded-1776693416241-4ywxnrgz.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcmBqFubqST14YVfw3wpPpaZZn/uploaded-1776693416241-4ywxnrgz.jpg?_wi=1"
|
||||
imageAlt="Educator profile picture"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -89,15 +89,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Inquiry-Based Learning", description: "Encouraging students to ask questions and seek evidence-based answers.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcmBqFubqST14YVfw3wpPpaZZn/uploaded-1776693416241-4d3bwtq2.jpg", imageAlt: "Classroom environment" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcmBqFubqST14YVfw3wpPpaZZn/uploaded-1776693416241-4ywxnrgz.jpg", imageAlt: "Curriculum planning" }
|
||||
title: "Inquiry-Based Learning", description: "Encouraging students to ask questions and seek evidence-based answers.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcmBqFubqST14YVfw3wpPpaZZn/uploaded-1776693416241-4d3bwtq2.jpg?_wi=1", imageAlt: "Classroom environment" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcmBqFubqST14YVfw3wpPpaZZn/uploaded-1776693416241-4ywxnrgz.jpg?_wi=2", imageAlt: "Curriculum planning" }
|
||||
},
|
||||
{
|
||||
title: "Collaborative Growth", description: "Peer-to-peer engagement that fosters diversity of thought.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-team-office_1098-746.jpg", imageAlt: "Group activity" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-thumb-up-checkered-shirt-looking-pleased_176474-35866.jpg", imageAlt: "Collaboration" }
|
||||
title: "Collaborative Growth", description: "Peer-to-peer engagement that fosters diversity of thought.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-team-office_1098-746.jpg?_wi=1", imageAlt: "Group activity" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-thumb-up-checkered-shirt-looking-pleased_176474-35866.jpg?_wi=1", imageAlt: "Collaboration" }
|
||||
},
|
||||
{
|
||||
title: "Outcome Focused", description: "Data-driven assessments that inform personalized learning paths.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg", imageAlt: "Student progress" },
|
||||
title: "Outcome Focused", description: "Data-driven assessments that inform personalized learning paths.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg?_wi=1", imageAlt: "Student progress" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-coffee-cup-office-setting_23-2151964103.jpg", imageAlt: "Data assessment" }
|
||||
},
|
||||
]}
|
||||
@@ -128,9 +128,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
team={[
|
||||
{ id: "c1", name: "B.Ed. Education", role: "State University", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcmBqFubqST14YVfw3wpPpaZZn/uploaded-1776693416241-4d3bwtq2.jpg" },
|
||||
{ id: "c2", name: "M.A. Curriculum", role: "National College", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcmBqFubqST14YVfw3wpPpaZZn/uploaded-1776693416241-4ywxnrgz.jpg" },
|
||||
{ id: "c3", name: "TESOL Certified", role: "International Board", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-working-office_158595-1168.jpg" },
|
||||
{ id: "c1", name: "B.Ed. Education", role: "State University", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcmBqFubqST14YVfw3wpPpaZZn/uploaded-1776693416241-4d3bwtq2.jpg?_wi=2" },
|
||||
{ id: "c2", name: "M.A. Curriculum", role: "National College", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcmBqFubqST14YVfw3wpPpaZZn/uploaded-1776693416241-4ywxnrgz.jpg?_wi=3" },
|
||||
{ id: "c3", name: "TESOL Certified", role: "International Board", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-working-office_158595-1168.jpg?_wi=1" },
|
||||
]}
|
||||
title="Professional Credentials"
|
||||
description="Background and qualifications that ground my teaching."
|
||||
@@ -143,11 +143,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Dr. Sarah Miller", handle: "Principal", testimonial: "An incredible educator who bridges theory and practice perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-working-office_158595-1168.jpg" },
|
||||
{ id: "t2", name: "Mark Chen", handle: "Student", testimonial: "Her teaching made complex concepts so much easier to grasp.", imageSrc: "http://img.b2bpic.net/free-photo/business-team-office_1098-746.jpg" },
|
||||
{ id: "t3", name: "Elena Rodriguez", handle: "Colleague", testimonial: "Consistently inspiring for our entire teaching staff.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-thumb-up-checkered-shirt-looking-pleased_176474-35866.jpg" },
|
||||
{ id: "t1", name: "Dr. Sarah Miller", handle: "Principal", testimonial: "An incredible educator who bridges theory and practice perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-working-office_158595-1168.jpg?_wi=2" },
|
||||
{ id: "t2", name: "Mark Chen", handle: "Student", testimonial: "Her teaching made complex concepts so much easier to grasp.", imageSrc: "http://img.b2bpic.net/free-photo/business-team-office_1098-746.jpg?_wi=2" },
|
||||
{ id: "t3", name: "Elena Rodriguez", handle: "Colleague", testimonial: "Consistently inspiring for our entire teaching staff.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-thumb-up-checkered-shirt-looking-pleased_176474-35866.jpg?_wi=2" },
|
||||
{ id: "t4", name: "James Wilson", handle: "Parent", testimonial: "We saw a remarkable improvement in our daughter's confidence.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman-emotion-concept-emotion-joy_169016-66653.jpg" },
|
||||
{ id: "t5", name: "Lisa Brown", handle: "Student", testimonial: "The best classroom experience I've had in years.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg" },
|
||||
{ id: "t5", name: "Lisa Brown", handle: "Student", testimonial: "The best classroom experience I've had in years.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg?_wi=2" },
|
||||
]}
|
||||
title="Words of Support"
|
||||
description="Feedback from students, administrators, and colleagues."
|
||||
|
||||
Reference in New Issue
Block a user