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