Merge version_1 into main #1
173
src/app/page.tsx
173
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Productos",
|
||||
id: "catalog",
|
||||
},
|
||||
name: "Productos", id: "catalog"},
|
||||
{
|
||||
name: "Curados",
|
||||
id: "features",
|
||||
},
|
||||
name: "Curados", id: "features"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="JACUSA"
|
||||
/>
|
||||
@@ -58,9 +50,7 @@ export default function LandingPage() {
|
||||
description="Expertos en jamones curados y embutidos de tradición. Calidad premium desde la selección de la pieza hasta su mesa."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Catálogo",
|
||||
href: "#catalog",
|
||||
},
|
||||
text: "Ver Catálogo", href: "#catalog"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/boiled-homemade-sausages-ketchup-wooden-board_114579-63580.jpg"
|
||||
/>
|
||||
@@ -73,20 +63,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Jamón Tipo Parma",
|
||||
description: "Curado durante 12 meses para alcanzar una textura y sabor inigualables.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-meat-slices-grapes-pomegranate-oval-serving-board-dark-background-free-space_140725-108143.jpg",
|
||||
},
|
||||
title: "Jamón Tipo Parma", description: "Curado durante 12 meses para alcanzar una textura y sabor inigualables.", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-meat-slices-grapes-pomegranate-oval-serving-board-dark-background-free-space_140725-108143.jpg"},
|
||||
{
|
||||
title: "Embutidos Españoles",
|
||||
description: "Chorizos y salchichones siguiendo las recetas más auténticas de la península.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-sausages-garlic-black-board_114579-63564.jpg",
|
||||
},
|
||||
title: "Embutidos Españoles", description: "Chorizos y salchichones siguiendo las recetas más auténticas de la península.", imageSrc: "http://img.b2bpic.net/free-photo/smoked-sausages-garlic-black-board_114579-63564.jpg"},
|
||||
{
|
||||
title: "Cocidos de Calidad",
|
||||
description: "Jamón cocido de pierna y espalda, seleccionados por su frescura.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-tomato-sesame-top-view_141793-4513.jpg",
|
||||
},
|
||||
title: "Cocidos de Calidad", description: "Jamón cocido de pierna y espalda, seleccionados por su frescura.", imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-tomato-sesame-top-view_141793-4513.jpg"},
|
||||
]}
|
||||
title="Nuestra Tradición Curada"
|
||||
description="Explora nuestra selección de embutidos artesanales, elaborados con los mejores procesos de curación."
|
||||
@@ -101,25 +82,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "12+",
|
||||
title: "Meses de Curación",
|
||||
description: "Tiempo óptimo para nuestros jamones premium.",
|
||||
icon: Clock,
|
||||
id: "m1", value: "12+", title: "Meses de Curación", description: "Tiempo óptimo para nuestros jamones premium.", icon: Clock,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100%",
|
||||
title: "Sabor Tradicional",
|
||||
description: "Recetas originales y naturales.",
|
||||
icon: Award,
|
||||
id: "m2", value: "100%", title: "Sabor Tradicional", description: "Recetas originales y naturales.", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "50+",
|
||||
title: "Variedad",
|
||||
description: "Productos curados y cocidos.",
|
||||
icon: CheckCircle,
|
||||
id: "m3", value: "50+", title: "Variedad", description: "Productos curados y cocidos.", icon: CheckCircle,
|
||||
},
|
||||
]}
|
||||
title="Calidad Jacusa"
|
||||
@@ -129,52 +98,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="catalog" data-section="catalog">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Fiambre Cordillera",
|
||||
price: "$32.00",
|
||||
variant: "Por pieza",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-smoked-sausages-green-plate_114579-63544.jpg",
|
||||
},
|
||||
id: "1", name: "Fiambre Cordillera", price: "$32.00", variant: "Por pieza", imageSrc: "http://img.b2bpic.net/free-photo/tasty-smoked-sausages-green-plate_114579-63544.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jamón Alpino",
|
||||
price: "$47.00",
|
||||
variant: "Por pieza",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-tasty-sausages-wood-piece_114579-68333.jpg",
|
||||
},
|
||||
id: "2", name: "Jamón Alpino", price: "$47.00", variant: "Por pieza", imageSrc: "http://img.b2bpic.net/free-photo/assortment-tasty-sausages-wood-piece_114579-68333.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jamón Cordillera",
|
||||
price: "$42.00",
|
||||
variant: "Por pieza",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-breakfast-boiled-sausage-with-tomato-potato_114579-51785.jpg",
|
||||
},
|
||||
id: "3", name: "Jamón Cordillera", price: "$42.00", variant: "Por pieza", imageSrc: "http://img.b2bpic.net/free-photo/fresh-breakfast-boiled-sausage-with-tomato-potato_114579-51785.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Salchichón Napole",
|
||||
price: "$18.00",
|
||||
variant: "Por pieza",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-chorizo-composition_23-2148980274.jpg",
|
||||
},
|
||||
id: "4", name: "Salchichón Napole", price: "$18.00", variant: "Por pieza", imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-chorizo-composition_23-2148980274.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lomo Embuchado",
|
||||
price: "$25.00",
|
||||
variant: "Por pieza",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-meal-arrangement_23-2148809876.jpg",
|
||||
},
|
||||
id: "5", name: "Lomo Embuchado", price: "$25.00", variant: "Por pieza", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-meal-arrangement_23-2148809876.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Coppa Curada",
|
||||
price: "$29.00",
|
||||
variant: "Por pieza",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-taking-cheese-near-food_23-2147930205.jpg",
|
||||
},
|
||||
id: "6", name: "Coppa Curada", price: "$29.00", variant: "Por pieza", imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-taking-cheese-near-food_23-2147930205.jpg"},
|
||||
]}
|
||||
title="Productos Destacados"
|
||||
description="Lo mejor de nuestro inventario, seleccionado para los paladares más exigentes."
|
||||
@@ -189,25 +129,15 @@ export default function LandingPage() {
|
||||
author="Alejandro M., Chef"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-chef-decorating-ice-cream-with-berries_1262-20328.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-chef-decorating-ice-cream-with-berries_1262-20328.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728028.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728028.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/ok-sign-showed-by-attractive-woman_329181-13410.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/ok-sign-showed-by-attractive-woman_329181-13410.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-holding-empty-gift-box-pinafore-dress-front-view_176474-39023.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-holding-empty-gift-box-pinafore-dress-front-view_176474-39023.jpg", alt: "Client 5"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -220,20 +150,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "¿Cómo se realiza la curación?",
|
||||
content: "Nuestros jamones son curados mediante procesos tradicionales bajo control estricto de humedad y temperatura.",
|
||||
},
|
||||
id: "1", title: "¿Cómo se realiza la curación?", content: "Nuestros jamones son curados mediante procesos tradicionales bajo control estricto de humedad y temperatura."},
|
||||
{
|
||||
id: "2",
|
||||
title: "¿Realizan envíos?",
|
||||
content: "Sí, coordinamos la logística de entrega para que el producto llegue en óptimas condiciones.",
|
||||
},
|
||||
id: "2", title: "¿Realizan envíos?", content: "Sí, coordinamos la logística de entrega para que el producto llegue en óptimas condiciones."},
|
||||
{
|
||||
id: "3",
|
||||
title: "¿Cómo realizar un pedido?",
|
||||
content: "Puedes contactarnos directamente vía nuestros canales digitales o mediante este formulario.",
|
||||
},
|
||||
id: "3", title: "¿Cómo realizar un pedido?", content: "Puedes contactarnos directamente vía nuestros canales digitales o mediante este formulario."},
|
||||
]}
|
||||
title="Preguntas Frecuentes"
|
||||
description="Resolvemos tus dudas sobre nuestra curación y pedidos."
|
||||
@@ -245,14 +166,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Contáctanos hoy para conocer nuestros precios al mayor y disponibilidad de catálogo."
|
||||
buttons={[
|
||||
{
|
||||
text: "Enviar Mensaje",
|
||||
href: "#",
|
||||
},
|
||||
text: "Enviar Mensaje", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -262,42 +180,27 @@ export default function LandingPage() {
|
||||
logoText="JACUSA S.A."
|
||||
columns={[
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
title: "Empresa", items: [
|
||||
{
|
||||
label: "Sobre nosotros",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sobre nosotros", href: "#"},
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contacto", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Productos",
|
||||
items: [
|
||||
title: "Productos", items: [
|
||||
{
|
||||
label: "Curados",
|
||||
href: "#",
|
||||
},
|
||||
label: "Curados", href: "#"},
|
||||
{
|
||||
label: "Cocidos",
|
||||
href: "#",
|
||||
},
|
||||
label: "Cocidos", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacidad",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacidad", href: "#"},
|
||||
{
|
||||
label: "Cookies",
|
||||
href: "#",
|
||||
},
|
||||
label: "Cookies", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -307,4 +210,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user