Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f7eeaa53f8 | |||
| 184e75130e | |||
| c3f03e5c9a | |||
| ffff40a828 |
@@ -37,14 +37,14 @@ export default function LandingPage() {
|
||||
{ name: "Testimonios", id: "testimonials" },
|
||||
{ name: "Contacto", id: "contact" },
|
||||
]}
|
||||
brandName="Aura Couture"
|
||||
brandName="Yovani.B"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{ variant: "plain" }}
|
||||
title="Aura Couture: Elegancia Sin Fronteras"
|
||||
title="Yovani.B: Elegancia Sin Fronteras"
|
||||
description="Descubre una selección exclusiva de perfumes, ropa y accesorios de lujo diseñados para quienes valoran la sofisticación y el detalle."
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/client-suit-boutique-with-shopping-bags_7502-4397.jpg", imageAlt: "Fashion Model" },
|
||||
@@ -57,18 +57,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="womens" data-section="womens">
|
||||
<ProductCardTwo
|
||||
title="Colección Mujer"
|
||||
description="Piezas seleccionadas con elegancia atemporal para resaltar tu estilo único."
|
||||
title="Colección Elegancia Femenina"
|
||||
description="Descubre nuestra nueva selección curada de perfumes, ropa y accesorios en tonos crema, diseñados para resaltar tu esencia."
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "w1", brand: "Aura", name: "Blusa Seda Crema", price: "$140", rating: 5, reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-wearing-silk-blouse_23-2149176321.jpg" },
|
||||
{ id: "w2", brand: "Aura", name: "Vestido Lino Natural", price: "$210", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/woman-summer-linen-dress_23-2148967402.jpg" },
|
||||
{ id: "w3", brand: "Aura", name: "Falda Midi Estructurada", price: "$130", rating: 4, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-midi-skirt_23-2149123456.jpg" },
|
||||
{ id: "w4", brand: "Aura", name: "Accesorios Perla", price: "$85", rating: 5, reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/pearl-jewelry-set_23-2148956789.jpg" }
|
||||
{ id: "w1", brand: "Yovani.B", name: "Perfume Floral Sutil", price: "$95", rating: 5, reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/perfume-bottle-creme-background_23-2148967402.jpg" },
|
||||
{ id: "w2", brand: "Yovani.B", name: "Vestido Lino Crema", price: "$210", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/woman-summer-linen-dress_23-2148967402.jpg" },
|
||||
{ id: "w3", brand: "Yovani.B", name: "Blusa Seda", price: "$140", rating: 4, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-wearing-silk-blouse_23-2149176321.jpg" },
|
||||
{ id: "w4", brand: "Yovani.B", name: "Bolso Clutch", price: "$185", rating: 5, reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-midi-skirt_23-2149123456.jpg" }
|
||||
]}
|
||||
className="bg-[#f6f0e9]"
|
||||
cardClassName="border border-[#e2d5c8] bg-[#efe7dd]"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -79,7 +81,7 @@ export default function LandingPage() {
|
||||
description="Nuestra boutique se dedica a curar piezas únicas. Combinamos la artesanía tradicional con tendencias contemporáneas para ofrecerte una experiencia de compra inigualable."
|
||||
metrics={[{ value: "15+", title: "Años de experiencia" }, { value: "500+", title: "Clientes satisfechos" }, { value: "100%", title: "Calidad garantizada" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/workshop-is-full-work-by-tailors_329181-14375.jpg"
|
||||
imageAlt="About Aura Couture"
|
||||
imageAlt="About Yovani.B"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -107,9 +109,9 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", brand: "Aura", name: "Camisa de Lujo Hombre", price: "$120", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/blue-wedding-attire-groom-hanging-wall_8353-9801.jpg" },
|
||||
{ id: "p2", brand: "Aura", name: "Vestido de Noche Seda", price: "$290", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/young-sexy-blond-woman-model-evening-yellow-dress-posing-blue-sky-background_158538-9417.jpg" },
|
||||
{ id: "p3", brand: "Aura", name: "Botas de Piel", price: "$180", rating: 4, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/brown-shoe-with-rocks-broccoli_52683-94824.jpg" },
|
||||
{ id: "p1", brand: "Yovani.B", name: "Camisa de Lujo Hombre", price: "$120", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/blue-wedding-attire-groom-hanging-wall_8353-9801.jpg" },
|
||||
{ id: "p2", brand: "Yovani.B", name: "Vestido de Noche Seda", price: "$290", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/young-sexy-blond-woman-model-evening-yellow-dress-posing-blue-sky-background_158538-9417.jpg" },
|
||||
{ id: "p3", brand: "Yovani.B", name: "Botas de Piel", price: "$180", rating: 4, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/brown-shoe-with-rocks-broccoli_52683-94824.jpg" },
|
||||
{ id: "p4", brand: "Essence", name: "Perfume Oud Gold", price: "$95", rating: 5, reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/closeup-perfume_53876-42017.jpg" }
|
||||
]}
|
||||
title="Catálogo Destacado"
|
||||
@@ -169,9 +171,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="Aura Couture"
|
||||
logoText="Yovani.B"
|
||||
columns={[{ title: "Tienda", items: [{ label: "Catálogo", href: "#products" }, { label: "Perfumes", href: "#products" }] }, { title: "Ayuda", items: [{ label: "FAQ", href: "#faq" }, { label: "Contacto", href: "#contact" }] }]}
|
||||
copyrightText="© 2024 Aura Couture."
|
||||
copyrightText="© 2024 Yovani.B."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user