Update src/app/about/page.tsx
This commit is contained in:
@@ -81,7 +81,7 @@ export default function AboutPage() {
|
||||
{ value: "500+", title: "Happy Learners" },
|
||||
{ value: "95%", title: "Confidence Improvement" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361578.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361578.jpg?_wi=3"
|
||||
imageAlt="Diverse learners in inclusive classroom environment"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -140,7 +140,7 @@ export default function AboutPage() {
|
||||
role: "Parent",
|
||||
company: "California",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=3",
|
||||
imageAlt: "Emma Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function AboutPage() {
|
||||
role: "Teacher",
|
||||
company: "School District",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=3",
|
||||
imageAlt: "James Liu",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function AboutPage() {
|
||||
role: "Student",
|
||||
company: "Grade 5",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=3",
|
||||
imageAlt: "Asha Verma",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user