diff --git a/src/app/page.tsx b/src/app/page.tsx index 9cc0049..26cdae4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -210,7 +210,7 @@ export default function LandingPage() { { id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-selfie-mountain-side-view_23-2149737040.jpg", imageAlt: "Emily R. photo"}, { - id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16243.jpg", alt: "David K. photo"}, + id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16243.jpg", imageAlt: "David K. photo"}, { id: "5", name: "Amina B.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-50-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1852.jpg", imageAlt: "Amina B. photo"}, ]}