Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
229
src/app/page.tsx
229
src/app/page.tsx
@@ -33,38 +33,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Shop", id: "#products"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Shop Now", href: "#products"}}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/illustration-boutique-shop-logo-stamp-banner_53876-6869.jpg"
|
||||
logoAlt="Decide Clothing Logo"
|
||||
brandName="Decide"
|
||||
@@ -77,13 +61,9 @@ export default function LandingPage() {
|
||||
description="Discover curated fashion that empowers your individuality. Shop the latest trends and timeless classics designed for every journey."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop New Arrivals",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop New Arrivals", href: "#products"},
|
||||
{
|
||||
text: "Explore Collections",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Collections", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mannequins-with-womenswear_1203-830.jpg"
|
||||
imageAlt="Fashion models showcasing new clothing collection"
|
||||
@@ -92,25 +72,15 @@ export default function LandingPage() {
|
||||
textPosition="bottom"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096468.jpg",
|
||||
alt: "Woman portrait with bright blue lips",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096468.jpg", alt: "Woman portrait with bright blue lips"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81861.jpg",
|
||||
alt: "Portrait of a glad pretty woman in dark sweater standing near lamps",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81861.jpg", alt: "Portrait of a glad pretty woman in dark sweater standing near lamps"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419461.jpg",
|
||||
alt: "Woman portrait with blue lights visual effects",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419461.jpg", alt: "Woman portrait with blue lights visual effects"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-sweater-sitting-posing-near-light-lamps_114579-81988.jpg",
|
||||
alt: "A beautiful woman in sweater sitting and posing near light lamps",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-sweater-sitting-posing-near-light-lamps_114579-81988.jpg", alt: "A beautiful woman in sweater sitting and posing near light lamps"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg",
|
||||
alt: "young businessman happy expression",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg", alt: "young businessman happy expression"},
|
||||
]}
|
||||
avatarText="Join over 50,000 satisfied customers"
|
||||
/>
|
||||
@@ -124,47 +94,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Classic Trench Coat",
|
||||
price: "$189.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-cool-woman-posing-with-trucker-hat_23-2149412766.jpg",
|
||||
imageAlt: "Classic beige trench coat",
|
||||
},
|
||||
id: "1", name: "Classic Trench Coat", price: "$189.00", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-cool-woman-posing-with-trucker-hat_23-2149412766.jpg", imageAlt: "Classic beige trench coat"},
|
||||
{
|
||||
id: "2",
|
||||
name: "High-Rise Denim Jeans",
|
||||
price: "$85.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-shirt-jeans-going-down-steps_23-2147910873.jpg",
|
||||
imageAlt: "Stylish blue high-rise denim jeans",
|
||||
},
|
||||
id: "2", name: "High-Rise Denim Jeans", price: "$85.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-shirt-jeans-going-down-steps_23-2147910873.jpg", imageAlt: "Stylish blue high-rise denim jeans"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Cozy Oversized Hoodie",
|
||||
price: "$65.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-embracing-each-other-while-outdoors-night_23-2149215088.jpg",
|
||||
imageAlt: "Comfortable grey oversized hoodie",
|
||||
},
|
||||
id: "3", name: "Cozy Oversized Hoodie", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-embracing-each-other-while-outdoors-night_23-2149215088.jpg", imageAlt: "Comfortable grey oversized hoodie"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Silk Blend Blouse",
|
||||
price: "$99.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149622866.jpg",
|
||||
imageAlt: "Elegant white silk blend blouse",
|
||||
},
|
||||
id: "4", name: "Silk Blend Blouse", price: "$99.00", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149622866.jpg", imageAlt: "Elegant white silk blend blouse"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Tailored Wool Trousers",
|
||||
price: "$120.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-suit_1303-10303.jpg",
|
||||
imageAlt: "Sophisticated black tailored wool trousers",
|
||||
},
|
||||
id: "5", name: "Tailored Wool Trousers", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-suit_1303-10303.jpg", imageAlt: "Sophisticated black tailored wool trousers"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Bohemian Maxi Dress",
|
||||
price: "$110.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-young-woman-covering-her-one-eyes-with-pink-orchid_23-2148049020.jpg",
|
||||
imageAlt: "Flowing floral bohemian maxi dress",
|
||||
},
|
||||
id: "6", name: "Bohemian Maxi Dress", price: "$110.00", imageSrc: "http://img.b2bpic.net/free-photo/blonde-young-woman-covering-her-one-eyes-with-pink-orchid_23-2148049020.jpg", imageAlt: "Flowing floral bohemian maxi dress"},
|
||||
]}
|
||||
title="Shop Our Latest Collections"
|
||||
description="From everyday essentials to statement pieces, find your next favorite outfit. We curate styles that inspire and elevate your wardrobe."
|
||||
@@ -178,21 +118,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Fast fashion, fleeting trends",
|
||||
"Limited size availability",
|
||||
"Compromised material quality",
|
||||
"Lack of unique designs",
|
||||
"Poor customer support",
|
||||
],
|
||||
"Fast fashion, fleeting trends", "Limited size availability", "Compromised material quality", "Lack of unique designs", "Poor customer support"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Sustainable & ethical practices",
|
||||
"Inclusive sizing for all body types",
|
||||
"Premium, long-lasting materials",
|
||||
"Exclusive & unique designs",
|
||||
"Dedicated customer service",
|
||||
],
|
||||
"Sustainable & ethical practices", "Inclusive sizing for all body types", "Premium, long-lasting materials", "Exclusive & unique designs", "Dedicated customer service"],
|
||||
}}
|
||||
title="Why Choose Decide Clothing?"
|
||||
description="We're more than just clothes; we're a commitment to quality, style, and you. Experience the difference in every stitch and design."
|
||||
@@ -202,8 +132,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Our Story: Fashion with a Purpose"
|
||||
description="Decide was born from a passion for empowering individuals through fashion. We believe that clothing is a powerful form of self-expression, and our mission is to provide you with unique, high-quality pieces that tell your story. Every collection is thoughtfully designed to blend contemporary trends with timeless elegance, ensuring you always feel confident and stylish in what you wear. We stand for conscious consumption and enduring style."
|
||||
title="Our Story: Fashion with a Purpose - Empowering individuality through unique, high-quality pieces. Conscious consumption, enduring style."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -213,65 +142,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
date: "April 15, 2024",
|
||||
title: "Absolutely Love My New Dress!",
|
||||
quote: "The quality and fit of my new dress from Decide are exceptional. I always get compliments when I wear it. It's truly a wardrobe staple now!",
|
||||
tag: "Fashionista",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096456.jpg",
|
||||
avatarAlt: "Sarah J. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-beautiful-woman-wearing-band-her-head-feeling-happy-about-nice-shopping-weekend-posing-wardrobe-standing-many-trendy-colorful-garments-smiling-broadly_273609-764.jpg",
|
||||
imageAlt: "Sarah wearing a dress from Decide Clothing",
|
||||
},
|
||||
id: "1", name: "Sarah J.", date: "April 15, 2024", title: "Absolutely Love My New Dress!", quote: "The quality and fit of my new dress from Decide are exceptional. I always get compliments when I wear it. It's truly a wardrobe staple now!", tag: "Fashionista", avatarSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096456.jpg", avatarAlt: "Sarah J. avatar", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-beautiful-woman-wearing-band-her-head-feeling-happy-about-nice-shopping-weekend-posing-wardrobe-standing-many-trendy-colorful-garments-smiling-broadly_273609-764.jpg", imageAlt: "Sarah wearing a dress from Decide Clothing"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael T.",
|
||||
date: "March 28, 2024",
|
||||
title: "Comfort & Style Combined",
|
||||
quote: "I was looking for stylish yet comfortable everyday wear, and Decide delivered. Their fabrics are so soft, and the designs are effortlessly chic.",
|
||||
tag: "Urban Explorer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
|
||||
avatarAlt: "Michael T. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-performer-posing-jeans-sneakers_23-2148418014.jpg",
|
||||
imageAlt: "Michael wearing a jacket from Decide Clothing",
|
||||
},
|
||||
id: "2", name: "Michael T.", date: "March 28, 2024", title: "Comfort & Style Combined", quote: "I was looking for stylish yet comfortable everyday wear, and Decide delivered. Their fabrics are so soft, and the designs are effortlessly chic.", tag: "Urban Explorer", avatarSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", avatarAlt: "Michael T. avatar", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-performer-posing-jeans-sneakers_23-2148418014.jpg", imageAlt: "Michael wearing a jacket from Decide Clothing"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
date: "February 10, 2024",
|
||||
title: "My Go-To for Unique Pieces",
|
||||
quote: "Decide always has the most unique and elegant pieces that I can't find anywhere else. Their attention to detail is truly remarkable.",
|
||||
tag: "Trendsetter",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/positive-woman-denim-jacket-undershirt-looks-sun-bright-backdrop-brunette-girl-light-pants-sunglasses-poses-yellow-background_197531-28011.jpg",
|
||||
avatarAlt: "Emily R. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-talking-phone-park_1303-24096.jpg",
|
||||
imageAlt: "Emily wearing a dress from Decide Clothing",
|
||||
},
|
||||
id: "3", name: "Emily R.", date: "February 10, 2024", title: "My Go-To for Unique Pieces", quote: "Decide always has the most unique and elegant pieces that I can't find anywhere else. Their attention to detail is truly remarkable.", tag: "Trendsetter", avatarSrc: "http://img.b2bpic.net/free-photo/positive-woman-denim-jacket-undershirt-looks-sun-bright-backdrop-brunette-girl-light-pants-sunglasses-poses-yellow-background_197531-28011.jpg", avatarAlt: "Emily R. avatar", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-talking-phone-park_1303-24096.jpg", imageAlt: "Emily wearing a dress from Decide Clothing"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
date: "January 22, 2024",
|
||||
title: "Quality That Lasts",
|
||||
quote: "I'm impressed with the durability of Decide's clothing. It withstands washes and still looks brand new. Definitely worth the investment!",
|
||||
tag: "Conscious Buyer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-arabic-hipster-male-fleece-shirt_613910-9986.jpg",
|
||||
avatarAlt: "David K. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-holding-sunglasses_23-2149105479.jpg",
|
||||
imageAlt: "David wearing Decide clothing in an urban setting",
|
||||
},
|
||||
id: "4", name: "David K.", date: "January 22, 2024", title: "Quality That Lasts", quote: "I'm impressed with the durability of Decide's clothing. It withstands washes and still looks brand new. Definitely worth the investment!", tag: "Conscious Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-arabic-hipster-male-fleece-shirt_613910-9986.jpg", avatarAlt: "David K. avatar", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-holding-sunglasses_23-2149105479.jpg", imageAlt: "David wearing Decide clothing in an urban setting"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Olivia P.",
|
||||
date: "December 5, 2023",
|
||||
title: "Exceeded All Expectations",
|
||||
quote: "From the seamless online shopping experience to the beautiful packaging and the exquisite garment, Decide exceeded all my expectations. I'm a lifelong customer!",
|
||||
tag: "Happy Customer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/brunette-woman-thinking-while-sitting-bed_23-2148990108.jpg",
|
||||
avatarAlt: "Olivia P. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-senior-woman-portrait_23-2148891702.jpg",
|
||||
imageAlt: "Olivia enjoying coffee while wearing Decide clothing",
|
||||
},
|
||||
id: "5", name: "Olivia P.", date: "December 5, 2023", title: "Exceeded All Expectations", quote: "From the seamless online shopping experience to the beautiful packaging and the exquisite garment, Decide exceeded all my expectations. I'm a lifelong customer!", tag: "Happy Customer", avatarSrc: "http://img.b2bpic.net/free-photo/brunette-woman-thinking-while-sitting-bed_23-2148990108.jpg", avatarAlt: "Olivia P. avatar", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-senior-woman-portrait_23-2148891702.jpg", imageAlt: "Olivia enjoying coffee while wearing Decide clothing"},
|
||||
]}
|
||||
title="Hear From Our Happy Customers"
|
||||
description="Real stories from people who love wearing Decide and how our clothing has become a part of their personal style."
|
||||
@@ -283,15 +162,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Vogue",
|
||||
"Elle",
|
||||
"GQ",
|
||||
"Harper's Bazaar",
|
||||
"Fashionista",
|
||||
"Refinery29",
|
||||
"Hypebeast",
|
||||
"W Magazine",
|
||||
]}
|
||||
"Vogue", "Elle", "GQ", "Harper's Bazaar", "Fashionista", "Refinery29", "Hypebeast", "W Magazine"]}
|
||||
title="As Seen In & Worn By"
|
||||
description="Trusted by fashion enthusiasts and featured in leading style publications for our commitment to quality and innovative design."
|
||||
speed={40}
|
||||
@@ -305,30 +176,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What is Decide Clothing's return policy?",
|
||||
content: "We offer free returns within 30 days of purchase for unworn items with tags still attached. Visit our Returns page for detailed instructions.",
|
||||
},
|
||||
id: "1", title: "What is Decide Clothing's return policy?", content: "We offer free returns within 30 days of purchase for unworn items with tags still attached. Visit our Returns page for detailed instructions."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you offer international shipping?",
|
||||
content: "Yes, we ship worldwide! Shipping costs and delivery times vary by destination. You can find more details on our Shipping Information page.",
|
||||
},
|
||||
id: "2", title: "Do you offer international shipping?", content: "Yes, we ship worldwide! Shipping costs and delivery times vary by destination. You can find more details on our Shipping Information page."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How do I find the right size?",
|
||||
content: "Each product page features a detailed size guide to help you choose the perfect fit. If you're still unsure, our customer service team is happy to assist you.",
|
||||
},
|
||||
id: "3", title: "How do I find the right size?", content: "Each product page features a detailed size guide to help you choose the perfect fit. If you're still unsure, our customer service team is happy to assist you."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Are your clothes sustainably made?",
|
||||
content: "Sustainability is a core value at Decide. We are committed to ethical sourcing, eco-friendly materials, and responsible manufacturing practices. Learn more on our Sustainability page.",
|
||||
},
|
||||
id: "4", title: "Are your clothes sustainably made?", content: "Sustainability is a core value at Decide. We are committed to ethical sourcing, eco-friendly materials, and responsible manufacturing practices. Learn more on our Sustainability page."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Can I track my order?",
|
||||
content: "Absolutely! Once your order is shipped, you will receive an email with a tracking number and a link to monitor its journey.",
|
||||
},
|
||||
id: "5", title: "Can I track my order?", content: "Absolutely! Once your order is shipped, you will receive an email with a tracking number and a link to monitor its journey."},
|
||||
]}
|
||||
title="Your Questions, Answered"
|
||||
description="Find quick answers to the most common questions about Decide Clothing, our products, and your shopping experience."
|
||||
@@ -340,8 +196,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get In Touch"
|
||||
title="We'd Love to Hear From You"
|
||||
description="Have a question about an order, styling advice, or just want to say hello? Reach out to our dedicated team, and we'll get back to you promptly."
|
||||
@@ -364,19 +219,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/decideclothing",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/decideclothing", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Bookmark,
|
||||
href: "https://pinterest.com/decideclothing",
|
||||
ariaLabel: "Pinterest",
|
||||
},
|
||||
href: "https://pinterest.com/decideclothing", ariaLabel: "Pinterest"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/decideclothing",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/decideclothing", ariaLabel: "Facebook"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user