From 73c88ce2e12f2bec665d6e49d0d5b33dbc1afb2e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 07:17:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 243 +++++++++-------------------------------------- 1 file changed, 46 insertions(+), 197 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 68f8947..ae29d29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,32 +47,15 @@ export default function LandingPage() {
@@ -107,32 +79,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Gestión de Cosechas", - descriptions: [ - "Optimización logística", - "Control de calidad riguroso", - ], - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-bananas-storage-room_23-2150830584.jpg", - }, + id: "1", title: "Gestión de Cosechas", descriptions: [ + "Optimización logística", "Control de calidad riguroso"], + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-bananas-storage-room_23-2150830584.jpg"}, { - id: "2", - title: "Comercialización", - descriptions: [ - "Acceso a mercados premium", - "Marketing de producto local", - ], - imageSrc: "http://img.b2bpic.net/free-photo/client-low-carbon-footprint-bio-shop_482257-81627.jpg", - }, + id: "2", title: "Comercialización", descriptions: [ + "Acceso a mercados premium", "Marketing de producto local"], + imageSrc: "http://img.b2bpic.net/free-photo/client-low-carbon-footprint-bio-shop_482257-81627.jpg"}, { - id: "3", - title: "Asesoramiento Técnico", - descriptions: [ - "Consultoría agronómica", - "Optimización de recursos", - ], - imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15996.jpg", - }, + id: "3", title: "Asesoramiento Técnico", descriptions: [ + "Consultoría agronómica", "Optimización de recursos"], + imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15996.jpg"}, ]} title="Nuestros Servicios" description="Soluciones integrales para mejorar la competitividad de tus cultivos y optimizar la comercialización." @@ -147,47 +104,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Aceite de Oliva Extra Virgen", - price: "Gourmet", - variant: "Variedad Serrana", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-tasty-greek-green-olives-with-cheese-feta-goat-cheese-closeup-mediterranean-food-horizontal_1220-1123.jpg", - }, + id: "1", name: "Aceite de Oliva Extra Virgen", price: "Gourmet", variant: "Variedad Serrana", imageSrc: "http://img.b2bpic.net/free-photo/fresh-tasty-greek-green-olives-with-cheese-feta-goat-cheese-closeup-mediterranean-food-horizontal_1220-1123.jpg"}, { - id: "2", - name: "Almendras Seleccionadas", - price: "1kg/5kg", - variant: "Naturales", - imageSrc: "http://img.b2bpic.net/free-photo/basket-nuts-shells_23-2147689601.jpg", - }, + id: "2", name: "Almendras Seleccionadas", price: "1kg/5kg", variant: "Naturales", imageSrc: "http://img.b2bpic.net/free-photo/basket-nuts-shells_23-2147689601.jpg"}, { - id: "3", - name: "Vino de Autor", - price: "Reserva", - variant: "Tinto Jérica", - imageSrc: "http://img.b2bpic.net/free-photo/wine-cellar-with-old-wine-barrels-side-view_23-2149428784.jpg", - }, + id: "3", name: "Vino de Autor", price: "Reserva", variant: "Tinto Jérica", imageSrc: "http://img.b2bpic.net/free-photo/wine-cellar-with-old-wine-barrels-side-view_23-2149428784.jpg"}, { - id: "4", - name: "Miel de Flores", - price: "Artesanal", - variant: "Natural", - imageSrc: "http://img.b2bpic.net/free-photo/honey-jars-with-honeycomb_95678-373.jpg", - }, + id: "4", name: "Miel de Flores", price: "Artesanal", variant: "Natural", imageSrc: "http://img.b2bpic.net/free-photo/honey-jars-with-honeycomb_95678-373.jpg"}, { - id: "5", - name: "Verduras de Temporada", - price: "Cesta", - variant: "Orgánicas", - imageSrc: "http://img.b2bpic.net/free-photo/leafy-vegetable-plastic-crate-supermarket_23-2148209751.jpg", - }, + id: "5", name: "Verduras de Temporada", price: "Cesta", variant: "Orgánicas", imageSrc: "http://img.b2bpic.net/free-photo/leafy-vegetable-plastic-crate-supermarket_23-2148209751.jpg"}, { - id: "6", - name: "Suministros Agrícolas", - price: "Varios", - variant: "Profesional", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-arranging-products_23-2149142784.jpg", - }, + id: "6", name: "Suministros Agrícolas", price: "Varios", variant: "Profesional", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-arranging-products_23-2149142784.jpg"}, ]} title="Productos Premium" description="La esencia de Jérica en cada producto, cultivado con esmero y calidad artesanal." @@ -201,26 +128,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - value: "500+", - title: "Socios Activos", - description: "Agricultores unidos", - imageSrc: "http://img.b2bpic.net/free-photo/serious-workers-garden-looking-touching-plants_171337-5972.jpg", - }, + id: "1", value: "500+", title: "Socios Activos", description: "Agricultores unidos", imageSrc: "http://img.b2bpic.net/free-photo/serious-workers-garden-looking-touching-plants_171337-5972.jpg"}, { - id: "2", - value: "2.000 ha", - title: "Superficie", - description: "Cuidando nuestro entorno", - imageSrc: "http://img.b2bpic.net/free-photo/sunflowers-sunflower-field_661209-195.jpg", - }, + id: "2", value: "2.000 ha", title: "Superficie", description: "Cuidando nuestro entorno", imageSrc: "http://img.b2bpic.net/free-photo/sunflowers-sunflower-field_661209-195.jpg"}, { - id: "3", - value: "1.5M L", - title: "Aceite Producido", - description: "Calidad certificada", - imageSrc: "http://img.b2bpic.net/free-photo/brewer-looking-metallic-brew-kettle-with-steam_651396-1301.jpg", - }, + id: "3", value: "1.5M L", title: "Aceite Producido", description: "Calidad certificada", imageSrc: "http://img.b2bpic.net/free-photo/brewer-looking-metallic-brew-kettle-with-steam_651396-1301.jpg"}, ]} title="Nuestra Cooperativa en Cifras" description="El respaldo de una trayectoria sólida y una comunidad en constante crecimiento." @@ -233,53 +145,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Confianza Total", - quote: "La cooperativa ha sido fundamental para vender nuestra producción a buen precio.", - name: "Juan García", - role: "Socio Agricultor", - imageSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966167.jpg", - }, + id: "1", title: "Confianza Total", quote: "La cooperativa ha sido fundamental para vender nuestra producción a buen precio.", name: "Juan García", role: "Socio Agricultor", imageSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966167.jpg"}, { - id: "2", - title: "Asesoramiento Excelente", - quote: "Los técnicos son muy profesionales y nos ayudan a mejorar mucho cada temporada.", - name: "María López", - role: "Productora", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6975.jpg", - }, + id: "2", title: "Asesoramiento Excelente", quote: "Los técnicos son muy profesionales y nos ayudan a mejorar mucho cada temporada.", name: "María López", role: "Productora", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6975.jpg"}, { - id: "3", - title: "Tradición Viva", - quote: "Es un orgullo ver nuestros productos en tiendas especializadas gracias a la cooperativa.", - name: "Pedro Ruiz", - role: "Olivicultor", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-showing-thumbs-up-medium-shot_23-2148231905.jpg", - }, + id: "3", title: "Tradición Viva", quote: "Es un orgullo ver nuestros productos en tiendas especializadas gracias a la cooperativa.", name: "Pedro Ruiz", role: "Olivicultor", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-showing-thumbs-up-medium-shot_23-2148231905.jpg"}, { - id: "4", - title: "Un gran respaldo", - quote: "Siendo parte de la cooperativa, me siento seguro frente a los desafíos del sector.", - name: "Ana Martínez", - role: "Agricultora", - imageSrc: "http://img.b2bpic.net/free-photo/photo-joyful-diverse-women-make-gun-gesture-directly-smile-happily_273609-44543.jpg", - }, + id: "4", title: "Un gran respaldo", quote: "Siendo parte de la cooperativa, me siento seguro frente a los desafíos del sector.", name: "Ana Martínez", role: "Agricultora", imageSrc: "http://img.b2bpic.net/free-photo/photo-joyful-diverse-women-make-gun-gesture-directly-smile-happily_273609-44543.jpg"}, { - id: "5", - title: "Crecimiento constante", - quote: "La innovación que han introducido en estos años es evidente y necesaria.", - name: "Luis Ferrero", - role: "Productor", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-holding-hands-smiles_23-2148725148.jpg", - }, + id: "5", title: "Crecimiento constante", quote: "La innovación que han introducido en estos años es evidente y necesaria.", name: "Luis Ferrero", role: "Productor", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-holding-hands-smiles_23-2148725148.jpg"}, { - id: "6", - title: "Gran servicio", - quote: "La cercanía y la gestión hacen que trabajar con ellos sea un placer constante.", - name: "Elena Gil", - role: "Socia", - imageSrc: "http://img.b2bpic.net/free-photo/shock-pointing-manager-successful-teamwork_1262-1196.jpg", - }, + id: "6", title: "Gran servicio", quote: "La cercanía y la gestión hacen que trabajar con ellos sea un placer constante.", name: "Elena Gil", role: "Socia", imageSrc: "http://img.b2bpic.net/free-photo/shock-pointing-manager-successful-teamwork_1262-1196.jpg"}, ]} title="La Opinión de Nuestros Socios" description="Historias reales de personas dedicadas a nuestra tierra." @@ -292,20 +168,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "¿Cómo puedo hacerme socio?", - content: "Puedes acudir a nuestras oficinas centrales con tu documentación agrícola y te guiaremos en todo el proceso.", - }, + id: "1", title: "¿Cómo puedo hacerme socio?", content: "Puedes acudir a nuestras oficinas centrales con tu documentación agrícola y te guiaremos en todo el proceso."}, { - id: "2", - title: "¿Qué ventajas tiene ser socio?", - content: "Acceso a mejores precios en suministros, asesoramiento técnico personalizado y comercialización conjunta.", - }, + id: "2", title: "¿Qué ventajas tiene ser socio?", content: "Acceso a mejores precios en suministros, asesoramiento técnico personalizado y comercialización conjunta."}, { - id: "3", - title: "¿Puedo comprar productos si no soy socio?", - content: "Sí, nuestros productos están disponibles en nuestra tienda física y a través de esta plataforma web.", - }, + id: "3", title: "¿Puedo comprar productos si no soy socio?", content: "Sí, nuestros productos están disponibles en nuestra tienda física y a través de esta plataforma web."}, ]} title="Preguntas Frecuentes" description="Resolvemos tus dudas sobre cómo unirte o colaborar con la cooperativa." @@ -317,16 +184,13 @@ export default function LandingPage() { @@ -337,42 +201,27 @@ export default function LandingPage() { logoText="Cooperativa de Jérica" columns={[ { - title: "Empresa", - items: [ + title: "Empresa", items: [ { - label: "Sobre nosotros", - href: "#about", - }, + label: "Sobre nosotros", href: "#about"}, { - label: "Historia", - href: "#", - }, + label: "Historia", href: "#"}, ], }, { - title: "Servicios", - items: [ + title: "Servicios", items: [ { - label: "Comercialización", - href: "#features", - }, + label: "Comercialización", href: "#features"}, { - label: "Tienda", - href: "#products", - }, + label: "Tienda", href: "#products"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacidad", - href: "#", - }, + label: "Privacidad", href: "#"}, { - label: "Aviso legal", - href: "#", - }, + label: "Aviso legal", href: "#"}, ], }, ]}