diff --git a/src/app/page.tsx b/src/app/page.tsx index 054d1b3..40cc3df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,10 +93,10 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Maria Silva", role: "Proprietária", company: "Comércio Silva", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Maria Silva"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASI3LVqPNrZJRxh9k2MNyOphok/uploaded-1772669234291-u6uea8t7.jpg", imageAlt: "Maria Silva"}, { id: "2", name: "João Santos", role: "Gerente", company: "Empresa Santos", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", imageAlt: "João Santos"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASI3LVqPNrZJRxh9k2MNyOphok/uploaded-1772669284981-uyrb6mty.jpg", imageAlt: "João Santos"}, { id: "3", name: "Ana Costa", role: "Diretora", company: "Costa Negócios", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Ana Costa"},