diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 2b79c67..004be86 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -56,7 +56,7 @@ export default function ReviewsPage() { id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-caucasian-woman_23-2148784851.jpg", imageAlt: "Portrait of Emily R." }, { - id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-vegetable-garden_23-2149023214.jpg", imageAlt: "Portrait of David K." + id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-vegetable-garden_23-2149023214.jpg?_wi=2", imageAlt: "Portrait of David K." }, { id: "5", name: "Anna G.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-flowers_23-2149405628.jpg", imageAlt: "Portrait of Anna G."