diff --git a/src/app/page.tsx b/src/app/page.tsx index 42648ab..4af1d47 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/aerial-view-ripening-wheat-crop-fields-farm-sky-farm_661209-323.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-ripening-wheat-crop-fields-farm-sky-farm_661209-323.jpg?_wi=1" /> @@ -121,21 +121,21 @@ export default function LandingPage() { title: "Produtos Testados", description: "Selecionamos apenas o que provou funcionar no campo.", buttonIcon: "ArrowRight", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-ripening-wheat-crop-fields-farm-sky-farm_661209-323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-ripening-wheat-crop-fields-farm-sky-farm_661209-323.jpg?_wi=2", imageAlt: "Circular sand shapes high view", }, { title: "Foco em Sustentabilidade", description: "Soluções ecológicas que protegem a terra e o seu investimento.", buttonIcon: "ArrowRight", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg?_wi=1", imageAlt: "Circular sand shapes high view", }, { title: "Apoio Pós-Venda", description: "Acompanhamos todo o ciclo, desde a sementeira à colheita.", buttonIcon: "ArrowRight", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-blackberries-kombucha-bottle-still-life_23-2150252140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-blackberries-kombucha-bottle-still-life_23-2150252140.jpg?_wi=1", imageAlt: "Circular sand shapes high view", }, ]} @@ -155,13 +155,13 @@ export default function LandingPage() { id: "1", name: "Sementes Premium", price: "12,90€", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg?_wi=2", }, { id: "2", name: "Fertilizante Orgânico", price: "24,50€", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-blackberries-kombucha-bottle-still-life_23-2150252140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-blackberries-kombucha-bottle-still-life_23-2150252140.jpg?_wi=2", }, { id: "3",