Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-03-07 12:21:27 +00:00

View File

@@ -107,13 +107,13 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Fertilizantes Especializados", price: "Desde 15€", imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384663.jpg?_wi=2", imageAlt: "Fertilizantes y abonos para agricultura"
id: "1", name: "Fertilizantes Especializados", price: "", imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384663.jpg?_wi=2", imageAlt: "Fertilizantes y abonos para agricultura"
},
{
id: "2", name: "Piensos para Animales", price: "Desde 8€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-with-pitchfork_23-2149744256.jpg?_wi=2", imageAlt: "Piensos y alimentación para ganado"
id: "2", name: "Piensos para Animales", price: "", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-with-pitchfork_23-2149744256.jpg?_wi=2", imageAlt: "Piensos y alimentación para ganado"
},
{
id: "3", name: "Herramientas Agrícolas", price: "Desde 12€", imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-cutting-plants-with-pruner-greenhouse-woman-working-garden-cropped-shot-gardening-job-concept_74855-12777.jpg?_wi=2", imageAlt: "Herramientas de jardinería profesional"
id: "3", name: "Herramientas Agrícolas", price: "", imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-cutting-plants-with-pruner-greenhouse-woman-working-garden-cropped-shot-gardening-job-concept_74855-12777.jpg?_wi=2", imageAlt: "Herramientas de jardinería profesional"
}
]}
/>
@@ -133,7 +133,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384663.jpg?_wi=3"
},
{
id: "2", title: "Entrega a Domicilio", tags: ["Logística", "Rápido"],
id: "2", title: "Atención rápida", tags: ["", ""],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-with-pitchfork_23-2149744256.jpg?_wi=3"
},
{