Update src/app/page.tsx
This commit is contained in:
@@ -181,7 +181,7 @@ export default function HomePage() {
|
||||
role: "Film Critic",
|
||||
company: "Cinephile Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=1",
|
||||
imageAlt: "Marcus Chen",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function HomePage() {
|
||||
role: "Movie Night Organizer",
|
||||
company: "Streaming Squad",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function HomePage() {
|
||||
role: "Film Student",
|
||||
company: "Cinema Collective",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-glasses_641386-302.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-glasses_641386-302.jpg?_wi=1",
|
||||
imageAlt: "Jordan Davis",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user