diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a52ee5..130ae2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,13 +164,13 @@ export default function LandingPage() { tagAnimation="slide-up" members={[ { - id: "1", name: "Lau", role: "Propietària & Estilista Principal", imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", imageAlt: "hairstylist woman professional portrait salon" + id: "1", name: "Lau", role: "Propietària & Estilista Principal", imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg?_wi=1", imageAlt: "hairstylist woman professional portrait salon" }, { id: "2", name: "Anna", role: "Estilista Especialista en Coloració", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg", imageAlt: "hairstylist woman professional styling salon" }, { - id: "3", name: "Maria", role: "Estilista & Especialista en Pentinats", imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", imageAlt: "hairstylist woman professional experience salon" + id: "3", name: "Maria", role: "Estilista & Especialista en Pentinats", imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg?_wi=2", imageAlt: "hairstylist woman professional experience salon" } ]} gridVariant="three-columns-all-equal-width"