Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-27 12:26:44 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Collections",
id: "products",
},
name: "Collections", id: "products"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Sweet Temptation"
/>
@@ -55,75 +47,51 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Unleash Your Confidence"
description="Luxury lingerie designed to make you feel irresistible."
buttons={[
{
text: "Shop Now",
href: "#products",
},
text: "Shop Now", href: "#products"},
]}
mediaItems={[
{
imageSrc: "https://pixabay.com/get/g9c6a88b2f12aa75bb017cf81251ff6d5ef18fe9c14243325b5cb41e20f6cc9067eb0a1df607725cb98bc426fe9e754dbf85a3c20dc225ee031c2c0abfe260433_1280.jpg",
imageAlt: "Model in lace lingerie",
},
imageSrc: "https://pixabay.com/get/g9c6a88b2f12aa75bb017cf81251ff6d5ef18fe9c14243325b5cb41e20f6cc9067eb0a1df607725cb98bc426fe9e754dbf85a3c20dc225ee031c2c0abfe260433_1280.jpg", imageAlt: "Model in lace lingerie"},
{
imageSrc: "https://pixabay.com/get/g99a3cfdfdc86dc291e2e64f1982c917781cbf6645a8c464b777fb475faea6791531b8d8ae72910c5173b03e890611c29ded03533ba3a6b53ccf89636752ef4f1_1280.jpg",
imageAlt: "Lace set details",
},
imageSrc: "https://pixabay.com/get/g99a3cfdfdc86dc291e2e64f1982c917781cbf6645a8c464b777fb475faea6791531b8d8ae72910c5173b03e890611c29ded03533ba3a6b53ccf89636752ef4f1_1280.jpg", imageAlt: "Lace set details"},
{
imageSrc: "https://pixabay.com/get/gba82afba67e0bc9cea6dfd49e8b8648ff1aeb2af1426db1abc8bf9d90e0f0560e69635509e8ec369291bb59d889e764495f5fefa502d964c5afd5c74cc7ce2a4_1280.jpg",
imageAlt: "Silk lingerie lifestyle",
},
imageSrc: "https://pixabay.com/get/gba82afba67e0bc9cea6dfd49e8b8648ff1aeb2af1426db1abc8bf9d90e0f0560e69635509e8ec369291bb59d889e764495f5fefa502d964c5afd5c74cc7ce2a4_1280.jpg", imageAlt: "Silk lingerie lifestyle"},
{
imageSrc: "https://pixabay.com/get/g3badf10eae6649926a6853372d7a35447b6771b088328f346a7384defdc42b1265e67e0c90d705112b018929cc90899b3e537f03c123feba53a878a8155af074_1280.jpg",
imageAlt: "Empowered woman photoshoot",
},
imageSrc: "https://pixabay.com/get/g3badf10eae6649926a6853372d7a35447b6771b088328f346a7384defdc42b1265e67e0c90d705112b018929cc90899b3e537f03c123feba53a878a8155af074_1280.jpg", imageAlt: "Empowered woman photoshoot"},
{
imageSrc: "https://pixabay.com/get/gf9f2ff4ba35a80f570ce9a173e53d7c675b18c4c9207bada9d87f8c4e28dbeba936425050c7502b14427542e3653d29775377d4d1cb8271a9616db9b8843ffe0_1280.jpg",
imageAlt: "Luxury intimates",
},
imageSrc: "https://pixabay.com/get/gf9f2ff4ba35a80f570ce9a173e53d7c675b18c4c9207bada9d87f8c4e28dbeba936425050c7502b14427542e3653d29775377d4d1cb8271a9616db9b8843ffe0_1280.jpg", imageAlt: "Luxury intimates"},
{
imageSrc: "https://pixabay.com/get/g94c8f1e10ab715d96012622ad328b14a2b23630551b04b6dc0c66aacb4983be5c2b1656e089024e2a129a36a670e581a581e11c330f29e13e2c67cf58521f832_1280.jpg",
imageAlt: "Soft luxury set",
},
imageSrc: "https://pixabay.com/get/g94c8f1e10ab715d96012622ad328b14a2b23630551b04b6dc0c66aacb4983be5c2b1656e089024e2a129a36a670e581a581e11c330f29e13e2c67cf58521f832_1280.jpg", imageAlt: "Soft luxury set"},
]}
/>
</div>
<div id="features" data-section="features">
<FeatureHoverPattern
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
icon: Sparkles,
title: "Luxurious Lace",
description: "Hand-picked French lace for a soft, delicate touch.",
},
title: "Luxurious Lace", description: "Hand-picked French lace for a soft, delicate touch."},
{
icon: Shield,
title: "Perfect Fit",
description: "Engineered for support and all-day comfort.",
},
title: "Perfect Fit", description: "Engineered for support and all-day comfort."},
{
icon: Heart,
title: "Empowering Design",
description: "Styles meant to make you feel truly beautiful.",
},
title: "Empowering Design", description: "Styles meant to make you feel truly beautiful."},
{
icon: Star,
title: "Premium Materials",
description: "Sourced from the finest silk and satin providers.",
},
title: "Premium Materials", description: "Sourced from the finest silk and satin providers."},
{
icon: Zap,
title: "Express Confidence",
description: "Designed to celebrate your natural curves daily.",
},
title: "Express Confidence", description: "Designed to celebrate your natural curves daily."},
]}
title="Why Choose Sweet Temptation"
description="Exquisite quality meets empowering design."
@@ -138,32 +106,14 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Veloura",
name: "Lace Romance Set",
price: "$85",
rating: 5,
reviewCount: "128",
imageSrc: "https://pixabay.com/get/g99a1c3512ab47d253d94cddf21b44e1d2f1ec9f56fa5365a76af8fc20b7878fc2cef5aaa6d7febd8ec4a99d99370642188da6a73c2b32879e465f6188d027080_1280.jpg",
},
id: "p1", brand: "Veloura", name: "Lace Romance Set", price: "$85", rating: 5,
reviewCount: "128", imageSrc: "https://pixabay.com/get/g99a1c3512ab47d253d94cddf21b44e1d2f1ec9f56fa5365a76af8fc20b7878fc2cef5aaa6d7febd8ec4a99d99370642188da6a73c2b32879e465f6188d027080_1280.jpg"},
{
id: "p2",
brand: "Veloura",
name: "Seamless Shapewear",
price: "$45",
rating: 4,
reviewCount: "92",
imageSrc: "https://pixabay.com/get/gf9b3d57e551d4020ef765b8233df15fb700361365dfe4b83be9c395ce1bfb9e4dc415d5bee8e2cdd320aaaec823e091d9e039f3ab5e0286fedc57199086785ff_1280.jpg",
},
id: "p2", brand: "Veloura", name: "Seamless Shapewear", price: "$45", rating: 4,
reviewCount: "92", imageSrc: "https://pixabay.com/get/gf9b3d57e551d4020ef765b8233df15fb700361365dfe4b83be9c395ce1bfb9e4dc415d5bee8e2cdd320aaaec823e091d9e039f3ab5e0286fedc57199086785ff_1280.jpg"},
{
id: "p3",
brand: "Veloura",
name: "Silk Nightwear",
price: "$120",
rating: 5,
reviewCount: "56",
imageSrc: "https://pixabay.com/get/g0309270f0b128432d5603755f1365227b1cb74236da8429bdcba268d3bb10c362207b19664747c6fedce6779b2ca0aac2d72c863eab9f88dec20103bc86bc370_1280.jpg",
},
id: "p3", brand: "Veloura", name: "Silk Nightwear", price: "$120", rating: 5,
reviewCount: "56", imageSrc: "https://pixabay.com/get/g0309270f0b128432d5603755f1365227b1cb74236da8429bdcba268d3bb10c362207b19664747c6fedce6779b2ca0aac2d72c863eab9f88dec20103bc86bc370_1280.jpg"},
]}
title="Our Signature Collections"
description="Timeless intimates for every occasion."
@@ -182,44 +132,20 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sophia L.",
handle: "@sophia_style",
testimonial: "I've never felt more confident in lingerie. Absolutely stunning.",
imageSrc: "https://pixabay.com/get/g16097541d651381584f6a80e71f462dbf21e584fc9af664641dee6f3098daa4558f58fbf6c8b59b607996ffa4d77fa9e2dc4709a78f0231987970ea74f2584aa_1280.jpg?_wi=1",
},
id: "1", name: "Sophia L.", handle: "@sophia_style", testimonial: "I've never felt more confident in lingerie. Absolutely stunning.", imageSrc: "https://pixabay.com/get/g16097541d651381584f6a80e71f462dbf21e584fc9af664641dee6f3098daa4558f58fbf6c8b59b607996ffa4d77fa9e2dc4709a78f0231987970ea74f2584aa_1280.jpg"},
{
id: "2",
name: "Maya K.",
handle: "@maya_empowers",
testimonial: "The fit is perfect and the quality is unmatched. Truly luxury.",
imageSrc: "https://pixabay.com/get/gb01c353146c550506d8b2b806fa40823c5ffcf626417c812945fec15bfb75c9aade0f4c2751424a0e878c0e305c3adff17ec6b73210934389167269eec5d71b1_1280.jpg",
},
id: "2", name: "Maya K.", handle: "@maya_empowers", testimonial: "The fit is perfect and the quality is unmatched. Truly luxury.", imageSrc: "https://pixabay.com/get/gb01c353146c550506d8b2b806fa40823c5ffcf626417c812945fec15bfb75c9aade0f4c2751424a0e878c0e305c3adff17ec6b73210934389167269eec5d71b1_1280.jpg"},
{
id: "3",
name: "Elena R.",
handle: "@elena_loves",
testimonial: "Feminine, classy, and so comfortable. My new favorites.",
imageSrc: "https://pixabay.com/get/g2ad31f76472db3bb51ce18924be4567624c5e0d7fcb8dd17cb45b9ac0f88ec35396e3ef52416a65d1ff9f0bd65db82811d839f09fcf6ecbd24b82f373930f75f_1280.jpg",
},
id: "3", name: "Elena R.", handle: "@elena_loves", testimonial: "Feminine, classy, and so comfortable. My new favorites.", imageSrc: "https://pixabay.com/get/g2ad31f76472db3bb51ce18924be4567624c5e0d7fcb8dd17cb45b9ac0f88ec35396e3ef52416a65d1ff9f0bd65db82811d839f09fcf6ecbd24b82f373930f75f_1280.jpg"},
{
id: "4",
name: "Chloe T.",
handle: "@chloeturns",
testimonial: "Empowerment in every thread. Couldn't recommend more.",
imageSrc: "https://pixabay.com/get/g40a4276884bbcc2d8c85095b2dfb0bf54fa2701990afdfe5272861087e4e52ec34bdfcf807f9daa7967ff76c3fd9aadf2ecb95db1fa829bbc7a4e91e48465c34_1280.jpg",
},
id: "4", name: "Chloe T.", handle: "@chloeturns", testimonial: "Empowerment in every thread. Couldn't recommend more.", imageSrc: "https://pixabay.com/get/g40a4276884bbcc2d8c85095b2dfb0bf54fa2701990afdfe5272861087e4e52ec34bdfcf807f9daa7967ff76c3fd9aadf2ecb95db1fa829bbc7a4e91e48465c34_1280.jpg"},
{
id: "5",
name: "Isabella V.",
handle: "@bella_vibes",
testimonial: "Soft, elegant, and perfectly tailored. Best purchase ever.",
imageSrc: "https://pixabay.com/get/g16097541d651381584f6a80e71f462dbf21e584fc9af664641dee6f3098daa4558f58fbf6c8b59b607996ffa4d77fa9e2dc4709a78f0231987970ea74f2584aa_1280.jpg?_wi=2",
},
id: "5", name: "Isabella V.", handle: "@bella_vibes", testimonial: "Soft, elegant, and perfectly tailored. Best purchase ever.", imageSrc: "https://pixabay.com/get/g16097541d651381584f6a80e71f462dbf21e584fc9af664641dee6f3098daa4558f58fbf6c8b59b607996ffa4d77fa9e2dc4709a78f0231987970ea74f2584aa_1280.jpg"},
]}
title="Loved By You"
description="Real stories from our empowering community."
@@ -232,20 +158,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "How do I find my size?",
content: "Check our comprehensive size guide on every product page.",
},
id: "f1", title: "How do I find my size?", content: "Check our comprehensive size guide on every product page."},
{
id: "f2",
title: "Do you offer international shipping?",
content: "Yes, we ship globally with discreet packaging.",
},
id: "f2", title: "Do you offer international shipping?", content: "Yes, we ship globally with discreet packaging."},
{
id: "f3",
title: "What is your return policy?",
content: "We accept returns on unworn items within 30 days.",
},
id: "f3", title: "What is your return policy?", content: "We accept returns on unworn items within 30 days."},
]}
imageSrc="https://pixabay.com/get/gb67bc3d5b3f2facfeb0588b4c4e174d1db3d4fa52be7f532517f0a58d0397ee0da2c2f608c4b3ecc35e18a1254c4035cd3c1ed4e7a63d550f5c344376b8e5271_1280.jpg"
title="Frequently Asked Questions"
@@ -262,20 +179,12 @@ export default function LandingPage() {
description="Have questions or need personal assistance?"
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
name: "name", type: "text", placeholder: "Your Name"},
{
name: "email",
type: "email",
placeholder: "Email Address",
},
name: "email", type: "email", placeholder: "Email Address"},
]}
textarea={{
name: "message",
placeholder: "How can we help you?",
}}
name: "message", placeholder: "How can we help you?"}}
imageSrc="https://pixabay.com/get/ga695f97edf3c008bc68a0964fef7a17a7f283c7d14535672b1b780b240a8047fa44f58cf265b92a89a77ab3b6903cc73e3212f2f8f825dcc573b1d5fb72f3693_1280.jpg"
mediaAnimation="opacity"
/>
@@ -287,37 +196,25 @@ export default function LandingPage() {
{
items: [
{
label: "Shop All",
href: "#products",
},
label: "Shop All", href: "#products"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
],
},
{
items: [
{
label: "Support",
href: "#faq",
},
label: "Support", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}