Merge version_3 into main #7
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-pet-template_23-2150143656.jpg", imageAlt: "Comida para mascotas"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rows-fresh-vegetables-shelf-supermarket_93675-131437.jpg?_wi=1", imageAlt: "Fachada tienda Agroreolid"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcGWQY015H6RY5gIt7EAI550mW/uploaded-1772886121865-vezo7bmc.jpg", imageAlt: "Fachada tienda Agroreolid"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -107,13 +107,13 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
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: "1", name: "Fertilizantes Especializados", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcGWQY015H6RY5gIt7EAI550mW/uploaded-1772886144843-lv6ye7ab.jpg", imageAlt: "Fertilizantes y abonos para agricultura"
|
||||
},
|
||||
{
|
||||
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: "2", name: "Piensos para Animales", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcGWQY015H6RY5gIt7EAI550mW/uploaded-1772886178290-sno52gwj.jpg", imageAlt: "Piensos y alimentación para ganado"
|
||||
},
|
||||
{
|
||||
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"
|
||||
id: "3", name: "Herramientas Agrícolas", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcGWQY015H6RY5gIt7EAI550mW/uploaded-1772886170190-xz9waqub.jpg", imageAlt: "Herramientas de jardinería profesional"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Asesoramiento Agrícola Profesional", tags: ["Expertos", "Consultoría"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384663.jpg?_wi=3"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcGWQY015H6RY5gIt7EAI550mW/uploaded-1772886187919-p4py04h8.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Atención rápida", tags: ["", ""],
|
||||
|
||||
Reference in New Issue
Block a user