Update src/app/about/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function AboutPage() {
|
|||||||
role: "Computer Science Student",
|
role: "Computer Science Student",
|
||||||
company: "University Tech Program",
|
company: "University Tech Program",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-while-sitting-cafe_273609-13272.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-while-sitting-cafe_273609-13272.jpg?_wi=2",
|
||||||
imageAlt: "Sarah Chen, Computer Science Student"
|
imageAlt: "Sarah Chen, Computer Science Student"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -87,7 +87,7 @@ export default function AboutPage() {
|
|||||||
role: "Software Engineering Intern",
|
role: "Software Engineering Intern",
|
||||||
company: "StartupTech Inc.",
|
company: "StartupTech Inc.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/jolly-venture-company-employees-delighted-after-securing-funding-from-investors_482257-125222.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/jolly-venture-company-employees-delighted-after-securing-funding-from-investors_482257-125222.jpg?_wi=2",
|
||||||
imageAlt: "Marcus Johnson, Software Engineering Intern"
|
imageAlt: "Marcus Johnson, Software Engineering Intern"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user