diff --git a/src/app/page.tsx b/src/app/page.tsx index 69bc3e8..7a52ee5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,6 @@ export default function LandingPage() { rating={5} ratingText="4,8/5 basada en 33 ressenyes" background={{ variant: "plain" }} - useInvertedBackground={false} /> @@ -95,7 +94,7 @@ export default function LandingPage() { id: "1", title: "Tallats personalitzats", content: "Tallats a mida adaptats a la forma del teu rostre i tipus de cabell. Els nostres professionals utilitzen les últimes tècniques per aconseguir el resultat perfecte." }, { - id: "2", title: "Coloracions i metxes", content: "Transformació de color amb productes de qualitat superior. Des de coloracions cobertes fins a metxes delicades, creem l'estil que desitges amb cura expert." + id: "2", title: "Coloracions i metxes", content: "Transformació de color amb productes de qualitat superior. Des de coloracions cobertes fins a metxes delicades, creem l'estil que desitjes amb cura expert." }, { id: "3", title: "Pentinats i estilisme", content: "Pentinats per a ocasions especials, peinats quotidians i sessions completes de estilisme. Creem looks que realcen la teva bellesa natural." @@ -165,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?_wi=1", 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", 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?_wi=2", 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", imageAlt: "hairstylist woman professional experience salon" } ]} gridVariant="three-columns-all-equal-width"