diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d57b63..bbba0d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#contato", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-body-portrait-stylish-male-who-himself-shaving-while-sitting-barber-chair-hairdressing-salon_613910-18655.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-body-portrait-stylish-male-who-himself-shaving-while-sitting-barber-chair-hairdressing-salon_613910-18655.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -158,21 +158,21 @@ export default function LandingPage() { title: "Barba Tradicional", description: "Barba feita com toalha quente e produtos de alta qualidade.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/full-body-portrait-stylish-male-who-himself-shaving-while-sitting-barber-chair-hairdressing-salon_613910-18655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-body-portrait-stylish-male-who-himself-shaving-while-sitting-barber-chair-hairdressing-salon_613910-18655.jpg?_wi=2", imageAlt: "Male barber sitting at his shop", }, { title: "Acabamento Perfeito", description: "Detalhes que fazem a diferença no seu visual diário.", buttonIcon: "CheckCircle", - imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-waiting-vet-s-with-their-doberman-dog_329181-10375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-waiting-vet-s-with-their-doberman-dog_329181-10375.jpg?_wi=1", imageAlt: "Male barber sitting at his shop", }, { title: "Corte Kids", description: "Atendimento especial para os pequenos cavalheiros.", buttonIcon: "Award", - imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg?_wi=1", imageAlt: "Male barber sitting at his shop", }, ]} @@ -193,7 +193,7 @@ export default function LandingPage() { role: "Cliente", company: "Mococa", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-waiting-vet-s-with-their-doberman-dog_329181-10375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-waiting-vet-s-with-their-doberman-dog_329181-10375.jpg?_wi=2", }, { id: "2", @@ -201,7 +201,7 @@ export default function LandingPage() { role: "Cliente", company: "Mococa", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg?_wi=2", }, { id: "3",