Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 46f58348d6 | |||
| 45b4b8da80 | |||
| fdd63aeb37 | |||
| 8f5b285d13 |
114
src/app/page.tsx
114
src/app/page.tsx
@@ -28,12 +28,7 @@ export default function LandingPage() {
|
|||||||
<ReactLenis root>
|
<ReactLenis root>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[]}
|
||||||
{ name: "Home", id: "#hero" },
|
|
||||||
{ name: "Collection", id: "#products" },
|
|
||||||
{ name: "Our Story", id: "#about" },
|
|
||||||
{ name: "Contact", id: "#contact" },
|
|
||||||
]}
|
|
||||||
brandName="www.bechic.com"
|
brandName="www.bechic.com"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -41,44 +36,22 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Everyday Elegance, Redefined."
|
title=""
|
||||||
description="Discover lingerie that blends luxurious lace, sustainable comfort, and perfect support. Designed for the woman who celebrates herself every single day."
|
description=""
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[]}
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-black-underwear-posing-bedroom_273443-4724.jpg", imageAlt: "Model in lace set" },
|
rightCarouselItems={[]}
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-beauty-young-woman-interior_149155-4456.jpg", imageAlt: "Detail shot of lace" },
|
buttons={[]}
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-with-mirror-reflection_23-2149409072.jpg", imageAlt: "Satin set elegance" },
|
avatars={[]}
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-with-mirror-reflection_23-2149409071.jpg", imageAlt: "Comfort fit model" },
|
avatarText=""
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-quality-female-bra-still-life_23-2150411290.jpg", imageAlt: "Empowered lifestyle shot" }
|
|
||||||
]}
|
|
||||||
rightCarouselItems={[
|
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-vibrator_23-2150232147.jpg", imageAlt: "Silk robe detail" },
|
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicate-flower-photo_23-2149422600.jpg", imageAlt: "Lace bralette detail" },
|
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-natural-sexy-woman-after-shower-bath-towel-sitting-bed-white-sheets-tropical-hotel-honey-moon-flower-orchid-smiling-romantic-shy-slim-tanned-body-wet-hair-resort-flirty_285396-6060.jpg", imageAlt: "Modern lingerie set" },
|
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-pajamas-sitting-bed_1303-13140.jpg", imageAlt: "Body confident shot" },
|
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-sitting-chair-against-reflective-glass_23-2148161269.jpg", imageAlt: "Editorial style shot" }
|
|
||||||
]}
|
|
||||||
buttons={[{ text: "Shop Collection", href: "#products" }]
|
|
||||||
}
|
|
||||||
avatars={[
|
|
||||||
{ src: "http://img.b2bpic.net/free-photo/top-view-elegant-blonde-girl-model-dressed-silk-skirt-blouse-corset-lying-vintage-sofa-beautiful-caucasian-curlyhaired-woman-trendy-stylish-clothes-makeup-model-beauty-face_8353-12443.jpg", alt: "Customer 1" },
|
|
||||||
{ src: "http://img.b2bpic.net/free-photo/portrait-sexy-girl-wearing-black-body-posing-big-white-bed_132075-12013.jpg", alt: "Customer 2" },
|
|
||||||
{ src: "http://img.b2bpic.net/free-photo/portrait-gorgeous-beauty-young-woman-interior_149155-4455.jpg", alt: "Customer 3" },
|
|
||||||
{ src: "http://img.b2bpic.net/free-photo/asian-model-posing-studio_23-2148239993.jpg", alt: "Customer 4" },
|
|
||||||
{ src: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275070.jpg", alt: "Customer 5" }
|
|
||||||
]}
|
|
||||||
avatarText="Loved by thousands"
|
|
||||||
marqueeItems={[{ type: "text", text: "Sustainable Sourcing" }, { type: "text", text: "Empowered Fit" }, { type: "text", text: "Everyday Comfort" }, { type: "text", text: "Luxury Lace" }, { type: "text", text: "Global Shipping" }]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<MediaAbout
|
<MediaAbout
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Empowering Your Everyday."
|
title=""
|
||||||
description="At Lumina, we believe that lingerie is more than just undergarments; it's a foundation of confidence. We source sustainable materials to ensure you feel as good as you look, supporting your body exactly as it is."
|
description=""
|
||||||
buttons={[{ text: "Read Our Story", href: "#" }]}
|
buttons={[]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/cropped-portrait-young-female-photographer-retouching-photographs-using-graphic-tablet_273609-13802.jpg"
|
|
||||||
imageAlt="Our studio process"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -88,13 +61,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[]}
|
||||||
{ title: "Size Inclusivity", description: "Beautiful designs available in a wide range of sizes to celebrate every body shape.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-bra-lingerie_23-2150458237.jpg", titleIconSrc: "Sparkles", buttonText: "View Size Guide" },
|
title=""
|
||||||
{ title: "Sustainable Fabrics", description: "Soft on your skin, kind to the planet. We use premium modal and recycled lace.", imageSrc: "http://img.b2bpic.net/free-photo/quality-female-lingerie-still-life_23-2150411280.jpg", titleIconSrc: "Leaf", buttonText: "Read Sustainability" },
|
description=""
|
||||||
{ title: "Everyday Comfort", description: "Engineered for support without compromise. No pinching, just pure softness.", imageSrc: "http://img.b2bpic.net/free-photo/view-covid-party-items-assortment_23-2149299924.jpg", titleIconSrc: "CheckCircle", buttonText: "Learn More" }
|
|
||||||
]}
|
|
||||||
title="Why Choose Lumina"
|
|
||||||
description="Thoughtfully crafted pieces designed to fit your unique lifestyle."
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -104,32 +73,19 @@ export default function LandingPage() {
|
|||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
products={[
|
products={[]}
|
||||||
{ id: "1", name: "Essential Lace Bralette", price: "$45", variant: "Available in 5 colors", imageSrc: "http://img.b2bpic.net/free-photo/top-view-marshmallows-glass-jar-high-quality-photo_114579-35880.jpg" },
|
title=""
|
||||||
{ id: "2", name: "Seamless Comfort Panty", price: "$25", variant: "Mid-rise, Soft Modal", imageSrc: "http://img.b2bpic.net/free-photo/trendy-swimsuit-outdoors_23-2150632441.jpg" },
|
description=""
|
||||||
{ id: "3", name: "Satin & Lace Luxury Set", price: "$85", variant: "Bridal Edition", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-lying-floor_23-2147781236.jpg" },
|
|
||||||
{ id: "4", name: "Signature Camisole", price: "$55", variant: "Silk Blend", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-unhealthy-woman-with-dark-hair-wearing-white-casual-style-t-shirt-shorts-sitting-bed-light-bedroom-with-crossed-legs-touching-painful-neck-after-uncomfortable-sleep_176532-15524.jpg" },
|
|
||||||
{ id: "5", name: "Floral Lace Bodysuit", price: "$95", variant: "Limited Edition", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-trendy-swimsuit-sitting-with-her-back-camera-beach-tent-young-lady-sunbathing-while-spending-time-beach_574295-5067.jpg" },
|
|
||||||
{ id: "6", name: "Everyday Support Set", price: "$65", variant: "Wireless Comfort", imageSrc: "http://img.b2bpic.net/free-photo/bride-s-morning-fine-art-wedding-happy-bride_1328-1771.jpg" }
|
|
||||||
]}
|
|
||||||
title="The Collection"
|
|
||||||
description="From daily essentials to special occasions, find your perfect match."
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardFifteen
|
<TestimonialCardFifteen
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonial="Finally, a brand that gets it. The comfort is unmatched, and I feel incredible wearing it."
|
testimonial=""
|
||||||
rating={5}
|
rating={0}
|
||||||
author="Sarah M."
|
author=""
|
||||||
avatars={[
|
avatars={[]}
|
||||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-charming-adorable-lady-with-dark-hairstyle-is-posing-with-shy-smile-is-touching-head-while-looking-camera_291650-2392.jpg", alt: "Customer 1" },
|
|
||||||
{ src: "http://img.b2bpic.net/free-photo/portrait-woman-talking-phone_23-2148660681.jpg", alt: "Customer 2" },
|
|
||||||
{ src: "http://img.b2bpic.net/free-photo/beauty-vlogger-preparing-video-blog_23-2148916316.jpg", alt: "Customer 3" },
|
|
||||||
{ src: "http://img.b2bpic.net/free-photo/pretty-woman-enjoing-tropical-vacations-thailand-wearing-white-blouse-posing-palmtrees_273443-4988.jpg", alt: "Customer 4" },
|
|
||||||
{ src: "http://img.b2bpic.net/free-photo/still-life-sant-jordi-day-books-roses_23-2151197568.jpg", alt: "Customer 5" }
|
|
||||||
]}
|
|
||||||
ratingAnimation="blur-reveal"
|
ratingAnimation="blur-reveal"
|
||||||
avatarsAnimation="slide-up"
|
avatarsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -138,35 +94,19 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Questions? Let’s Chat."
|
title=""
|
||||||
description="Our team is here to help you find the perfect fit. Reach out for any questions about our collection or your order."
|
description=""
|
||||||
inputs={[
|
inputs={[]}
|
||||||
{ name: "name", type: "text", placeholder: "Name", required: true },
|
|
||||||
{ name: "email", type: "email", placeholder: "Email", required: true }
|
|
||||||
]}
|
|
||||||
textarea={{ name: "message", placeholder: "How can we help you?", required: true }}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-partners-standing-apart_23-2148976592.jpg"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseCard
|
<FooterBaseCard
|
||||||
logoText="www.bechic.com"
|
logoText=""
|
||||||
columns={[
|
columns={[]}
|
||||||
{
|
|
||||||
title: "Shop", items: [{ label: "New Arrivals", href: "#" }, { label: "Bralettes", href: "#" }, { label: "Sleepwear", href: "#" }]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Support", items: [{ label: "Size Guide", href: "#" }, { label: "Shipping", href: "#" }, { label: "Contact", href: "#contact" }]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }]
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
copyrightText="© 2025 www.bechic.com. All rights reserved."
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user