diff --git a/src/app/page.tsx b/src/app/page.tsx index 4dd0278..1e98bd3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,9 +51,9 @@ export default function LandingPage() { tag="Expert English Educator" mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CI0rEwo1te8915qNwtygDFHmZw/uploaded-1776063209554-r194d35w.jpg", imageAlt: "Shatha Sobih teaching English"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CI0rEwo1te8915qNwtygDFHmZw/uploaded-1776063209554-r194d35w.jpg?_wi=1", imageAlt: "Shatha Sobih teaching English"}, { - imageSrc: "http://img.b2bpic.net/free-photo/man-woman-dressed-formally_273609-11367.jpg", imageAlt: "Shatha Sobih educational presentation"} + imageSrc: "http://img.b2bpic.net/free-photo/man-woman-dressed-formally_273609-11367.jpg?_wi=1", imageAlt: "Shatha Sobih educational presentation"} ]} mediaAnimation="slide-up" rating={5} @@ -89,19 +89,19 @@ export default function LandingPage() { features={[ { title: "Student-Centered Growth", description: "Creating classrooms where students feel safe, respected, and motivated to express ideas.", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CI0rEwo1te8915qNwtygDFHmZw/uploaded-1776063209554-r194d35w.jpg", imageAlt: "Classroom environment"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CI0rEwo1te8915qNwtygDFHmZw/uploaded-1776063209554-r194d35w.jpg?_wi=2", imageAlt: "Classroom environment"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/man-woman-dressed-formally_273609-11367.jpg", imageAlt: "Student collaboration"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-woman-dressed-formally_273609-11367.jpg?_wi=2", imageAlt: "Student collaboration"}, }, { title: "Structured Routine", description: "Fostering academic growth through positive discipline and clear routines.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-boy-sitting-table_23-2147964477.jpg", imageAlt: "Routine planning"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-boy-sitting-table_23-2147964477.jpg?_wi=1", imageAlt: "Routine planning"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-from-back-blonde-woman-stylish-shirt-reading-documents-while-asian-man-telling-something-her_197531-4982.jpg", imageAlt: "Classroom management"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-from-back-blonde-woman-stylish-shirt-reading-documents-while-asian-man-telling-something-her_197531-4982.jpg?_wi=1", imageAlt: "Classroom management"}, }, { title: "Continuous Reflection", description: "A lifelong learning journey through professional development and collaboration.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/empty-company-desk-with-landline-phone-documents-work-financial-strategy-with-business-charts-startup-growth-nobody-table-with-professional-computer-close-up_482257-46115.jpg", imageAlt: "Reflection workshop"}, + imageSrc: "http://img.b2bpic.net/free-photo/empty-company-desk-with-landline-phone-documents-work-financial-strategy-with-business-charts-startup-growth-nobody-table-with-professional-computer-close-up_482257-46115.jpg?_wi=1", imageAlt: "Reflection workshop"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/team-meeting-startups_23-2148898717.jpg", imageAlt: "Teacher mentorship"}, }, @@ -120,16 +120,16 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Ahmed", role: "Parent", company: "School Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-woman-dressed-formally_273609-11367.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-woman-dressed-formally_273609-11367.jpg?_wi=3"}, { id: "2", name: "John Doe", role: "Department Head", company: "Education Board", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/picture-young-handsome-confident-smiling-businessman-writing-notebook-white-modern-office-interior_176420-42472.jpg"}, { id: "3", name: "Layla Khan", role: "Parent", company: "School Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-boy-sitting-table_23-2147964477.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-boy-sitting-table_23-2147964477.jpg?_wi=2"}, { id: "4", name: "David Smith", role: "Fellow Teacher", company: "Private Academy", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-from-back-blonde-woman-stylish-shirt-reading-documents-while-asian-man-telling-something-her_197531-4982.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-from-back-blonde-woman-stylish-shirt-reading-documents-while-asian-man-telling-something-her_197531-4982.jpg?_wi=2"}, { id: "5", name: "Fatima Zahr", role: "Parent", company: "School Community", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smart-looking-teacher_53876-23045.jpg"}, @@ -165,7 +165,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "How can I support your educational needs?", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/empty-company-desk-with-landline-phone-documents-work-financial-strategy-with-business-charts-startup-growth-nobody-table-with-professional-computer-close-up_482257-46115.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-company-desk-with-landline-phone-documents-work-financial-strategy-with-business-charts-startup-growth-nobody-table-with-professional-computer-close-up_482257-46115.jpg?_wi=2" />