diff --git a/src/app/page.tsx b/src/app/page.tsx
index f4d72ed..8eff89f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
@@ -59,127 +49,70 @@ export default function LandingPage() {
@@ -189,116 +122,63 @@ export default function LandingPage() {
@@ -312,32 +192,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "metric-1",
- value: "100%",
- title: "Artesanal",
- description: "Elaborados con ingredientes selectos y técnicas tradicionales.",
- icon: CheckCircle,
+ id: "metric-1", value: "100%", title: "Artesanal", description: "Elaborados con ingredientes selectos y técnicas tradicionales.", icon: CheckCircle,
},
{
- id: "metric-2",
- value: "Manos",
- title: "Hecho a mano",
- description: "Cada alfajor es una obra de arte, cuidado en cada detalle.",
- icon: Award,
+ id: "metric-2", value: "Manos", title: "Hecho a mano", description: "Cada alfajor es una obra de arte, cuidado en cada detalle.", icon: Award,
},
{
- id: "metric-3",
- value: "Puro",
- title: "Chocolate real",
- description: "Solo utilizamos chocolate de la más alta calidad en nuestros baños.",
- icon: Heart,
+ id: "metric-3", value: "Puro", title: "Chocolate real", description: "Solo utilizamos chocolate de la más alta calidad en nuestros baños.", icon: Heart,
},
{
- id: "metric-4",
- value: "País",
- title: "Envíos a todo el país",
- description: "Llevamos el sabor de Jauken de Río Grande a tu hogar.",
- icon: Package,
+ id: "metric-4", value: "País", title: "Envíos a todo el país", description: "Llevamos el sabor de Jauken de Río Grande a tu hogar.", icon: Package,
},
]}
title="La esencia de Jauken"
@@ -353,65 +217,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "prod-1",
- brand: "Jauken",
- name: "Alfajor Clásico",
- price: "Consultar",
- rating: 5,
- reviewCount: "250",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-chocolade-eclairs-with-walnut-wooden-board_140725-890.jpg",
- imageAlt: "Alfajor Clásico de Jauken bañado en chocolate negro o blanco",
- },
+ id: "prod-1", brand: "Jauken", name: "Alfajor Clásico", price: "Consultar", rating: 5,
+ reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/fresh-chocolade-eclairs-with-walnut-wooden-board_140725-890.jpg", imageAlt: "Alfajor Clásico de Jauken bañado en chocolate negro o blanco"},
{
- id: "prod-2",
- brand: "Jauken",
- name: "Alfajor Glaseado",
- price: "Consultar",
- rating: 5,
- reviewCount: "180",
- imageSrc: "http://img.b2bpic.net/free-photo/stacked-macaroons-turquoise-background_23-2148166247.jpg",
- imageAlt: "Alfajor Glaseado de Jauken con decoración artesanal",
- },
+ id: "prod-2", brand: "Jauken", name: "Alfajor Glaseado", price: "Consultar", rating: 5,
+ reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/stacked-macaroons-turquoise-background_23-2148166247.jpg", imageAlt: "Alfajor Glaseado de Jauken con decoración artesanal"},
{
- id: "prod-3",
- brand: "Jauken",
- name: "Alfacookie",
- price: "Consultar",
- rating: 4,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/healthy-oatmeal-cookies-isolated-white-background_123827-33280.jpg",
- imageAlt: "Alfacookie de Jauken, fusión de cookie y alfajor",
- },
+ id: "prod-3", brand: "Jauken", name: "Alfacookie", price: "Consultar", rating: 4,
+ reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/healthy-oatmeal-cookies-isolated-white-background_123827-33280.jpg", imageAlt: "Alfacookie de Jauken, fusión de cookie y alfajor"},
{
- id: "prod-4",
- brand: "Jauken",
- name: "Tortas Artesanales",
- price: "Consultar",
- rating: 5,
- reviewCount: "90",
- imageSrc: "http://img.b2bpic.net/free-photo/white-cake-with-flower-decoration-wedding-reception_637285-5723.jpg",
- imageAlt: "Tortas artesanales de Jauken por encargo",
- },
+ id: "prod-4", brand: "Jauken", name: "Tortas Artesanales", price: "Consultar", rating: 5,
+ reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/white-cake-with-flower-decoration-wedding-reception_637285-5723.jpg", imageAlt: "Tortas artesanales de Jauken por encargo"},
{
- id: "prod-5",
- brand: "Jauken",
- name: "Box Degustación",
- price: "Consultar",
- rating: 5,
- reviewCount: "75",
- imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-rolls-arrangement-view_23-2148904718.jpg",
- imageAlt: "Box de degustación de alfajores variados",
- },
+ id: "prod-5", brand: "Jauken", name: "Box Degustación", price: "Consultar", rating: 5,
+ reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-rolls-arrangement-view_23-2148904718.jpg", imageAlt: "Box de degustación de alfajores variados"},
{
- id: "prod-6",
- brand: "Jauken",
- name: "Dulces & Postres",
- price: "Consultar",
- rating: 5,
- reviewCount: "50",
- imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-little-delicious-cake-along-with-sweet-banhles-dark-desk_140725-32687.jpg",
- imageAlt: "Variedad de dulces y postres artesanales",
- },
+ id: "prod-6", brand: "Jauken", name: "Dulces & Postres", price: "Consultar", rating: 5,
+ reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-little-delicious-cake-along-with-sweet-banhles-dark-desk_140725-32687.jpg", imageAlt: "Variedad de dulces y postres artesanales"},
]}
title="Nuestros productos"
description="Explorá la variedad artesanal de Jauken, donde cada creación es una experiencia única."
@@ -425,58 +247,30 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Escribinos por WhatsApp o Instagram",
- description: "Contactanos directamente para contarnos qué te gustaría pedir. Estamos listos para atenderte y ayudarte con tu selección.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-businesswoman-drinking-coffee-conference-call-laptop_637285-12927.jpg",
- imageAlt: "Persona escribiendo en WhatsApp o Instagram",
- },
+ title: "Escribinos por WhatsApp o Instagram", description: "Contactanos directamente para contarnos qué te gustaría pedir. Estamos listos para atenderte y ayudarte con tu selección.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-businesswoman-drinking-coffee-conference-call-laptop_637285-12927.jpg", imageAlt: "Persona escribiendo en WhatsApp o Instagram"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-having-video-call-home-laptop-device_23-2150764763.jpg",
- imageAlt: "Persona escribiendo en WhatsApp o Instagram",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/chocolate-soft-cake-with-marshmallow_1339-160.jpg?_wi=2",
- imageAlt: "person texting on smartphone",
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-having-video-call-home-laptop-device_23-2150764763.jpg", imageAlt: "Persona escribiendo en WhatsApp o Instagram"}
},
{
- title: "Confirmamos fecha y precio",
- description: "Te enviaremos los detalles de tu pedido, incluyendo la fecha de entrega y el precio final. Una vez confirmado, tu pedido entra en producción.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-birthday-memo-added-vibrant-calendar_23-2150166176.jpg",
- imageAlt: "Calendario y confirmación de precio",
- },
+ title: "Confirmamos fecha y precio", description: "Te enviaremos los detalles de tu pedido, incluyendo la fecha de entrega y el precio final. Una vez confirmado, tu pedido entra en producción.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-birthday-memo-added-vibrant-calendar_23-2150166176.jpg", imageAlt: "Calendario y confirmación de precio"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-fist-bump_53876-15166.jpg",
- imageAlt: "Calendario y confirmación de precio",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/excellence-quality-high-brand-label-concept_53876-124932.jpg",
- imageAlt: "person texting on smartphone",
+ imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-fist-bump_53876-15166.jpg", imageAlt: "Calendario y confirmación de precio"}
},
{
- title: "Elaboramos tu pedido fresco",
- description: "Nuestros alfajores son preparados al momento, garantizando la máxima frescura y calidad, especialmente para vos. Recibirás un producto único.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/cook-accurately-breaks-egg-make-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-451.jpg",
- imageAlt: "Alfajores frescos siendo elaborados",
- },
+ title: "Elaboramos tu pedido fresco", description: "Nuestros alfajores son preparados al momento, garantizando la máxima frescura y calidad, especialmente para vos. Recibirás un producto único.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/cook-accurately-breaks-egg-make-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-451.jpg", imageAlt: "Alfajores frescos siendo elaborados"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-alfajores-concept-arrangement_23-2148777409.jpg",
- imageAlt: "Alfajores frescos siendo elaborados",
- },
- imageSrc: "http://img.b2bpic.net/free-vector/skilled-service-business-logo-design_53876-64079.jpg",
- imageAlt: "person texting on smartphone",
+ imageSrc: "http://img.b2bpic.net/free-photo/delicious-alfajores-concept-arrangement_23-2148777409.jpg", imageAlt: "Alfajores frescos siendo elaborados"}
},
{
- title: "Retiro o envío a domicilio",
- description: "Podés pasar a retirar tu pedido por nuestra ubicación o te lo enviamos directamente a tu puerta, con todo el cuidado que merece.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-outdoors-with-takeaway-food_23-2149025873.jpg",
- imageAlt: "Entrega de paquete a domicilio",
- },
- phoneTwo: {},
- imageSrc: "http://img.b2bpic.net/free-photo/corn-balls-bowl-towel-blue-background-high-quality-photo_114579-75384.jpg",
- imageAlt: "person texting on smartphone",
- },
+ title: "Retiro o envío a domicilio", description: "Podés pasar a retirar tu pedido por nuestra ubicación o te lo enviamos directamente a tu puerta, con todo el cuidado que merece.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-outdoors-with-takeaway-food_23-2149025873.jpg", imageAlt: "Entrega de paquete a domicilio"},
+ phoneTwo: {
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-client-with-their-box-delivered_23-2149229198.jpg", imageAlt: "Entrega de paquete a domicilio"
+ }
+ }
]}
showStepNumbers={true}
title="¿Cómo hacer tu pedido?"
@@ -489,9 +283,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="¿Dónde estamos?"
description={[
- "Río Grande, Tierra del Fuego — Envíos a todo el país.",
- "Visítanos en nuestra ubicación o recibe tu pedido en la comodidad de tu hogar. A continuación, un mapa interactivo de Google Maps se incrustará para mostrar nuestra ubicación exacta.",
- ]}
+ "Río Grande, Tierra del Fuego — Envíos a todo el país.", "Visítanos en nuestra ubicación o recibe tu pedido en la comodidad de tu hogar. A continuación, un mapa interactivo de Google Maps se incrustará para mostrar nuestra ubicación exacta."]}
showBorder={false}
/>
@@ -506,53 +298,23 @@ export default function LandingPage() {
description="Descubrí el día a día de Jauken, nuestras últimas creaciones y momentos especiales."
blogs={[
{
- id: "ig-1",
- category: "Novedad",
- title: "Alfajores con estilo",
- excerpt: "Nuevas creaciones que te van a encantar.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-grey-sweater-eating-cookies_23-2147970535.jpg",
- imageAlt: "Instagram post de alfajores Jauken",
+ id: "ig-1", category: "Novedad", title: "Alfajores con estilo", excerpt: "Nuevas creaciones que te van a encantar.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-grey-sweater-eating-cookies_23-2147970535.jpg", imageAlt: "Instagram post de alfajores Jauken", authorName: "Equipo Jauken", authorAvatar: "https://api.dicebear.com/7.x/pixel-art/svg?seed=Jauken-1", date: "2023-10-26"
},
{
- id: "ig-2",
- category: "Colección",
- title: "La mesa dulce perfecta",
- excerpt: "Preparando tus eventos con Jauken.",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastry-products-notebook_23-2148365437.jpg",
- imageAlt: "Instagram post de mesa dulce con alfajores",
+ id: "ig-2", category: "Colección", title: "La mesa dulce perfecta", excerpt: "Preparando tus eventos con Jauken.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastry-products-notebook_23-2148365437.jpg", imageAlt: "Instagram post de mesa dulce con alfajores", authorName: "Equipo Jauken", authorAvatar: "https://api.dicebear.com/7.x/pixel-art/svg?seed=Jauken-2", date: "2023-10-25"
},
{
- id: "ig-3",
- category: "Momento Jauken",
- title: "Disfrutando cada bocado",
- excerpt: "Tu momento de placer con Jauken.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-holding-blue-tasty-macaron-marble-surface_114579-18291.jpg",
- imageAlt: "Instagram post de persona disfrutando un alfajor",
+ id: "ig-3", category: "Momento Jauken", title: "Disfrutando cada bocado", excerpt: "Tu momento de placer con Jauken.", imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-holding-blue-tasty-macaron-marble-surface_114579-18291.jpg", imageAlt: "Instagram post de persona disfrutando un alfajor", authorName: "Equipo Jauken", authorAvatar: "https://api.dicebear.com/7.x/pixel-art/svg?seed=Jauken-3", date: "2023-10-24"
},
{
- id: "ig-4",
- category: "Dulce Pausa",
- title: "Café y alfajor",
- excerpt: "La combinación ideal para tu tarde.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cookies-with-jam-cup-coffee-strawberry-dessert-blue-surface_140725-115003.jpg",
- imageAlt: "Instagram post de café y alfajor",
+ id: "ig-4", category: "Dulce Pausa", title: "Café y alfajor", excerpt: "La combinación ideal para tu tarde.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cookies-with-jam-cup-coffee-strawberry-dessert-blue-surface_140725-115003.jpg", imageAlt: "Instagram post de café y alfajor", authorName: "Equipo Jauken", authorAvatar: "https://api.dicebear.com/7.x/pixel-art/svg?seed=Jauken-4", date: "2023-10-23"
},
{
- id: "ig-5",
- category: "Regalos",
- title: "El detalle perfecto",
- excerpt: "Sorprendé con un regalo artesanal de Jauken.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-french-macarons-package-gray-background-feeling-happy-gift-cake-couple-marriage_140725-158364.jpg",
- imageAlt: "Instagram post de caja de regalo con alfajores",
+ id: "ig-5", category: "Regalos", title: "El detalle perfecto", excerpt: "Sorprendé con un regalo artesanal de Jauken.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-french-macarons-package-gray-background-feeling-happy-gift-cake-couple-marriage_140725-158364.jpg", imageAlt: "Instagram post de caja de regalo con alfajores", authorName: "Equipo Jauken", authorAvatar: "https://api.dicebear.com/7.x/pixel-art/svg?seed=Jauken-5", date: "2023-10-22"
},
{
- id: "ig-6",
- category: "Proceso",
- title: "Hecho con pasión",
- excerpt: "Un vistazo al arte de Jauken.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-pouring-flour-into-plate-with-eggs-dough-dark-pastry-cake-pie-worker-cuisine-job-hotcake-dough_179666-43864.jpg",
- imageAlt: "Instagram post de chef decorando alfajores",
- },
+ id: "ig-6", category: "Proceso", title: "Hecho con pasión", excerpt: "Un vistazo al arte de Jauken.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-pouring-flour-into-plate-with-eggs-dough-dark-pastry-cake-pie-worker-cuisine-job-hotcake-dough_179666-43864.jpg", imageAlt: "Instagram post de chef decorando alfajores", authorName: "Equipo Jauken", authorAvatar: "https://api.dicebear.com/7.x/pixel-art/svg?seed=Jauken-6", date: "2023-10-21"
+ }
]}
/>
@@ -561,20 +323,13 @@ export default function LandingPage() {