diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a01898..94eda82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,13 +143,13 @@ export default function LandingPage() { id: "2", name: "Toks", role: "Specialist Nail Technician", imageSrc: "http://img.b2bpic.net/free-photo/lovely-art-composition-with-happy-female-model_23-2147868249.jpg", imageAlt: "Toks, specialist nail technician" }, { - id: "3", name: "Elena", role: "Nail Design Expert", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-orange-dough-fingers_1208-321.jpg", imageAlt: "Elena, nail design expert" + id: "3", name: "Elena", role: "Nail Design Expert", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-orange-dough-fingers_1208-321.jpg?_wi=1", imageAlt: "Elena, nail design expert" }, { id: "4", name: "Sepid", role: "Luxury Nail Technician", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927554.jpg", imageAlt: "Sepid, luxury nail technician" }, { - id: "5", name: "Afro", role: "Master Nail Artist", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-orange-dough-fingers_1208-321.jpg", imageAlt: "Afro, master nail artist" + id: "5", name: "Afro", role: "Master Nail Artist", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-orange-dough-fingers_1208-321.jpg?_wi=2", imageAlt: "Afro, master nail artist" } ]} ariaLabel="Team section"