Update src/app/page.tsx
This commit is contained in:
158
src/app/page.tsx
158
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
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="Sweet Temptation"
|
||||
/>
|
||||
@@ -52,25 +44,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{ name: "gradient-bars" }}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Unleash Your Confidence"
|
||||
description="Luxury lingerie designed to make you feel irresistible."
|
||||
tag="New Collection"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#shop",
|
||||
},
|
||||
text: "Shop Now", href: "#shop"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/elegant-woman-wearing-black-lace-lingeri-1774615150466-76b2ca60.png",
|
||||
imageAlt: "Model in lace",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/elegant-woman-wearing-black-lace-lingeri-1774615150466-76b2ca60.png", imageAlt: "Model in lace"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/stunning-model-in-blush-pink-silk-linger-1774615150278-ec4500a3.png",
|
||||
imageAlt: "Model in lace",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/stunning-model-in-blush-pink-silk-linger-1774615150278-ec4500a3.png", imageAlt: "Model in lace"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -86,17 +72,11 @@ export default function LandingPage() {
|
||||
description="At Sweet Temptation, we believe that true confidence starts from within. Our pieces are crafted to celebrate every curve, blending comfort with unapologetic sensuality."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Self-Love First",
|
||||
description: "Designed to celebrate you.",
|
||||
},
|
||||
title: "Self-Love First", description: "Designed to celebrate you."},
|
||||
{
|
||||
title: "Premium Comfort",
|
||||
description: "Soft, breathable, everyday wear.",
|
||||
},
|
||||
title: "Premium Comfort", description: "Soft, breathable, everyday wear."},
|
||||
{
|
||||
title: "Empowered Style",
|
||||
description: "For the modern, daring woman.",
|
||||
},
|
||||
title: "Empowered Style", description: "For the modern, daring woman."},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/close-up-of-high-quality-lace-fabric-tex-1774615150578-264f7667.png"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -111,23 +91,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Lace Dream Set",
|
||||
price: "$45",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/professional-product-shot-of-lace-linger-1774615150198-ca32eca0.png?_wi=2",
|
||||
},
|
||||
id: "1", name: "Lace Dream Set", price: "$45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/professional-product-shot-of-lace-linger-1774615150198-ca32eca0.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Silky Smooth Panty",
|
||||
price: "$18",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/silky-thong-product-photography-minimali-1774615150058-cdf0e418.png?_wi=2",
|
||||
},
|
||||
id: "2", name: "Silky Smooth Panty", price: "$18", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/silky-thong-product-photography-minimali-1774615150058-cdf0e418.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Empower Shapewear",
|
||||
price: "$55",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/high-end-shapewear-product-shot-1774615150440-503b0a77.png?_wi=2",
|
||||
},
|
||||
id: "3", name: "Empower Shapewear", price: "$55", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/high-end-shapewear-product-shot-1774615150440-503b0a77.png"},
|
||||
]}
|
||||
title="Shop Our Collections"
|
||||
description="Discover your new favorite set."
|
||||
@@ -141,59 +109,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Customer",
|
||||
company: "Loyal Fan",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/elegant-young-woman-looking-confident-av-1774615150234-24b4d242.png?_wi=1",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "Customer", company: "Loyal Fan", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/elegant-young-woman-looking-confident-av-1774615150234-24b4d242.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Chloe M.",
|
||||
role: "Customer",
|
||||
company: "Loyal Fan",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/beautiful-woman-smiling-elegant-portrait-1774615149992-eaa4191f.png",
|
||||
},
|
||||
id: "2", name: "Chloe M.", role: "Customer", company: "Loyal Fan", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/beautiful-woman-smiling-elegant-portrait-1774615149992-eaa4191f.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena R.",
|
||||
role: "Customer",
|
||||
company: "Loyal Fan",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/professional-woman-with-soft-lighting-1774615148577-b03f1b50.png",
|
||||
},
|
||||
id: "3", name: "Elena R.", role: "Customer", company: "Loyal Fan", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/professional-woman-with-soft-lighting-1774615148577-b03f1b50.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mia L.",
|
||||
role: "Customer",
|
||||
company: "Loyal Fan",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/chic-woman-soft-aesthetic-1774615150381-11a375f7.png",
|
||||
},
|
||||
id: "4", name: "Mia L.", role: "Customer", company: "Loyal Fan", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5jjTA5/chic-woman-soft-aesthetic-1774615150381-11a375f7.png"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jordan P.",
|
||||
role: "Customer",
|
||||
company: "Loyal Fan",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/elegant-young-woman-looking-confident-av-1774615150234-24b4d242.png?_wi=2",
|
||||
},
|
||||
id: "5", name: "Jordan P.", role: "Customer", company: "Loyal Fan", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/elegant-young-woman-looking-confident-av-1774615150234-24b4d242.png"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "10k+",
|
||||
label: "Happy Customers",
|
||||
},
|
||||
value: "10k+", label: "Happy Customers"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Self-Love",
|
||||
},
|
||||
value: "100%", label: "Self-Love"},
|
||||
{
|
||||
value: "5/5",
|
||||
label: "Rated Quality",
|
||||
},
|
||||
value: "5/5", label: "Rated Quality"},
|
||||
]}
|
||||
title="What Our Goddesses Say"
|
||||
description="Real women, real confidence."
|
||||
@@ -206,27 +143,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What is your return policy?",
|
||||
content: "We offer easy returns within 30 days.",
|
||||
},
|
||||
id: "f1", title: "What is your return policy?", content: "We offer easy returns within 30 days."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you ship worldwide?",
|
||||
content: "Yes, we ship globally.",
|
||||
},
|
||||
id: "f2", title: "Do you ship worldwide?", content: "Yes, we ship globally."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How do I find my size?",
|
||||
content: "Check our detailed size guide on each product.",
|
||||
},
|
||||
id: "f3", title: "How do I find my size?", content: "Check our detailed size guide on each product."},
|
||||
]}
|
||||
ctaTitle="Questions? We’re here."
|
||||
ctaDescription="Get in touch or browse our FAQs."
|
||||
ctaButton={{
|
||||
text: "Contact Us",
|
||||
href: "mailto:hello@veloura.com",
|
||||
}}
|
||||
text: "Contact Us", href: "mailto:hello@veloura.com"}}
|
||||
ctaIcon={Mail}
|
||||
/>
|
||||
</div>
|
||||
@@ -235,29 +161,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "Bras",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Bras", href: "/shop"},
|
||||
{
|
||||
label: "Panties",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Panties", href: "/shop"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "FAQ", href: "#contact"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user