Update src/app/about/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function AboutPage() {
|
||||
{ value: "8+", title: "Años de Experiencia" },
|
||||
{ value: "5,000+", title: "Transacciones Mensuales" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/farmer-interacting-with-farmers-apple-orchard_107420-12209.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/farmer-interacting-with-farmers-apple-orchard_107420-12209.jpg?_wi=2"
|
||||
imageAlt="Trabajadores agricolas en cultivo"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -67,7 +67,7 @@ export default function AboutPage() {
|
||||
title: "Compromiso con la Transparencia",
|
||||
description: "Creemos que la confianza se construye a través de procesos claros, precios justos y comunicación honesta con todos nuestros usuarios.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-man-holding-packages-while-communicating-mobile-phone-standing-street_637285-1278.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-man-holding-packages-while-communicating-mobile-phone-standing-street_637285-1278.jpg?_wi=3"
|
||||
},
|
||||
items: [
|
||||
{ icon: Globe, text: "Procesos transparentes y verificables" },
|
||||
@@ -80,7 +80,7 @@ export default function AboutPage() {
|
||||
title: "Excelencia Operacional",
|
||||
description: "Optimizamos constantemente nuestros procesos logísticos para garantizar que cada producto llegue en perfectas condiciones.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-with-tractor-brands_1160-433.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-with-tractor-brands_1160-433.jpg?_wi=3"
|
||||
},
|
||||
items: [
|
||||
{ icon: Target, text: "Tecnología de punta en logística" },
|
||||
@@ -93,7 +93,7 @@ export default function AboutPage() {
|
||||
title: "Impacto Sostenible",
|
||||
description: "Promovemos prácticas agrícolas responsables y una cadena de suministro que respeta el ambiente y las comunidades locales.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/extended-warranty-service-stamp-with-tick-mark-design_1017-61518.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/extended-warranty-service-stamp-with-tick-mark-design_1017-61518.jpg?_wi=3"
|
||||
},
|
||||
items: [
|
||||
{ icon: Leaf, text: "Apoyo a agricultura sostenible" },
|
||||
@@ -130,7 +130,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/field-with-tractor-brands_1160-433.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/field-with-tractor-brands_1160-433.jpg?_wi=4"
|
||||
imageAlt="Fondo footer"
|
||||
logoText="AgroTrade"
|
||||
copyrightText="© 2025 AgroTrade. Todos los derechos reservados."
|
||||
|
||||
Reference in New Issue
Block a user