Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-13 00:02:25 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Inicio",
id: "/",
},
name: "Inicio", id: "/"},
{
name: "Colección",
id: "/coleccion",
},
name: "Colección", id: "/coleccion"},
{
name: "Sobre nosotros",
id: "/sobre-nosotros",
},
name: "Sobre nosotros", id: "/sobre-nosotros"},
{
name: "Contacto",
id: "/contacto",
},
name: "Contacto", id: "/contacto"},
]}
brandName="Palmera Azul"
/>
@@ -55,9 +47,7 @@ export default function LandingPage() {
description="Descubre la belleza exclusiva de nuestras joyas de Larimar, inspiradas en los tonos celestes del Caribe. Lujo accesible, diseñado para ti."
buttons={[
{
text: "Explorar Colección",
href: "/coleccion",
},
text: "Explorar Colección", href: "/coleccion"},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-person-holding-hamsa-pendant-hand_23-2148629940.jpg"
imageAlt="Impresionante joya de Larimar con reflejos azules"
@@ -72,17 +62,11 @@ export default function LandingPage() {
description="El Larimar, una piedra preciosa única encontrada exclusivamente en la República Dominicana, encapsula la esencia de nuestros océanos y cielos. En Palmera Azul, transformamos esta rareza natural en joyas de lujo accesible, piezas que cuentan una historia de origen y pasión."
metrics={[
{
value: "1",
title: "Única fuente mundial",
},
value: "1", title: "Única fuente mundial"},
{
value: "20+",
title: "Años de experiencia",
},
value: "20+", title: "Años de experiencia"},
{
value: "100%",
title: "Origen ético",
},
value: "100%", title: "Origen ético"},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-scenery-yellowstone-national-park-springs-united-states_181624-13797.jpg"
imageAlt="Mina de Larimar en la República Dominicana"
@@ -99,23 +83,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Diseño Exclusivo",
description: "Creaciones únicas que fusionan la elegancia moderna con la inspiración caribeña.",
imageSrc: "http://img.b2bpic.net/free-photo/master-working-with-metallic-equipments_114579-12213.jpg",
imageAlt: "Joyería de Larimar diseñada en un estudio",
},
title: "Diseño Exclusivo", description: "Creaciones únicas que fusionan la elegancia moderna con la inspiración caribeña.", imageSrc: "http://img.b2bpic.net/free-photo/master-working-with-metallic-equipments_114579-12213.jpg", imageAlt: "Joyería de Larimar diseñada en un estudio"},
{
title: "Piedras Auténticas",
description: "Seleccionamos cuidadosamente cada gema de Larimar por su color y calidad superiores.",
imageSrc: "http://img.b2bpic.net/free-photo/young-innocent-pure-beautiful-woman-white-dress-romantic-lyrical-thinking-green-tropical-nature-summer-relaxed-chilling-dreaming-holding-flower-fashionable-accessories_285396-6072.jpg",
imageAlt: "Primer plano de un colgante de Larimar",
},
title: "Piedras Auténticas", description: "Seleccionamos cuidadosamente cada gema de Larimar por su color y calidad superiores.", imageSrc: "http://img.b2bpic.net/free-photo/young-innocent-pure-beautiful-woman-white-dress-romantic-lyrical-thinking-green-tropical-nature-summer-relaxed-chilling-dreaming-holding-flower-fashionable-accessories_285396-6072.jpg", imageAlt: "Primer plano de un colgante de Larimar"},
{
title: "Hecho a Mano",
description: "Nuestros artesanos expertoshonran la tradición en cada engaste y pulido.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-white-blue-chocolate-candy-white-stand_140725-13985.jpg",
imageAlt: "Anillo de Larimar hecho a mano",
},
title: "Hecho a Mano", description: "Nuestros artesanos expertoshonran la tradición en cada engaste y pulido.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-white-blue-chocolate-candy-white-stand_140725-13985.jpg", imageAlt: "Anillo de Larimar hecho a mano"},
]}
title="Artesanía y Distinción"
description="Cada pieza de Palmera Azul es un testimonio de nuestra dedicación al detalle y la calidad, diseñada para realzar la belleza natural del Larimar."
@@ -124,70 +96,29 @@ export default function LandingPage() {
<div id="products-home" data-section="products-home">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Palmera Azul",
name: "Anillo Ola Serena",
price: "$189.00",
rating: 5,
reviewCount: "25",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-woman-tropical-luxury-villa-wearing-white-stylish-blazer-jewellery-tropical-leaves_343596-1979.jpg",
imageAlt: "Anillo de Larimar en plata",
},
id: "1", brand: "Palmera Azul", name: "Anillo Ola Serena", price: "$189.00", rating: 5,
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-woman-tropical-luxury-villa-wearing-white-stylish-blazer-jewellery-tropical-leaves_343596-1979.jpg", imageAlt: "Anillo de Larimar en plata"},
{
id: "2",
brand: "Palmera Azul",
name: "Colgante Eslabón Caribeño",
price: "$220.00",
rating: 5,
reviewCount: "30",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-male-holding-charm-necklace-with-silver-pendant-black-cord_181624-25548.jpg",
imageAlt: "Colgante de Larimar",
},
id: "2", brand: "Palmera Azul", name: "Colgante Eslabón Caribeño", price: "$220.00", rating: 5,
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-male-holding-charm-necklace-with-silver-pendant-black-cord_181624-25548.jpg", imageAlt: "Colgante de Larimar"},
{
id: "3",
brand: "Palmera Azul",
name: "Aretes Gota Azul",
price: "$150.00",
rating: 4.5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/blue-designed-chocolates-art-candies-white-floor_140725-14145.jpg",
imageAlt: "Aretes de Larimar",
},
id: "3", brand: "Palmera Azul", name: "Aretes Gota Azul", price: "$150.00", rating: 4.5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/blue-designed-chocolates-art-candies-white-floor_140725-14145.jpg", imageAlt: "Aretes de Larimar"},
{
id: "4",
brand: "Palmera Azul",
name: "Brazalete Arena Azul",
price: "$295.00",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/jewellery-bangle-background-with-place-text-banner-fashion-accessories_460848-13231.jpg",
imageAlt: "Brazalete de Larimar",
},
id: "4", brand: "Palmera Azul", name: "Brazalete Arena Azul", price: "$295.00", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/jewellery-bangle-background-with-place-text-banner-fashion-accessories_460848-13231.jpg", imageAlt: "Brazalete de Larimar"},
{
id: "5",
brand: "Palmera Azul",
name: "Collar Mar Profundo",
price: "$310.00",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg",
imageAlt: "Colgante largo de Larimar",
},
id: "5", brand: "Palmera Azul", name: "Collar Mar Profundo", price: "$310.00", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg", imageAlt: "Colgante largo de Larimar"},
{
id: "6",
brand: "Palmera Azul",
name: "Pulsera Encanto Coral",
price: "$115.00",
rating: 4.5,
reviewCount: "22",
imageSrc: "http://img.b2bpic.net/free-photo/tanned-lady-dress-bracelet-posing-near-rock-outdoor-portrait-elegant-woman-holding-sunglasses_197531-8709.jpg",
imageAlt: "Pulsera de Larimar con dijes",
},
id: "6", brand: "Palmera Azul", name: "Pulsera Encanto Coral", price: "$115.00", rating: 4.5,
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/tanned-lady-dress-bracelet-posing-near-rock-outdoor-portrait-elegant-woman-holding-sunglasses_197531-8709.jpg", imageAlt: "Pulsera de Larimar con dijes"},
]}
title="Nuestra Colección Destacada"
description="Explora una selección curada de nuestras piezas más solicitadas."
@@ -202,59 +133,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ana G.",
role: "Entusiasta de la Joyería",
company: "Cliente Satisfecha",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
imageAlt: "Retrato de Ana G.",
},
id: "1", name: "Ana G.", role: "Entusiasta de la Joyería", company: "Cliente Satisfecha", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", imageAlt: "Retrato de Ana G."},
{
id: "2",
name: "Roberto M.",
role: "Coleccionista de Gemas",
company: "Cliente Satisfecho",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-22318.jpg",
imageAlt: "Retrato de Roberto M.",
},
id: "2", name: "Roberto M.", role: "Coleccionista de Gemas", company: "Cliente Satisfecho", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-22318.jpg", imageAlt: "Retrato de Roberto M."},
{
id: "3",
name: "Sofía P.",
role: "Amante del Caribe",
company: "Cliente Satisfecha",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lady-with-silk-blonde-curls-holds-her-hands-shoulders-posing_8353-407.jpg",
imageAlt: "Retrato de Sofía P.",
},
id: "3", name: "Sofía P.", role: "Amante del Caribe", company: "Cliente Satisfecha", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lady-with-silk-blonde-curls-holds-her-hands-shoulders-posing_8353-407.jpg", imageAlt: "Retrato de Sofía P."},
{
id: "4",
name: "Carlos L.",
role: "Regalo Especial",
company: "Cliente Satisfecho",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346502.jpg",
imageAlt: "Retrato de Carlos L.",
},
id: "4", name: "Carlos L.", role: "Regalo Especial", company: "Cliente Satisfecho", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346502.jpg", imageAlt: "Retrato de Carlos L."},
{
id: "5",
name: "Elena R.",
role: "Buscadora de Belleza",
company: "Cliente Satisfecha",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lovely-lesbian-couple-with-missing-message_23-2149211841.jpg",
imageAlt: "Retrato de Elena R.",
},
id: "5", name: "Elena R.", role: "Buscadora de Belleza", company: "Cliente Satisfecha", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lovely-lesbian-couple-with-missing-message_23-2149211841.jpg", imageAlt: "Retrato de Elena R."},
{
id: "6",
name: "Javier D.",
role: "Conocedor de Joyas",
company: "Cliente Satisfecho",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-talking-phone_23-2149429143.jpg",
imageAlt: "Retrato de Javier D.",
},
id: "6", name: "Javier D.", role: "Conocedor de Joyas", company: "Cliente Satisfecho", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-talking-phone_23-2149429143.jpg", imageAlt: "Retrato de Javier D."},
]}
title="Lo que Dicen Nuestros Clientes"
description="Historias reales de quienes ya han descubierto la magia de Palmera Azul."
@@ -265,54 +160,33 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explorar",
items: [
title: "Explorar", items: [
{
label: "Inicio",
href: "/",
},
label: "Inicio", href: "/"},
{
label: "Colección",
href: "/coleccion",
},
label: "Colección", href: "/coleccion"},
{
label: "Sobre nosotros",
href: "/sobre-nosotros",
},
label: "Sobre nosotros", href: "/sobre-nosotros"},
{
label: "Contacto",
href: "/contacto",
},
label: "Contacto", href: "/contacto"},
],
},
{
title: "Ayuda",
items: [
title: "Ayuda", items: [
{
label: "Preguntas Frecuentes",
href: "/contacto#faq",
},
label: "Preguntas Frecuentes", href: "/contacto#faq"},
{
label: "Envío y Devoluciones",
href: "/legal#returns",
},
label: "Envío y Devoluciones", href: "/legal#returns"},
{
label: "Guía de Tallas",
href: "#",
},
label: "Guía de Tallas", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Política de Privacidad",
href: "/legal#privacy",
},
label: "Política de Privacidad", href: "/legal#privacy"},
{
label: "Términos de Servicio",
href: "/legal#terms",
},
label: "Términos de Servicio", href: "/legal#terms"},
],
},
]}