Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-27 15:29:08 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Shop",
id: "/shop",
},
name: "Shop", id: "/shop"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Veloura Intimates"
/>
@@ -54,52 +46,29 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Unleash Your Confidence"
description="Luxury lingerie designed to make you feel irresistible."
testimonials={[
{
name: "Sarah J.",
handle: "@sarahj",
testimonial: "The most comfortable and elegant set I have ever owned. I feel so empowered.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/a-portrait-of-a-woman-looking-confident--1774618527096-9d1bd115.png?_wi=1",
},
name: "Sarah J.", handle: "@sarahj", testimonial: "The most comfortable and elegant set I have ever owned. I feel so empowered.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/a-portrait-of-a-woman-looking-confident--1774618527096-9d1bd115.png?_wi=1"},
{
name: "Chloe M.",
handle: "@chloem",
testimonial: "Soft, luxury feel. Perfect fit for every body type.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/a-portrait-of-a-woman-with-an-elegant-sm-1774618528979-2f055a22.png",
},
name: "Chloe M.", handle: "@chloem", testimonial: "Soft, luxury feel. Perfect fit for every body type.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/a-portrait-of-a-woman-with-an-elegant-sm-1774618528979-2f055a22.png"},
{
name: "Amelia R.",
handle: "@ameliar",
testimonial: "Sophisticated designs that make me feel beautiful every single day.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/a-portrait-of-a-stylish-woman-high-fashi-1774618525531-ff699f82.png",
},
name: "Amelia R.", handle: "@ameliar", testimonial: "Sophisticated designs that make me feel beautiful every single day.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/a-portrait-of-a-stylish-woman-high-fashi-1774618525531-ff699f82.png"},
{
name: "Elena V.",
handle: "@elenav",
testimonial: "My partner loved the gift, and I loved the quality of the lace!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/a-portrait-of-a-sophisticated-woman-1774618527017-703f5186.png",
},
name: "Elena V.", handle: "@elenav", testimonial: "My partner loved the gift, and I loved the quality of the lace!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/a-portrait-of-a-sophisticated-woman-1774618527017-703f5186.png"},
{
name: "Sophia L.",
handle: "@sophialuxe",
testimonial: "Truly unmatched quality. I feel like a queen every time I wear these pieces.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/a-portrait-of-a-woman-looking-confident--1774618527096-9d1bd115.png?_wi=2",
},
name: "Sophia L.", handle: "@sophialuxe", testimonial: "Truly unmatched quality. I feel like a queen every time I wear these pieces.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/a-portrait-of-a-woman-looking-confident--1774618527096-9d1bd115.png?_wi=2"},
]}
buttons={[
{
text: "Shop Now",
href: "/shop",
},
text: "Shop Now", href: "/shop"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/professional-fashion-photography-of-a-co-1774618527118-96d74e84.png"
mediaAnimation="slide-up"
@@ -111,11 +80,11 @@ export default function LandingPage() {
<LogoCloudGlassmorphic
badgeText="Trusted by 10+ companies"
logos={[
{ src: "https://webuild-assets.s3.eu-north-1.amazonaws.com/logos/logo-light-1.png", alt: "Company 1" },
{ src: "https://webuild-assets.s3.eu-north-1.amazonaws.com/logos/logo-light-2.png", alt: "Company 2" },
{ src: "https://webuild-assets.s3.eu-north-1.amazonaws.com/logos/logo-light-3.png", alt: "Company 3" },
{ src: "https://webuild-assets.s3.eu-north-1.amazonaws.com/logos/logo-light-4.png", alt: "Company 4" },
{ src: "https://webuild-assets.s3.eu-north-1.amazonaws.com/logos/logo-light-5.png", alt: "Company 5" },
{ src: "https://placehold.co/400x400?text=Logo1", alt: "Company 1" },
{ src: "https://placehold.co/400x400?text=Logo2", alt: "Company 2" },
{ src: "https://placehold.co/400x400?text=Logo3", alt: "Company 3" },
{ src: "https://placehold.co/400x400?text=Logo4", alt: "Company 4" },
{ src: "https://placehold.co/400x400?text=Logo5", alt: "Company 5" },
]}
/>
</div>
@@ -125,9 +94,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Philosophy"
description={[
"At Veloura Intimates, we believe confidence starts from within. Our pieces are crafted to celebrate self-love and the beauty of your skin.",
"Every stitch is designed with the modern, empowered woman in mind—blending comfort with pure luxury.",
]}
"At Veloura Intimates, we believe confidence starts from within. Our pieces are crafted to celebrate self-love and the beauty of your skin.", "Every stitch is designed with the modern, empowered woman in mind—blending comfort with pure luxury."]}
/>
</div>
@@ -137,20 +104,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "How do I find my size?",
content: "Check our detailed size guide on each product page for a perfect, comfortable fit.",
},
id: "f1", title: "How do I find my size?", content: "Check our detailed size guide on each product page for a perfect, comfortable fit."},
{
id: "f2",
title: "Is the shipping free?",
content: "We offer free shipping on all orders over $100.",
},
id: "f2", title: "Is the shipping free?", content: "We offer free shipping on all orders over $100."},
{
id: "f3",
title: "What is your return policy?",
content: "We accept returns within 30 days of purchase for unused, pristine items.",
},
id: "f3", title: "What is your return policy?", content: "We accept returns within 30 days of purchase for unused, pristine items."},
]}
title="Common Questions"
description="Everything you need to know about your order and comfort fit."
@@ -165,20 +123,11 @@ export default function LandingPage() {
tag="Quality Assured"
metrics={[
{
id: "m1",
value: "100+",
description: "Unique Designs",
},
id: "m1", value: "100+", description: "Unique Designs"},
{
id: "m2",
value: "5k+",
description: "Happy Clients",
},
id: "m2", value: "5k+", description: "Happy Clients"},
{
id: "m3",
value: "24/7",
description: "Support",
},
id: "m3", value: "24/7", description: "Support"},
]}
metricsAnimation="slide-up"
/>
@@ -192,15 +141,9 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "f1",
title: "How do I care for my lace?",
content: "We recommend hand washing in cool water with mild detergent.",
},
id: "f1", title: "How do I care for my lace?", content: "We recommend hand washing in cool water with mild detergent."},
{
id: "f2",
title: "Do you ship globally?",
content: "Yes, we ship our luxury collection worldwide.",
},
id: "f2", title: "Do you ship globally?", content: "Yes, we ship our luxury collection worldwide."},
]}
/>
</div>