Update src/app/page.tsx
This commit is contained in:
166
src/app/page.tsx
166
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
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"
|
||||
/>
|
||||
@@ -53,52 +45,29 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Unleash Your Confidence"
|
||||
description="Luxury lingerie designed to make you feel irresistible."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Jessica R.",
|
||||
handle: "@jessstyle",
|
||||
testimonial: "The fit is absolutely perfect, I feel so empowered!",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g9b4b5be58e0d35e33ceaeec98d700e1690610ff0b543721636ba089c4d3b1f022557d811ee87694810527d21104ac9ec12f03e6cc0d8346397914dadf5a620e1_1280.jpg?_wi=1",
|
||||
},
|
||||
name: "Jessica R.", handle: "@jessstyle", testimonial: "The fit is absolutely perfect, I feel so empowered!", rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g9b4b5be58e0d35e33ceaeec98d700e1690610ff0b543721636ba089c4d3b1f022557d811ee87694810527d21104ac9ec12f03e6cc0d8346397914dadf5a620e1_1280.jpg?_wi=1"},
|
||||
{
|
||||
name: "Samantha P.",
|
||||
handle: "@sammyv",
|
||||
testimonial: "Truly luxury quality, feels like a second skin.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g136faa9e8dba33cc0fcea88e1f16e0acb5b237b1ad2bf432d5fd0291ee3823133085e5c7b929c850069f5444fe500062c19779f295461d635f6cab4d8aba79a7_1280.jpg?_wi=1",
|
||||
},
|
||||
name: "Samantha P.", handle: "@sammyv", testimonial: "Truly luxury quality, feels like a second skin.", rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g136faa9e8dba33cc0fcea88e1f16e0acb5b237b1ad2bf432d5fd0291ee3823133085e5c7b929c850069f5444fe500062c19779f295461d635f6cab4d8aba79a7_1280.jpg?_wi=1"},
|
||||
{
|
||||
name: "Elena M.",
|
||||
handle: "@elenam",
|
||||
testimonial: "The most comfortable set I've ever owned, pure luxury.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g399ed63114677d9e16f2532c1b8362aa2f8ea47ca4cc704b19cad1592d81ca712b26acf550d2fc738ff4bb33b08180c085f0c32ccd401da80527141f834b7d29_1280.jpg?_wi=1",
|
||||
},
|
||||
name: "Elena M.", handle: "@elenam", testimonial: "The most comfortable set I've ever owned, pure luxury.", rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g399ed63114677d9e16f2532c1b8362aa2f8ea47ca4cc704b19cad1592d81ca712b26acf550d2fc738ff4bb33b08180c085f0c32ccd401da80527141f834b7d29_1280.jpg?_wi=1"},
|
||||
{
|
||||
name: "Chloe L.",
|
||||
handle: "@chloeluxe",
|
||||
testimonial: "Incredible attention to detail, worth every penny.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g60e261f80a6dba7c153f1a96b60c162fc9bccd01450df426cb1a0866d35a3e3ccad2b909754fd413bdbad9e0202ee2a92510703f3c5fea38d4400af17e9d361d_1280.jpg?_wi=1",
|
||||
},
|
||||
name: "Chloe L.", handle: "@chloeluxe", testimonial: "Incredible attention to detail, worth every penny.", rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g60e261f80a6dba7c153f1a96b60c162fc9bccd01450df426cb1a0866d35a3e3ccad2b909754fd413bdbad9e0202ee2a92510703f3c5fea38d4400af17e9d361d_1280.jpg?_wi=1"},
|
||||
{
|
||||
name: "Priya K.",
|
||||
handle: "@priyak",
|
||||
testimonial: "Elegant, sexy, and empowering. Absolutely love it.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g9b4b5be58e0d35e33ceaeec98d700e1690610ff0b543721636ba089c4d3b1f022557d811ee87694810527d21104ac9ec12f03e6cc0d8346397914dadf5a620e1_1280.jpg?_wi=2",
|
||||
},
|
||||
name: "Priya K.", handle: "@priyak", testimonial: "Elegant, sexy, and empowering. Absolutely love it.", rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g9b4b5be58e0d35e33ceaeec98d700e1690610ff0b543721636ba089c4d3b1f022557d811ee87694810527d21104ac9ec12f03e6cc0d8346397914dadf5a620e1_1280.jpg?_wi=2"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#shop",
|
||||
},
|
||||
text: "Shop Now", href: "#shop"},
|
||||
]}
|
||||
imageSrc="https://pixabay.com/get/g831a107c854bea6b9c11932023d564dc668ed60e8e6e11d23bf29eb493d4f939cc93092e88cb031a20b9bebaab4bbf1c6f317d7aa9c7df6aaa17d7ac85b1d37e_1280.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -114,32 +83,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Veloura",
|
||||
name: "Midnight Lace Set",
|
||||
price: "$85.00",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "https://pixabay.com/get/geb642e8c707c3a071a841c4ee681b8db6314d95fd709e76aa03daf53aceb650a97cf5926355169f3856d7be0957c5c4817d0baf8804c9abd6cabb7465eaf3121_1280.jpg",
|
||||
},
|
||||
id: "p1", brand: "Veloura", name: "Midnight Lace Set", price: "$85.00", rating: 5,
|
||||
reviewCount: "120", imageSrc: "https://pixabay.com/get/geb642e8c707c3a071a841c4ee681b8db6314d95fd709e76aa03daf53aceb650a97cf5926355169f3856d7be0957c5c4817d0baf8804c9abd6cabb7465eaf3121_1280.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Veloura",
|
||||
name: "Blush Silk Breeze",
|
||||
price: "$92.00",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "https://pixabay.com/get/g0e171d2b181d6d5cb5b3ad8f1eeaec3a1a68e75723f1fdf269ab879276ae332f90db7b09a2047d3d4646e901dc089ec341d8a2a0122554993125829d10c3d841_1280.jpg",
|
||||
},
|
||||
id: "p2", brand: "Veloura", name: "Blush Silk Breeze", price: "$92.00", rating: 5,
|
||||
reviewCount: "85", imageSrc: "https://pixabay.com/get/g0e171d2b181d6d5cb5b3ad8f1eeaec3a1a68e75723f1fdf269ab879276ae332f90db7b09a2047d3d4646e901dc089ec341d8a2a0122554993125829d10c3d841_1280.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Veloura",
|
||||
name: "Sculpt Comfort Shapewear",
|
||||
price: "$65.00",
|
||||
rating: 4,
|
||||
reviewCount: "45",
|
||||
imageSrc: "https://pixabay.com/get/gccb6392d719bd8259fb27576490d58627b8079d8d7983fd7d6b592f417432084c9c64d0661467bd53c6ebb1421303c523e9d81e1042ad3e551ec4db5aaaaac75_1280.jpg",
|
||||
},
|
||||
id: "p3", brand: "Veloura", name: "Sculpt Comfort Shapewear", price: "$65.00", rating: 4,
|
||||
reviewCount: "45", imageSrc: "https://pixabay.com/get/gccb6392d719bd8259fb27576490d58627b8079d8d7983fd7d6b592f417432084c9c64d0661467bd53c6ebb1421303c523e9d81e1042ad3e551ec4db5aaaaac75_1280.jpg"},
|
||||
]}
|
||||
title="Our Collections"
|
||||
description="Exquisite pieces for every mood and moment."
|
||||
@@ -151,9 +102,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Empowering Your Beauty"
|
||||
description={[
|
||||
"At Sweet Temptation, we believe that luxury is a feeling, not just a price tag. Our pieces are crafted to celebrate the divine feminine, providing comfort that feels like a whisper and confidence that roars.",
|
||||
"Every stitch, lace pattern, and fabric choice is curated to help you embrace your body, love your skin, and feel beautiful exactly as you are.",
|
||||
]}
|
||||
"At Sweet Temptation, we believe that luxury is a feeling, not just a price tag. Our pieces are crafted to celebrate the divine feminine, providing comfort that feels like a whisper and confidence that roars.", "Every stitch, lace pattern, and fabric choice is curated to help you embrace your body, love your skin, and feel beautiful exactly as you are."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -162,30 +111,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "https://pixabay.com/get/g9b4b5be58e0d35e33ceaeec98d700e1690610ff0b543721636ba089c4d3b1f022557d811ee87694810527d21104ac9ec12f03e6cc0d8346397914dadf5a620e1_1280.jpg?_wi=3",
|
||||
},
|
||||
id: "1", name: "Sarah J.", imageSrc: "https://pixabay.com/get/g9b4b5be58e0d35e33ceaeec98d700e1690610ff0b543721636ba089c4d3b1f022557d811ee87694810527d21104ac9ec12f03e6cc0d8346397914dadf5a620e1_1280.jpg?_wi=3"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Megan D.",
|
||||
imageSrc: "https://pixabay.com/get/g136faa9e8dba33cc0fcea88e1f16e0acb5b237b1ad2bf432d5fd0291ee3823133085e5c7b929c850069f5444fe500062c19779f295461d635f6cab4d8aba79a7_1280.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Megan D.", imageSrc: "https://pixabay.com/get/g136faa9e8dba33cc0fcea88e1f16e0acb5b237b1ad2bf432d5fd0291ee3823133085e5c7b929c850069f5444fe500062c19779f295461d635f6cab4d8aba79a7_1280.jpg?_wi=2"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Chloe L.",
|
||||
imageSrc: "https://pixabay.com/get/g399ed63114677d9e16f2532c1b8362aa2f8ea47ca4cc704b19cad1592d81ca712b26acf550d2fc738ff4bb33b08180c085f0c32ccd401da80527141f834b7d29_1280.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Chloe L.", imageSrc: "https://pixabay.com/get/g399ed63114677d9e16f2532c1b8362aa2f8ea47ca4cc704b19cad1592d81ca712b26acf550d2fc738ff4bb33b08180c085f0c32ccd401da80527141f834b7d29_1280.jpg?_wi=2"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Priya K.",
|
||||
imageSrc: "https://pixabay.com/get/g60e261f80a6dba7c153f1a96b60c162fc9bccd01450df426cb1a0866d35a3e3ccad2b909754fd413bdbad9e0202ee2a92510703f3c5fea38d4400af17e9d361d_1280.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Priya K.", imageSrc: "https://pixabay.com/get/g60e261f80a6dba7c153f1a96b60c162fc9bccd01450df426cb1a0866d35a3e3ccad2b909754fd413bdbad9e0202ee2a92510703f3c5fea38d4400af17e9d361d_1280.jpg?_wi=2"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anna S.",
|
||||
imageSrc: "https://pixabay.com/get/g9b4b5be58e0d35e33ceaeec98d700e1690610ff0b543721636ba089c4d3b1f022557d811ee87694810527d21104ac9ec12f03e6cc0d8346397914dadf5a620e1_1280.jpg?_wi=4",
|
||||
},
|
||||
id: "5", name: "Anna S.", imageSrc: "https://pixabay.com/get/g9b4b5be58e0d35e33ceaeec98d700e1690610ff0b543721636ba089c4d3b1f022557d811ee87694810527d21104ac9ec12f03e6cc0d8346397914dadf5a620e1_1280.jpg?_wi=4"},
|
||||
]}
|
||||
cardTitle="Loved by You"
|
||||
cardTag="Reviews"
|
||||
@@ -200,22 +134,14 @@ export default function LandingPage() {
|
||||
description="Have questions about sizing or our collections? We are here to help you find your perfect fit."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we help?",
|
||||
required: true,
|
||||
name: "message", placeholder: "How can we help?", required: true,
|
||||
}}
|
||||
imageSrc="https://pixabay.com/get/g5a4e7f5194fb0e294306871a1e6660d03a1462f153367633bdcbfdce1a3596f26d6df32d3d6fcabf72b9d234dc547aeb4fc826d84ae8e919f1bf53543923a5a4_1280.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -227,37 +153,23 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "Bras",
|
||||
href: "#",
|
||||
},
|
||||
label: "Bras", href: "#"},
|
||||
{
|
||||
label: "Panties",
|
||||
href: "#",
|
||||
},
|
||||
label: "Panties", href: "#"},
|
||||
{
|
||||
label: "Sets",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sets", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQ", href: "#"},
|
||||
{
|
||||
label: "Shipping",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user