Merge version_1 into main #2
@@ -25,24 +25,13 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "/shop",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Shop", id: "/shop" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="Veloura Intimates"
|
||||
button={{ text: "Contact Us", href: "/contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -51,7 +40,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Our Brand Story"
|
||||
description="At Veloura Intimates, we believe in confidence, self-love, and feeling beautiful in your own skin. Our lingerie is designed to empower every body."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/abstract-artistic-portrait-of-a-woman-lo-1774615126482-6e1c29aa.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/abstract-artistic-portrait-of-a-woman-lo-1774615126482-6e1c29aa.png"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -64,25 +53,9 @@ export default function LandingPage() {
|
||||
description="Read more about our commitment to luxury."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Fashion",
|
||||
title: "The Art of Silk",
|
||||
excerpt: "Deep dive into our fabric selection process.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/close-up-detail-shot-of-luxury-black-lac-1774615128953-15fa41f7.png?_wi=4",
|
||||
authorName: "Veloura Editorial",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/simple-portrait-of-a-woman-1774615123068-615c4327.png",
|
||||
date: "Oct 2024",
|
||||
},
|
||||
id: "b1", category: "Fashion", title: "The Art of Silk", excerpt: "Deep dive into our fabric selection process.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/close-up-detail-shot-of-luxury-black-lac-1774615128953-15fa41f7.png", authorName: "Veloura Editorial", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/simple-portrait-of-a-woman-1774615123068-615c4327.png", date: "Oct 2024"},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Empowerment",
|
||||
title: "Confidence Starts Within",
|
||||
excerpt: "Our brand philosophy explained.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/abstract-artistic-portrait-of-a-woman-lo-1774615126482-6e1c29aa.png?_wi=3",
|
||||
authorName: "Veloura Editorial",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/simple-portrait-of-a-woman-1774615123045-a110f326.png",
|
||||
date: "Nov 2024",
|
||||
},
|
||||
id: "b2", category: "Empowerment", title: "Confidence Starts Within", excerpt: "Our brand philosophy explained.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/abstract-artistic-portrait-of-a-woman-lo-1774615126482-6e1c29aa.png", authorName: "Veloura Editorial", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/simple-portrait-of-a-woman-1774615123045-a110f326.png", date: "Nov 2024"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -90,40 +63,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
{
|
||||
label: "Bras",
|
||||
href: "/shop",
|
||||
},
|
||||
{
|
||||
label: "Panties",
|
||||
href: "/shop",
|
||||
},
|
||||
{
|
||||
label: "Sets",
|
||||
href: "/shop",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/faq",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Shop", items: [{ label: "Bras", href: "/shop" }, { label: "Panties", href: "/shop" }, { label: "Sets", href: "/shop" }] },
|
||||
{ title: "About", items: [{ label: "Our Story", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "FAQ", href: "/faq" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Veloura Intimates"
|
||||
bottomRightText="Privacy Policy"
|
||||
@@ -132,4 +73,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -25,46 +25,27 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "/shop",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Shop", id: "/shop" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="Veloura Intimates"
|
||||
button={{ text: "Contact Us", href: "/contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq-section" data-section="faq-section">
|
||||
<FaqSplitMedia
|
||||
textboxLayout="split"
|
||||
faqsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Free Shipping?",
|
||||
content: "Yes, on orders over $50.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Size Guide?",
|
||||
content: "Check our size chart on product pages.",
|
||||
},
|
||||
{ id: "q1", title: "Free Shipping?", content: "Yes, on orders over $50." },
|
||||
{ id: "q2", title: "Size Guide?", content: "Check our size chart on product pages." },
|
||||
]}
|
||||
title="Need Help?"
|
||||
description="Frequently asked questions."
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -74,12 +55,7 @@ export default function LandingPage() {
|
||||
testimonial="The best luxury experience I've had. Truly empowering pieces."
|
||||
rating={5}
|
||||
author="Isabella"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/simple-portrait-of-a-woman-1774615123401-3a9bb0ce.png",
|
||||
alt: "Customer",
|
||||
},
|
||||
]}
|
||||
avatars={[{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/simple-portrait-of-a-woman-1774615123401-3a9bb0ce.png", alt: "Customer" }]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
/>
|
||||
@@ -88,40 +64,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
{
|
||||
label: "Bras",
|
||||
href: "/shop",
|
||||
},
|
||||
{
|
||||
label: "Panties",
|
||||
href: "/shop",
|
||||
},
|
||||
{
|
||||
label: "Sets",
|
||||
href: "/shop",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/faq",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Shop", items: [{ label: "Bras", href: "/shop" }, { label: "Panties", href: "/shop" }, { label: "Sets", href: "/shop" }] },
|
||||
{ title: "About", items: [{ label: "Our Story", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "FAQ", href: "/faq" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Veloura Intimates"
|
||||
bottomRightText="Privacy Policy"
|
||||
@@ -130,4 +74,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
208
src/app/page.tsx
208
src/app/page.tsx
@@ -29,61 +29,28 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "/shop",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Shop", id: "/shop" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="Veloura Intimates"
|
||||
button={{ text: "Contact Us", href: "/contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Unleash Your Confidence"
|
||||
description="Luxury lingerie designed to make you feel irresistible."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "/shop",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Shop Now", href: "/shop" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/professional-fashion-model-posing-gracef-1774615128513-1a49426b.png",
|
||||
imageAlt: "Model in lace lingerie",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/close-up-detail-shot-of-luxury-black-lac-1774615128953-15fa41f7.png?_wi=1",
|
||||
imageAlt: "Luxury black lace set",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/premium-nude-shapewear-displayed-elegant-1774615123369-b73e71de.png?_wi=1",
|
||||
imageAlt: "Elegant shapewear",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/collection-of-silk-and-lace-thongs-and-p-1774615129048-d4177bf8.png?_wi=1",
|
||||
imageAlt: "Silk and lace collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/abstract-artistic-portrait-of-a-woman-lo-1774615126482-6e1c29aa.png?_wi=1",
|
||||
imageAlt: "Confident aesthetic portrait",
|
||||
},
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/professional-fashion-model-posing-gracef-1774615128513-1a49426b.png", imageAlt: "Model in lace lingerie" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/close-up-detail-shot-of-luxury-black-lac-1774615128953-15fa41f7.png", imageAlt: "Luxury black lace set" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/premium-nude-shapewear-displayed-elegant-1774615123369-b73e71de.png", imageAlt: "Elegant shapewear" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/collection-of-silk-and-lace-thongs-and-p-1774615129048-d4177bf8.png", imageAlt: "Silk and lace collection" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/abstract-artistic-portrait-of-a-woman-lo-1774615126482-6e1c29aa.png", imageAlt: "Confident aesthetic portrait" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -91,65 +58,24 @@ export default function LandingPage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTen
|
||||
textboxLayout="split"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Soft Luxury Fabrics",
|
||||
description: "Materials selected for your comfort and elegance.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/close-up-detail-shot-of-luxury-black-lac-1774615128953-15fa41f7.png?_wi=2",
|
||||
imageAlt: "Soft lace detail",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "Breathable Lace",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Premium Silk",
|
||||
},
|
||||
],
|
||||
id: "f1", title: "Soft Luxury Fabrics", description: "Materials selected for your comfort and elegance.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/close-up-detail-shot-of-luxury-black-lac-1774615128953-15fa41f7.png", imageAlt: "Soft lace detail" },
|
||||
items: [{ icon: Sparkles, text: "Breathable Lace" }, { icon: CheckCircle, text: "Premium Silk" }],
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Perfect Fit Technology",
|
||||
description: "Designed to contour and support.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/premium-nude-shapewear-displayed-elegant-1774615123369-b73e71de.png?_wi=2",
|
||||
imageAlt: "Perfect fit",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Star,
|
||||
text: "Stretchy Fit",
|
||||
},
|
||||
{
|
||||
icon: Award,
|
||||
text: "Comfort Focused",
|
||||
},
|
||||
],
|
||||
id: "f2", title: "Perfect Fit Technology", description: "Designed to contour and support.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/premium-nude-shapewear-displayed-elegant-1774615123369-b73e71de.png", imageAlt: "Perfect fit" },
|
||||
items: [{ icon: Star, text: "Stretchy Fit" }, { icon: Award, text: "Comfort Focused" }],
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Empowering Designs",
|
||||
description: "Wear your confidence everyday.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/collection-of-silk-and-lace-thongs-and-p-1774615129048-d4177bf8.png?_wi=2",
|
||||
imageAlt: "Lingerie sets",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Shield,
|
||||
text: "Durable Stitching",
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
text: "Modern Aesthetic",
|
||||
},
|
||||
],
|
||||
},
|
||||
id: "f3", title: "Empowering Designs", description: "Wear your confidence everyday.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/collection-of-silk-and-lace-thongs-and-p-1774615129048-d4177bf8.png", imageAlt: "Lingerie sets" },
|
||||
items: [{ icon: Shield, text: "Durable Stitching" }, { icon: Zap, text: "Modern Aesthetic" }],
|
||||
reverse: false
|
||||
}
|
||||
]}
|
||||
title="Why Veloura?"
|
||||
description="Exquisite quality meets empowering comfort."
|
||||
@@ -160,31 +86,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/portrait-of-a-young-woman-smiling-natura-1774615123603-3285a58a.png",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Emma",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/portrait-of-a-young-woman-looking-elegan-1774615122882-359a1286.png",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Chloe",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/portrait-of-a-young-woman-relaxed-smile-1774615122964-913a1093.png",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jessica",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/portrait-of-a-young-woman-smiling-1774615122985-fb0ef7e8.png",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sophia",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/simple-portrait-of-a-woman-1774615123068-615c4327.png",
|
||||
},
|
||||
{ id: "1", name: "Sarah", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/portrait-of-a-young-woman-smiling-natura-1774615123603-3285a58a.png" },
|
||||
{ id: "2", name: "Emma", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/portrait-of-a-young-woman-looking-elegan-1774615122882-359a1286.png" },
|
||||
{ id: "3", name: "Chloe", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/portrait-of-a-young-woman-relaxed-smile-1774615122964-913a1093.png" },
|
||||
{ id: "4", name: "Jessica", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/portrait-of-a-young-woman-smiling-1774615122985-fb0ef7e8.png" },
|
||||
{ id: "5", name: "Sophia", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/simple-portrait-of-a-woman-1774615123068-615c4327.png" }
|
||||
]}
|
||||
cardTitle="What They Say"
|
||||
cardTag="Reviews"
|
||||
@@ -195,9 +101,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Stay Connected"
|
||||
title="Join the Veloura Circle"
|
||||
description="Be the first to know about new arrivals and exclusive seasonal offers."
|
||||
@@ -213,20 +117,8 @@ export default function LandingPage() {
|
||||
title="Our Impact"
|
||||
description="Empowering women across the globe through luxury design."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15k+",
|
||||
title: "Happy Customers",
|
||||
description: "Lingerie sets delivered",
|
||||
icon: Smile,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "98%",
|
||||
title: "Satisfaction Rate",
|
||||
description: "Based on reviews",
|
||||
icon: ThumbsUp,
|
||||
},
|
||||
{ id: "m1", value: "15k+", title: "Happy Customers", description: "Lingerie sets delivered", icon: Smile },
|
||||
{ id: "m2", value: "98%", title: "Satisfaction Rate", description: "Based on reviews", icon: ThumbsUp },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -234,40 +126,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
{
|
||||
label: "Bras",
|
||||
href: "/shop",
|
||||
},
|
||||
{
|
||||
label: "Panties",
|
||||
href: "/shop",
|
||||
},
|
||||
{
|
||||
label: "Sets",
|
||||
href: "/shop",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/faq",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Shop", items: [{ label: "Bras", href: "/shop" }, { label: "Panties", href: "/shop" }, { label: "Sets", href: "/shop" }] },
|
||||
{ title: "About", items: [{ label: "Our Story", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "FAQ", href: "/faq" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Veloura Intimates"
|
||||
bottomRightText="Privacy Policy"
|
||||
@@ -276,4 +136,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -26,24 +26,13 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "/shop",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Shop", id: "/shop" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="Veloura Intimates"
|
||||
button={{ text: "Contact Us", href: "/contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -54,33 +43,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Veloura",
|
||||
name: "Lace Set",
|
||||
price: "$45",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/close-up-detail-shot-of-luxury-black-lac-1774615128953-15fa41f7.png?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Veloura",
|
||||
name: "Silk Thong",
|
||||
price: "$15",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/collection-of-silk-and-lace-thongs-and-p-1774615129048-d4177bf8.png?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Veloura",
|
||||
name: "Shapewear",
|
||||
price: "$35",
|
||||
rating: 4,
|
||||
reviewCount: "20",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/premium-nude-shapewear-displayed-elegant-1774615123369-b73e71de.png?_wi=3",
|
||||
},
|
||||
{ id: "p1", brand: "Veloura", name: "Lace Set", price: "$45", rating: 5, reviewCount: "12", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/close-up-detail-shot-of-luxury-black-lac-1774615128953-15fa41f7.png" },
|
||||
{ id: "p2", brand: "Veloura", name: "Silk Thong", price: "$15", rating: 5, reviewCount: "8", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/collection-of-silk-and-lace-thongs-and-p-1774615129048-d4177bf8.png" },
|
||||
{ id: "p3", brand: "Veloura", name: "Shapewear", price: "$35", rating: 4, reviewCount: "20", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/premium-nude-shapewear-displayed-elegant-1774615123369-b73e71de.png" },
|
||||
]}
|
||||
title="Our Collection"
|
||||
description="Discover your new favorites."
|
||||
@@ -96,20 +61,8 @@ export default function LandingPage() {
|
||||
title="Quality Standards"
|
||||
description="Every piece is crafted for excellence."
|
||||
metrics={[
|
||||
{
|
||||
id: "q1",
|
||||
value: "100%",
|
||||
title: "Ethical Sourcing",
|
||||
description: "Sustainable materials",
|
||||
icon: Leaf,
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
value: "24/7",
|
||||
title: "Customer Support",
|
||||
description: "Always here for you",
|
||||
icon: Headphones,
|
||||
},
|
||||
{ id: "q1", value: "100%", title: "Ethical Sourcing", description: "Sustainable materials", icon: Leaf },
|
||||
{ id: "q2", value: "24/7", title: "Customer Support", description: "Always here for you", icon: Headphones },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -117,40 +70,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
{
|
||||
label: "Bras",
|
||||
href: "/shop",
|
||||
},
|
||||
{
|
||||
label: "Panties",
|
||||
href: "/shop",
|
||||
},
|
||||
{
|
||||
label: "Sets",
|
||||
href: "/shop",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/faq",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Shop", items: [{ label: "Bras", href: "/shop" }, { label: "Panties", href: "/shop" }, { label: "Sets", href: "/shop" }] },
|
||||
{ title: "About", items: [{ label: "Our Story", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "FAQ", href: "/faq" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Veloura Intimates"
|
||||
bottomRightText="Privacy Policy"
|
||||
@@ -159,4 +80,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user