Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-07 07:09:34 +00:00

View File

@@ -33,22 +33,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Products",
id: "products",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Products", id: "products" },
{ name: "Contact", id: "contact" },
]}
brandName="Elegance Threads"
/>
@@ -56,105 +44,38 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Timeless Style, Modern Comfort"
description="Discover our latest collection of sustainably crafted apparel designed for the modern individual."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/lady-red-posing-studio_651396-1333.jpg",
imageAlt: "Fashion Model 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-wearing-high-fashion-clothing_23-2151914153.jpg",
imageAlt: "Fashion Model 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-spending-time-summer-field_1157-36076.jpg",
imageAlt: "Fashion Model 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blue-suit-posing-with-mirror-outdoors_23-2149445026.jpg",
imageAlt: "Fashion Model 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-african-american-woman-holding-black-umbrella_627829-4624.jpg",
imageAlt: "Fashion Model 5",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-red-posing-studio_651396-1333.jpg", imageAlt: "Fashion Model 1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-wearing-high-fashion-clothing_23-2151914153.jpg", imageAlt: "Fashion Model 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-spending-time-summer-field_1157-36076.jpg", imageAlt: "Fashion Model 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blue-suit-posing-with-mirror-outdoors_23-2149445026.jpg", imageAlt: "Fashion Model 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-african-american-woman-holding-black-umbrella_627829-4624.jpg", imageAlt: "Fashion Model 5" },
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-hanging-glass-chair_1303-12357.jpg",
imageAlt: "Fashion Model 6",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-casual-hipster-girl-cap-sunglasses-jeans-wear-listening-music-from-headphones-mobile-phone-against-large-graffiti-wall_627829-7723.jpg",
imageAlt: "Fashion Model 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pretty-businesswoman-looking-tablet_23-2147787727.jpg",
imageAlt: "Fashion Model 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-underground-hip-hop-musician_23-2150932912.jpg",
imageAlt: "Fashion Model 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-looking-dress_23-2147688366.jpg",
imageAlt: "Fashion Model 2",
},
]}
buttons={[
{
text: "Shop Now",
href: "#products",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-hanging-glass-chair_1303-12357.jpg", imageAlt: "Fashion Model 6" },
{ imageSrc: "http://img.b2bpic.net/free-photo/stylish-casual-hipster-girl-cap-sunglasses-jeans-wear-listening-music-from-headphones-mobile-phone-against-large-graffiti-wall_627829-7723.jpg", imageAlt: "Fashion Model 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-businesswoman-looking-tablet_23-2147787727.jpg", imageAlt: "Fashion Model 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-underground-hip-hop-musician_23-2150932912.jpg", imageAlt: "Fashion Model 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-looking-dress_23-2147688366.jpg", imageAlt: "Fashion Model 2" },
]}
buttons={[{ text: "Shop Now", href: "#products" }]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453476.jpg",
alt: "User 1",
},
{
src: "http://img.b2bpic.net/free-photo/full-shot-unknown-woman-posing-indoors_23-2149551297.jpg",
alt: "User 2",
},
{
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-posing-studio_23-2149429049.jpg",
alt: "User 3",
},
{
src: "http://img.b2bpic.net/free-photo/elegant-mature-lady-sitting-chair_23-2148275130.jpg",
alt: "User 4",
},
{
src: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151487053.jpg",
alt: "User 5",
},
{ src: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453476.jpg", alt: "User 1" },
{ src: "http://img.b2bpic.net/free-photo/full-shot-unknown-woman-posing-indoors_23-2149551297.jpg", alt: "User 2" },
{ src: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-posing-studio_23-2149429049.jpg", alt: "User 3" },
{ src: "http://img.b2bpic.net/free-photo/elegant-mature-lady-sitting-chair_23-2148275130.jpg", alt: "User 4" },
{ src: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151487053.jpg", alt: "User 5" },
]}
avatarText="Join 10,000+ satisfied customers"
marqueeItems={[
{
type: "text",
text: "Sustainable",
},
{
type: "text",
text: "Timeless",
},
{
type: "text",
text: "Ethical",
},
{
type: "text",
text: "Premium",
},
{
type: "text",
text: "Minimalist",
},
{ type: "text", text: "Sustainable" },
{ type: "text", text: "Timeless" },
{ type: "text", text: "Ethical" },
{ type: "text", text: "Premium" },
{ type: "text", text: "Minimalist" },
]}
/>
</div>
@@ -166,21 +87,9 @@ export default function LandingPage() {
title="Crafted With Care"
description="We believe fashion should be enduring. Every piece we make starts with premium materials and ethical craftsmanship."
bulletPoints={[
{
title: "Sustainable Fabrics",
description: "100% organic cotton and recycled blends.",
icon: Leaf,
},
{
title: "Ethical Sourcing",
description: "Fair wages for every artisan we partner with.",
icon: Shield,
},
{
title: "Timeless Designs",
description: "Designed to outlast seasonal trends.",
icon: Clock,
},
{ title: "Sustainable Fabrics", description: "100% organic cotton and recycled blends.", icon: Leaf },
{ title: "Ethical Sourcing", description: "Fair wages for every artisan we partner with.", icon: Shield },
{ title: "Timeless Designs", description: "Designed to outlast seasonal trends.", icon: Clock },
]}
imageSrc="http://img.b2bpic.net/free-photo/serious-millennial-dressmaker-drawing-new-capsule-collection_1163-4138.jpg"
mediaAnimation="slide-up"
@@ -190,23 +99,12 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureBorderGlow
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={true}
features={[
{
title: "Breathable Textiles",
description: "Stay comfortable in every season.",
icon: Wind,
},
{
title: "Durable Stitching",
description: "Reinforced seams for lasting wear.",
icon: Scissors,
},
{
title: "Versatile Fits",
description: "Designed to flatter every silhouette.",
icon: ShoppingBag,
},
{ title: "Breathable Textiles", description: "Stay comfortable in every season.", icon: Wind },
{ title: "Durable Stitching", description: "Reinforced seams for lasting wear.", icon: Scissors },
{ title: "Versatile Fits", description: "Designed to flatter every silhouette.", icon: ShoppingBag },
]}
title="Why Elegance Threads?"
description="Our focus is quality first, fashion second."
@@ -220,42 +118,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Essential Tee",
price: "$45",
imageSrc: "http://img.b2bpic.net/free-photo/woman-customer-looking-beautiful-fabric-drapery-shop_1157-37454.jpg",
},
{
id: "2",
name: "Knit Sweater",
price: "$89",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-autumn-elements-arrangement_23-2148634109.jpg",
},
{
id: "3",
name: "Denim Jeans",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-flat-lay_23-2150264146.jpg",
},
{
id: "4",
name: "Linen Trousers",
price: "$95",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-trendy-woman-wearing-elegant-dress-modern-trendy-sneakers-backpack-with-elegant-cashmere-coat-posing-sea-front-promenade-mid-season-time-soft-pastel-colors_291049-1506.jpg",
},
{
id: "5",
name: "Modern Blazer",
price: "$150",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-valet_23-2150320983.jpg",
},
{
id: "6",
name: "Wool Scarf",
price: "$65",
imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-top-view_23-2148837318.jpg",
},
{ id: "1", name: "Essential Tee", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/woman-customer-looking-beautiful-fabric-drapery-shop_1157-37454.jpg" },
{ id: "2", name: "Knit Sweater", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-autumn-elements-arrangement_23-2148634109.jpg" },
{ id: "3", name: "Denim Jeans", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-flat-lay_23-2150264146.jpg" },
{ id: "4", name: "Linen Trousers", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-trendy-woman-wearing-elegant-dress-modern-trendy-sneakers-backpack-with-elegant-cashmere-coat-posing-sea-front-promenade-mid-season-time-soft-pastel-colors_291049-1506.jpg" },
{ id: "5", name: "Modern Blazer", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-valet_23-2150320983.jpg" },
{ id: "6", name: "Wool Scarf", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-top-view_23-2148837318.jpg" },
]}
title="New Arrivals"
description="The latest essentials to elevate your wardrobe."
@@ -268,53 +136,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
plans={[
{
id: "starter",
tag: "Casual",
price: "$0",
period: "/mo",
description: "For occasional style seekers.",
featuresTitle: "Included Perks:",
features: [
"Early access sales",
"Monthly newsletter",
],
button: {
text: "Join Free",
},
},
{
id: "vip",
tag: "Most Popular",
price: "$15",
period: "/mo",
description: "Premium access for dedicated collectors.",
featuresTitle: "Included Perks:",
features: [
"Free express shipping",
"Exclusive vip collection",
"Early product drops",
],
button: {
text: "Upgrade to VIP",
},
},
{
id: "elite",
tag: "Luxury",
price: "$50",
period: "/mo",
description: "The ultimate brand experience.",
featuresTitle: "Included Perks:",
features: [
"Concierge styling",
"Annual gift card",
"Unlimited free returns",
],
button: {
text: "Go Elite",
},
},
{ id: "starter", tag: "Casual", price: "$0", period: "/mo", description: "For occasional style seekers.", featuresTitle: "Included Perks:", features: ["Early access sales", "Monthly newsletter"], button: { text: "Join Free" } },
{ id: "vip", tag: "Most Popular", price: "$15", period: "/mo", description: "Premium access for dedicated collectors.", featuresTitle: "Included Perks:", features: ["Free express shipping", "Exclusive vip collection", "Early product drops"], button: { text: "Upgrade to VIP" } },
{ id: "elite", tag: "Luxury", price: "$50", period: "/mo", description: "The ultimate brand experience.", featuresTitle: "Included Perks:", features: ["Concierge styling", "Annual gift card", "Unlimited free returns"], button: { text: "Go Elite" } },
]}
title="VIP Club"
description="Exclusive benefits for our top shoppers."
@@ -327,33 +151,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "10k+",
title: "Happy Customers",
items: [
"Serving style globally",
"Trusted since 2018",
],
},
{
id: "m2",
value: "95%",
title: "Satisfaction Rate",
items: [
"Loved by collectors",
"Rated 4.9 by users",
],
},
{
id: "m3",
value: "50+",
title: "Sustainable Partners",
items: [
"Ethical supply chain",
"Fair wages committed",
],
},
{ id: "m1", value: "10k+", title: "Happy Customers", items: ["Serving style globally", "Trusted since 2018"] },
{ id: "m2", value: "95%", title: "Satisfaction Rate", items: ["Loved by collectors", "Rated 4.9 by users"] },
{ id: "m3", value: "50+", title: "Sustainable Partners", items: ["Ethical supply chain", "Fair wages committed"] },
]}
title="Our Impact"
description="Building a community defined by quality."
@@ -363,62 +163,19 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Anna P.",
role: "Creative",
company: "Studio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-party_23-2149130628.jpg",
},
{
id: "2",
name: "Sarah D.",
role: "Marketing",
company: "Co.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/guy-with-long-hair-dressed-fashionable-denim-jacket-black-hat-cafe_273609-4186.jpg",
},
{
id: "3",
name: "Mark V.",
role: "Developer",
company: "Tech",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-bruises_1098-1086.jpg",
},
{
id: "4",
name: "Jade R.",
role: "Designer",
company: "Agency",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-jacket-leaning-wall-cafe_171337-16379.jpg",
},
{
id: "5",
name: "David L.",
role: "Manager",
company: "Business",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
},
{ id: "1", name: "Anna P.", role: "Creative", company: "Studio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-party_23-2149130628.jpg" },
{ id: "2", name: "Sarah D.", role: "Marketing", company: "Co.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/guy-with-long-hair-dressed-fashionable-denim-jacket-black-hat-cafe_273609-4186.jpg" },
{ id: "3", name: "Mark V.", role: "Developer", company: "Tech", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-bruises_1098-1086.jpg" },
{ id: "4", name: "Jade R.", role: "Designer", company: "Agency", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-jacket-leaning-wall-cafe_171337-16379.jpg" },
{ id: "5", name: "David L.", role: "Manager", company: "Business", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg" },
]}
kpiItems={[
{
value: "5.0",
label: "Average Rating",
},
{
value: "12k",
label: "Review Count",
},
{
value: "98%",
label: "Recommendation",
},
{ value: "5.0", label: "Average Rating" },
{ value: "12k", label: "Review Count" },
{ value: "98%", label: "Recommendation" },
]}
title="Community Love"
description="What our customers say about our collection."
@@ -430,21 +187,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you ship worldwide?",
content: "Yes, we ship globally.",
},
{
id: "f2",
title: "What is your return policy?",
content: "We offer 30-day hassle-free returns.",
},
{
id: "f3",
title: "How do I care for my clothing?",
content: "Instructions are provided on every garment tag.",
},
{ id: "f1", title: "Do you ship worldwide?", content: "Yes, we ship globally." },
{ id: "f2", title: "What is your return policy?", content: "We offer 30-day hassle-free returns." },
{ id: "f3", title: "How do I care for my clothing?", content: "Instructions are provided on every garment tag." },
]}
title="Common Questions"
description="Here is what you need to know about our brand and policies."
@@ -458,18 +203,8 @@ export default function LandingPage() {
title="Get In Touch"
description="We'd love to hear from you. Reach out for any questions or collaborations."
inputs={[
{
name: "name",
type: "text",
placeholder: "Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email",
required: true,
},
{ name: "name", type: "text", placeholder: "Name", required: true },
{ name: "email", type: "email", placeholder: "Email", required: true },
]}
imageSrc="http://img.b2bpic.net/free-photo/creative-desktop-with-laptop-coffee-stationery-pink-grey-table-top-view-flat-lay_501050-658.jpg"
/>
@@ -478,32 +213,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Shop",
items: [
{
label: "New Arrivals",
href: "#products",
},
{
label: "Collections",
href: "#",
},
],
},
{
title: "Support",
items: [
{
label: "Help Center",
href: "#",
},
{
label: "Returns",
href: "#",
},
],
},
{ title: "Shop", items: [{ label: "New Arrivals", href: "#products" }, { label: "Collections", href: "#" }] },
{ title: "Support", items: [{ label: "Help Center", href: "#" }, { label: "Returns", href: "#" }] },
]}
bottomLeftText="© 2024 Elegance Threads"
bottomRightText="Built for modern style"