diff --git a/src/app/page.tsx b/src/app/page.tsx index a72f166..38eb327 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,7 +170,7 @@ export default function LandingPage() { description: "Envie sua receita e receba seu orçamento.", bentoComponent: "reveal-icon", icon: Mail, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-470.jpg?_wi=1", imageAlt: "happy customer portrait professional", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { description: "Receba com segurança e agilidade.", bentoComponent: "reveal-icon", icon: Truck, - imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-forty-years-old-caucasian-tourist-man-talking-mobile-phone-outdoor_1391-318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-forty-years-old-caucasian-tourist-man-talking-mobile-phone-outdoor_1391-318.jpg?_wi=1", imageAlt: "middle aged man smiling portrait", }, ]} @@ -199,7 +199,7 @@ export default function LandingPage() { role: "Cliente", company: "Curitiba", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-470.jpg?_wi=2", }, { id: "2", @@ -207,7 +207,7 @@ export default function LandingPage() { role: "Cliente", company: "Curitiba", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-forty-years-old-caucasian-tourist-man-talking-mobile-phone-outdoor_1391-318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-forty-years-old-caucasian-tourist-man-talking-mobile-phone-outdoor_1391-318.jpg?_wi=2", }, { id: "3",