Update src/app/opportunities/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2",
|
||||
name: "Maria K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-holding-book_23-2148396358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-holding-book_23-2148396358.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5",
|
||||
name: "Casey W.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-student-with-book-her-hands-goes-university_169016-66876.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-student-with-book-her-hands-goes-university_169016-66876.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="What students say"
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
category: "Careers",
|
||||
title: "Landing an Internship",
|
||||
excerpt: "How to make your CV stand out.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-showing-blank-digital-tablet-front-defocused-people_23-2148192559.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-showing-blank-digital-tablet-front-defocused-people_23-2148192559.jpg?_wi=2",
|
||||
authorName: "Alex J.",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/sad-teenage-girl-with-book-her-hands-emotion-concept_169016-65739.jpg",
|
||||
date: "Oct 24, 2024",
|
||||
|
||||
Reference in New Issue
Block a user