diff --git a/src/app/page.tsx b/src/app/page.tsx index a8b7012..9d9ee76 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { { text: "Agendar horário", 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={[ { @@ -115,13 +115,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186516.jpg", imageAlt: "Male barber sitting at his shop"}, { 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", imageAlt: "Male barber sitting at his shop"}, + 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", imageAlt: "Male barber sitting at his shop"}, + 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", imageAlt: "Male barber sitting at his shop"}, + 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"}, ]} title="Nossos Serviços" description="Oferecemos uma variedade de serviços focados em manter o visual do homem moderno sempre alinhado." @@ -136,10 +136,10 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "João Silva", 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", name: "Carlos Souza", 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", name: "Marcos Lima", role: "Cliente", company: "Mococa", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-barber-with-electric-trimmer_23-2147839783.jpg"},