Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-15 18:30:26 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
{
text: "Ver produtos", 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"
/>
</div>
@@ -92,13 +92,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/circular-sand-shapes-high-view_23-2148254625.jpg", imageAlt: "Circular sand shapes high view"},
{
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", imageAlt: "Circular sand shapes high view"},
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", imageAlt: "Circular sand shapes high view"},
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", imageAlt: "Circular sand shapes high view"},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-blackberries-kombucha-bottle-still-life_23-2150252140.jpg?_wi=1", imageAlt: "Circular sand shapes high view"},
]}
title="Mais do que vender, ajudamos a cultivar resultados."
description="A nossa equipa combina tradição com ciência para garantir o máximo desempenho do seu cultivo."
@@ -113,9 +113,9 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Sementes Premium", price: "12,90€", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg"},
id: "1", name: "Sementes Premium", price: "12,90€", 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"},
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?_wi=2"},
{
id: "3", name: "Kit Ferramentas Profissional", price: "89,00€", imageSrc: "http://img.b2bpic.net/free-photo/empty-pot-gardening-tools_23-2147714842.jpg"},
{