diff --git a/src/app/page.tsx b/src/app/page.tsx index 34bf047..fefd2b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,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" }, ]} /> @@ -176,7 +176,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"