Merge version_1 into main #2
443
src/app/page.tsx
443
src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Productos",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Productos", id: "#products"},
|
||||
{
|
||||
name: "Cómo Pedir",
|
||||
id: "#how-to-order",
|
||||
},
|
||||
name: "Cómo Pedir", id: "#how-to-order"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "#map-section",
|
||||
},
|
||||
name: "Contacto", id: "#map-section"},
|
||||
{
|
||||
name: "Instagram",
|
||||
id: "#instagram-feed",
|
||||
},
|
||||
name: "Instagram", id: "#instagram-feed"},
|
||||
]}
|
||||
brandName="Jauken"
|
||||
/>
|
||||
@@ -59,127 +49,70 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Hechos con fuego propio."
|
||||
description="Alfajores artesanales elaborados a mano, con receta propia. Cada bocado, una expresión de nuestra pasión por el dulce."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Mariana S.",
|
||||
handle: "@marianacocina",
|
||||
testimonial: "Los alfajores de Jauken son simplemente espectaculares. El dulce de leche es perfecto y el chocolate, una delicia. ¡Imperdibles!",
|
||||
rating: 5,
|
||||
imageSrc: "asset://hero-testimonial-1",
|
||||
imageAlt: "Cliente feliz con alfajores Jauken",
|
||||
},
|
||||
name: "Mariana S.", handle: "@marianacocina", testimonial: "Los alfajores de Jauken son simplemente espectaculares. El dulce de leche es perfecto y el chocolate, una delicia. ¡Imperdibles!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-soft-cake-with-marshmallow_1339-166.jpg", imageAlt: "Cliente feliz con alfajores Jauken"},
|
||||
{
|
||||
name: "Pedro G.",
|
||||
handle: "@pedrogourmet",
|
||||
testimonial: "Probé el alfajor glaseado y me voló la cabeza. La atención al detalle en cada creación es asombrosa. ¡Totalmente recomendados!",
|
||||
rating: 5,
|
||||
imageSrc: "asset://hero-testimonial-2",
|
||||
imageAlt: "Cliente probando alfajor glaseado",
|
||||
},
|
||||
name: "Pedro G.", handle: "@pedrogourmet", testimonial: "Probé el alfajor glaseado y me voló la cabeza. La atención al detalle en cada creación es asombrosa. ¡Totalmente recomendados!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-soft-cake-with-marshmallow_1339-161.jpg", imageAlt: "Cliente probando alfajor glaseado"},
|
||||
{
|
||||
name: "Laura F.",
|
||||
handle: "@lauraviajera",
|
||||
testimonial: "Siempre busco lo auténtico, y Jauken superó mis expectativas. El alfajor clásico es un viaje de sabor. Gracias por tanta dedicación.",
|
||||
rating: 5,
|
||||
imageSrc: "asset://hero-testimonial-3",
|
||||
imageAlt: "Cliente disfrutando alfajor clásico",
|
||||
},
|
||||
name: "Laura F.", handle: "@lauraviajera", testimonial: "Siempre busco lo auténtico, y Jauken superó mis expectativas. El alfajor clásico es un viaje de sabor. Gracias por tanta dedicación.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-soft-cake-with-marshmallow_1339-164.jpg", imageAlt: "Cliente disfrutando alfajor clásico"},
|
||||
{
|
||||
name: "Martín V.",
|
||||
handle: "@martinescritor",
|
||||
testimonial: "Un placer para el paladar. La calidad de los ingredientes se nota en cada mordisco. El mejor alfajor que he probado en mucho tiempo.",
|
||||
rating: 5,
|
||||
imageSrc: "asset://hero-testimonial-4",
|
||||
imageAlt: "Cliente contento con la calidad",
|
||||
},
|
||||
name: "Martín V.", handle: "@martinescritor", testimonial: "Un placer para el paladar. La calidad de los ingredientes se nota en cada mordisco. El mejor alfajor que he probado en mucho tiempo.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mini-mousse-pastry-cholate-coated-cookie-dessert-plate-marble-table_114579-84218.jpg", imageAlt: "Cliente contento con la calidad"},
|
||||
{
|
||||
name: "Sofía C.",
|
||||
handle: "@sofiablog",
|
||||
testimonial: "Pedí una box de degustación y fue el regalo perfecto. Cada variedad es única y deliciosa. Jauken es sinónimo de excelencia.",
|
||||
rating: 5,
|
||||
imageSrc: "asset://hero-testimonial-5",
|
||||
imageAlt: "Cliente con box de alfajores",
|
||||
},
|
||||
name: "Sofía C.", handle: "@sofiablog", testimonial: "Pedí una box de degustación y fue el regalo perfecto. Cada variedad es única y deliciosa. Jauken es sinónimo de excelencia.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excellence-quality-high-brand-label-concept_53876-133900.jpg", imageAlt: "Cliente con box de alfajores"},
|
||||
{
|
||||
name: "Ricardo L.",
|
||||
handle: "@ricardo_foodie",
|
||||
testimonial: "El servicio, la presentación y, sobre todo, el sabor. Jauken ha ganado un cliente fiel. La perfección existe y tiene forma de alfajor.",
|
||||
rating: 5,
|
||||
imageSrc: "asset://hero-testimonial-6",
|
||||
imageAlt: "Cliente satisfecho con Jauken",
|
||||
},
|
||||
name: "Ricardo L.", handle: "@ricardo_foodie", testimonial: "El servicio, la presentación y, sobre todo, el sabor. Jauken ha ganado un cliente fiel. La perfección existe y tiene forma de alfajor.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-round-plates-four-vibrant-colors-white-background_384344-7182.jpg", imageAlt: "Cliente satisfecho con Jauken"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver catálogo",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Ver catálogo", href: "#products"},
|
||||
{
|
||||
text: "Hacer un pedido",
|
||||
href: "#how-to-order",
|
||||
},
|
||||
text: "Hacer un pedido", href: "#how-to-order"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chocolate-soft-cake-with-marshmallow_1339-160.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chocolate-soft-cake-with-marshmallow_1339-160.jpg"
|
||||
imageAlt="Alfajores Jauken sobre mármol blanco, vista superior"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "asset://hero-avatar-1",
|
||||
alt: "Avatar de cliente 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/construction-label-set_1284-5478.jpg", alt: "Avatar de cliente 1"},
|
||||
{
|
||||
src: "asset://hero-avatar-2",
|
||||
alt: "Avatar de cliente 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-vector/set-labour-day-labels-vintage-style_23-2147800561.jpg", alt: "Avatar de cliente 2"},
|
||||
{
|
||||
src: "asset://hero-avatar-3",
|
||||
alt: "Avatar de cliente 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-vector/skilled-service-business-logo-design_53876-61556.jpg", alt: "Avatar de cliente 3"},
|
||||
{
|
||||
src: "asset://hero-avatar-4",
|
||||
alt: "Avatar de cliente 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-vector/blacksmith-flat-set_98292-412.jpg", alt: "Avatar de cliente 4"},
|
||||
{
|
||||
src: "asset://hero-avatar-5",
|
||||
alt: "Avatar de cliente 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/chocolate-wafers-marmelades-wooden-board-marble_114579-46207.jpg", alt: "Avatar de cliente 5"},
|
||||
]}
|
||||
avatarText="+1000 clientes felices"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Artesanales",
|
||||
icon: Award,
|
||||
type: "text-icon", text: "Artesanales", icon: Award,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Hechos a Mano",
|
||||
icon: Star,
|
||||
type: "text-icon", text: "Hechos a Mano", icon: Star,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Calidad Premium",
|
||||
icon: Award,
|
||||
type: "text-icon", text: "Calidad Premium", icon: Award,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Con Pasión",
|
||||
icon: Heart,
|
||||
type: "text-icon", text: "Con Pasión", icon: Heart,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Sabor Inigualable",
|
||||
icon: Book,
|
||||
type: "text-icon", text: "Sabor Inigualable", icon: Book,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Receta Propia",
|
||||
icon: Bookmark,
|
||||
type: "text-icon", text: "Receta Propia", icon: Bookmark,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -189,116 +122,63 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Cada alfajor, hecho a mano"
|
||||
description="Nuestros maestros pasteleros dedican tiempo y pasión a cada detalle, desde la selección de ingredientes hasta el último toque de decoración."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ana R.",
|
||||
handle: "@anacocina",
|
||||
testimonial: "La dedicación en Jauken es evidente. Se siente el amor en cada alfajor, una verdadera joya artesanal.",
|
||||
rating: 5,
|
||||
imageSrc: "asset://handmade-message-testimonial-1",
|
||||
imageAlt: "Cliente feliz con dulces artesanales",
|
||||
},
|
||||
name: "Ana R.", handle: "@anacocina", testimonial: "La dedicación en Jauken es evidente. Se siente el amor en cada alfajor, una verdadera joya artesanal.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-chocolate-arrangement-dark-board_23-2148553151.jpg", imageAlt: "Cliente feliz con dulces artesanales"},
|
||||
{
|
||||
name: "Felipe K.",
|
||||
handle: "@felipegourmet",
|
||||
testimonial: "Simplemente exquisitos. Cada mordisco es una experiencia que te transporta. ¡Felicidades a Jauken!",
|
||||
rating: 5,
|
||||
imageSrc: "asset://handmade-message-testimonial-2",
|
||||
imageAlt: "Persona disfrutando de postre gourmet",
|
||||
},
|
||||
name: "Felipe K.", handle: "@felipegourmet", testimonial: "Simplemente exquisitos. Cada mordisco es una experiencia que te transporta. ¡Felicidades a Jauken!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-tiles-cocoa-powder_23-2148180769.jpg", imageAlt: "Persona disfrutando de postre gourmet"},
|
||||
{
|
||||
name: "Gisela P.",
|
||||
handle: "@gisepastel",
|
||||
testimonial: "Como pastelera, valoro mucho el trabajo artesanal. Jauken eleva el alfajor a otro nivel. ¡Impecable!",
|
||||
rating: 5,
|
||||
imageSrc: "asset://handmade-message-testimonial-3",
|
||||
imageAlt: "Pastelera opinando sobre Jauken",
|
||||
},
|
||||
name: "Gisela P.", handle: "@gisepastel", testimonial: "Como pastelera, valoro mucho el trabajo artesanal. Jauken eleva el alfajor a otro nivel. ¡Impecable!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/packing-unpacking-chocolate-bar-with-cocoa-beans-wooden-table_23-2147873740.jpg", imageAlt: "Pastelera opinando sobre Jauken"},
|
||||
{
|
||||
name: "Diego M.",
|
||||
handle: "@diego_dulce",
|
||||
testimonial: "Mis eventos no son lo mismo sin Jauken. Siempre frescos, deliciosos y con una presentación que enamora.",
|
||||
rating: 5,
|
||||
imageSrc: "asset://handmade-message-testimonial-4",
|
||||
imageAlt: "Hombre feliz con caja de dulces",
|
||||
},
|
||||
name: "Diego M.", handle: "@diego_dulce", testimonial: "Mis eventos no son lo mismo sin Jauken. Siempre frescos, deliciosos y con una presentación que enamora.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/globe-box-delivery_1308-46407.jpg", imageAlt: "Hombre feliz con caja de dulces"},
|
||||
{
|
||||
name: "Valeria B.",
|
||||
handle: "@valeriablog",
|
||||
testimonial: "La textura, el sabor del dulce de leche... todo en su punto. Es mi capricho favorito y no lo cambio por nada.",
|
||||
rating: 5,
|
||||
imageSrc: "asset://handmade-message-testimonial-5",
|
||||
imageAlt: "Cliente disfrutando su capricho dulce",
|
||||
},
|
||||
name: "Valeria B.", handle: "@valeriablog", testimonial: "La textura, el sabor del dulce de leche... todo en su punto. Es mi capricho favorito y no lo cambio por nada.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/shipping-logistics-illustration_24908-61540.jpg", imageAlt: "Cliente disfrutando su capricho dulce"},
|
||||
{
|
||||
name: "Carlos H.",
|
||||
handle: "@carlosreviews",
|
||||
testimonial: "La pasión por la repostería se transmite en cada uno de sus productos. Un verdadero deleite para los sentidos.",
|
||||
rating: 5,
|
||||
imageSrc: "asset://handmade-message-testimonial-6",
|
||||
imageAlt: "Hombre feliz con postre artesanal",
|
||||
},
|
||||
name: "Carlos H.", handle: "@carlosreviews", testimonial: "La pasión por la repostería se transmite en cada uno de sus productos. Un verdadero deleite para los sentidos.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logistic-icons-set-flat_1284-4315.jpg", imageAlt: "Hombre feliz con postre artesanal"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chocolate-biscuit-sandwiches-white-plate_114579-71009.jpg"
|
||||
imageAlt="Flat lay de múltiples alfajores y galletas sobre mármol"
|
||||
mediaAnimation="opacity"
|
||||
avatars={[
|
||||
{
|
||||
src: "asset://handmade-message-avatar-1",
|
||||
alt: "Avatar de cliente A",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-vector/banners-about-e-commerce_1212-5.jpg", alt: "Avatar de cliente A"},
|
||||
{
|
||||
src: "asset://handmade-message-avatar-2",
|
||||
alt: "Avatar de cliente B",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/chocolate-corn-rings-cocoa-powder-shortbread-platter-marble_114579-70940.jpg", alt: "Avatar de cliente B"},
|
||||
{
|
||||
src: "asset://handmade-message-avatar-3",
|
||||
alt: "Avatar de cliente C",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-poppy-seeds-cake-with-white-sugar-glaze-white-table_181624-46381.jpg", alt: "Avatar de cliente C"},
|
||||
{
|
||||
src: "asset://handmade-message-avatar-4",
|
||||
alt: "Avatar de cliente D",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/different-sweet-cookies-black-plate_114579-47901.jpg", alt: "Avatar de cliente D"},
|
||||
{
|
||||
src: "asset://handmade-message-avatar-5",
|
||||
alt: "Avatar de cliente E",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-view-delicious-alfajores_23-2148740197.jpg", alt: "Avatar de cliente E"},
|
||||
]}
|
||||
avatarText="+500 reseñas excelentes"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Maestría Pastelera",
|
||||
icon: GraduationCap,
|
||||
type: "text-icon", text: "Maestría Pastelera", icon: GraduationCap,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Ingredientes Frescos",
|
||||
icon: Leaf,
|
||||
type: "text-icon", text: "Ingredientes Frescos", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Recetas Únicas",
|
||||
icon: Bookmark,
|
||||
type: "text-icon", text: "Recetas Únicas", icon: Bookmark,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Tradición y Vanguardia",
|
||||
icon: Sparkles,
|
||||
type: "text-icon", text: "Tradición y Vanguardia", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Hecho con Amor",
|
||||
icon: Heart,
|
||||
type: "text-icon", text: "Hecho con Amor", icon: Heart,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Experiencia Gourmet",
|
||||
icon: Cookie,
|
||||
type: "text-icon", text: "Experiencia Gourmet", icon: Cookie,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
@@ -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"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -561,20 +323,13 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Jauken",
|
||||
items: [
|
||||
title: "Jauken", items: [
|
||||
{
|
||||
label: "Productos",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Productos", href: "#products"},
|
||||
{
|
||||
label: "Cómo Pedir",
|
||||
href: "#how-to-order",
|
||||
},
|
||||
label: "Cómo Pedir", href: "#how-to-order"},
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "#map-section",
|
||||
},
|
||||
label: "Contacto", href: "#map-section"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user