diff --git a/src/app/page.tsx b/src/app/page.tsx index 12884ca..2c501ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Ana R.", role: "Cliente fiel", testimonial: "A pizza mais saborosa da região, atendimento impecável!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2151231307.jpg"}, + id: "1", name: "Ana R.", role: "Cliente fiel", testimonial: "A pizza mais saborosa da região, atendimento impecável!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2151231307.jpg?_wi=1"}, { id: "2", name: "Lucas M.", role: "Fã de carteirinha", testimonial: "Ambiente perfeito para reunir a família com qualidade.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-pizza_23-2149250079.jpg"}, { @@ -130,7 +130,7 @@ export default function LandingPage() { { id: "4", name: "Ricardo T.", role: "Cliente regular", testimonial: "Qualidade constante e atendimento muito atencioso.", imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg"}, { - id: "5", name: "Camila S.", role: "Cliente Gourmet", testimonial: "Simplesmente a melhor massa artesanal que já provei.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2151231307.jpg"}, + id: "5", name: "Camila S.", role: "Cliente Gourmet", testimonial: "Simplesmente a melhor massa artesanal que já provei.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2151231307.jpg?_wi=2"}, ]} title="O que dizem sobre nós" description="Clientes valorizam a nossa dedicação em cada detalhe."