Merge version_1 into main #3
@@ -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"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -65,7 +65,7 @@ export default function AboutPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", 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=2"
|
||||
},
|
||||
items: [
|
||||
{ icon: Globe, text: "Procesos transparentes y verificables" },
|
||||
@@ -75,7 +75,7 @@ export default function AboutPage() {
|
||||
},
|
||||
{
|
||||
id: "2", 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=2"
|
||||
},
|
||||
items: [
|
||||
{ icon: Target, text: "Tecnología de punta en logística" },
|
||||
@@ -85,7 +85,7 @@ export default function AboutPage() {
|
||||
},
|
||||
{
|
||||
id: "3", 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=2"
|
||||
},
|
||||
items: [
|
||||
{ icon: Leaf, text: "Apoyo a agricultura sostenible" },
|
||||
@@ -115,7 +115,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=3"
|
||||
imageAlt="Fondo footer"
|
||||
logoText="AgroTrade"
|
||||
copyrightText="© 2025 AgroTrade. Todos los derechos reservados."
|
||||
|
||||
@@ -65,7 +65,7 @@ export default function HomePage() {
|
||||
{ value: "500+", title: "Productos Disponibles" },
|
||||
{ value: "1,000+", title: "Clientes Satisfechos" }
|
||||
]}
|
||||
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=1"
|
||||
imageAlt="Trabajadores agricolas en cultivo"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -124,7 +124,7 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Productos Certificados", description: "Todos nuestros productos pasan por rigurosos controles de calidad y certificaciones sanitarias para garantizar inocuidad alimentaria.", 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=1"
|
||||
},
|
||||
items: [
|
||||
{ icon: Shield, text: "Certificación orgánica verificada" },
|
||||
@@ -134,7 +134,7 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Entrega Rápida y Segura", description: "Sistema logístico eficiente que garantiza la frescura de tus productos desde el campo hasta tu puerta en tiempo récord.", 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=1"
|
||||
},
|
||||
items: [
|
||||
{ icon: Truck, text: "Entrega en 24-48 horas" },
|
||||
@@ -237,7 +237,7 @@ export default function HomePage() {
|
||||
|
||||
<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=1"
|
||||
imageAlt="Fondo footer"
|
||||
logoText="AgroTrade"
|
||||
copyrightText="© 2025 AgroTrade. Todos los derechos reservados."
|
||||
|
||||
Reference in New Issue
Block a user