diff --git a/src/app/page.tsx b/src/app/page.tsx index 2580f9f..6849507 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function LandingPage() { { id: "3", name: "Emma Rodriguez", role: "UX Strategist", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-camera-photo-looking-away_23-2148565518.jpg", imageAlt: "Emma Rodriguez"}, { - id: "4", name: "James Park", role: "Dev Lead", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg", imageAlt: "James Park"}, + id: "4", name: "James Park", role: "Dev Lead", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg?_wi=1", imageAlt: "James Park"}, ]} /> @@ -161,7 +161,7 @@ export default function LandingPage() { { id: "2", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1640.jpg", imageAlt: "David Thompson"}, { - id: "3", name: "Lisa Wang", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg", imageAlt: "Lisa Wang"}, + id: "3", name: "Lisa Wang", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg?_wi=2", imageAlt: "Lisa Wang"}, { id: "4", name: "Michael Brown", imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg", imageAlt: "Michael Brown"}, {