From b28e03cced9ad81d49772447777a48e10987890d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 17:05:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0970fb9..11c0a38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,14 +150,14 @@ export default function LandingPage() { name: "Pedro Alves", handle: "@pedroalves", testimonial: "Equipa muito competente e carinhosa. O meu cão foi muito bem tratado.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-calling-phone-park_1262-20185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-calling-phone-park_1262-20185.jpg?_wi=1", }, { id: "5", name: "Sofia Mendes", handle: "@sofiamendes", testimonial: "Atendimento rápido, atencioso e muito profissional. Recomendo a todos os donos de animais.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-calling-phone-park_1262-20185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-calling-phone-park_1262-20185.jpg?_wi=2", }, ]} title="O que dizem os nossos clientes" -- 2.49.1