Update src/app/page.tsx
This commit is contained in:
@@ -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