Merge version_1 into main #2
210
src/app/page.tsx
210
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Collections",
|
||||
id: "products",
|
||||
},
|
||||
name: "Collections", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="LuxeTextiles"
|
||||
/>
|
||||
@@ -55,55 +47,34 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Timeless Textiles & Crafted Jewelry"
|
||||
description="Exquisite handcrafted pieces blending traditional weaving with contemporary jewelry design for the discerning collector."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-silk-concept-with-copy-space_23-2148623349.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-silk-concept-with-copy-space_23-2148623349.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/solid-curvy-retro-fabrics-curtains_23-2148516059.jpg",
|
||||
alt: "Solid curvy retro fabrics for curtains",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/solid-curvy-retro-fabrics-curtains_23-2148516059.jpg", alt: "Solid curvy retro fabrics for curtains"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stripes-blue-fabric-material_23-2148516050.jpg",
|
||||
alt: "Stripes of blue fabric material",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/stripes-blue-fabric-material_23-2148516050.jpg", alt: "Stripes of blue fabric material"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-pastel-golden-transparent-fabrics_23-2148516032.jpg",
|
||||
alt: "Elegant pastel golden and transparent fabrics",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-pastel-golden-transparent-fabrics_23-2148516032.jpg", alt: "Elegant pastel golden and transparent fabrics"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/silky-smooth-golden-fabric-waves-creating-luxurious-texture_91128-4642.jpg",
|
||||
alt: "Silky smooth golden fabric waves creating a luxurious texture",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/silky-smooth-golden-fabric-waves-creating-luxurious-texture_91128-4642.jpg", alt: "Silky smooth golden fabric waves creating a luxurious texture"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-working-embroidery-workshop_23-2148970773.jpg",
|
||||
alt: "Person working in an embroidery workshop",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/person-working-embroidery-workshop_23-2148970773.jpg", alt: "Person working in an embroidery workshop"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Artisan Crafted",
|
||||
},
|
||||
type: "text", text: "Artisan Crafted"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Ethically Sourced",
|
||||
},
|
||||
type: "text", text: "Ethically Sourced"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Quality",
|
||||
},
|
||||
type: "text", text: "Premium Quality"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Timeless Design",
|
||||
},
|
||||
type: "text", text: "Timeless Design"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Modern Heritage",
|
||||
},
|
||||
type: "text", text: "Modern Heritage"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -113,7 +84,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Artisan Legacy"
|
||||
description="We preserve age-old traditions by merging delicate textile weaves with bold, statement jewelry pieces. Each item tells a story of patience, beauty, and refined aesthetics."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-journaling-with-paint_23-2150522470.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-journaling-with-paint_23-2150522470.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -124,49 +95,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Organic Fibers",
|
||||
description: "Sustainably sourced natural materials.",
|
||||
icon: Leaf,
|
||||
title: "Organic Fibers", description: "Sustainably sourced natural materials.", icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artisan-making-pot_23-2148643312.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artisan-making-pot_23-2148643312.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-gray-fabric-with-soft-folds_23-2151966124.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-gray-fabric-with-soft-folds_23-2151966124.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-silk-concept-with-copy-space_23-2148623349.jpg?_wi=2",
|
||||
imageAlt: "luxury material detail texture",
|
||||
},
|
||||
{
|
||||
title: "Precision Setting",
|
||||
description: "Expertly crafted metalwork.",
|
||||
icon: Diamond,
|
||||
title: "Precision Setting", description: "Expertly crafted metalwork.", icon: Diamond,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fibers-burlap-material_23-2148066710.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fibers-burlap-material_23-2148066710.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186763.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186763.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-journaling-with-paint_23-2150522470.jpg?_wi=2",
|
||||
imageAlt: "luxury material detail texture",
|
||||
},
|
||||
{
|
||||
title: "Artisanal Weave",
|
||||
description: "Hand-loom perfection.",
|
||||
icon: Circle,
|
||||
title: "Artisanal Weave", description: "Hand-loom perfection.", icon: Circle,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-making-mini-sculptures_114579-12147.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-making-mini-sculptures_114579-12147.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-brown-marble-textured_53876-95577.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-brown-marble-textured_53876-95577.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-bowl-pumpkin-seeds-with-blue-cloth-stone-background_114579-74675.jpg?_wi=1",
|
||||
imageAlt: "luxury material detail texture",
|
||||
},
|
||||
]}
|
||||
title="Our Craft"
|
||||
@@ -182,47 +135,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Silk Weave Scarf",
|
||||
price: "$120",
|
||||
variant: "Linen/Silk",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-bowl-pumpkin-seeds-with-blue-cloth-stone-background_114579-74675.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", name: "Silk Weave Scarf", price: "$120", variant: "Linen/Silk", imageSrc: "http://img.b2bpic.net/free-photo/blue-bowl-pumpkin-seeds-with-blue-cloth-stone-background_114579-74675.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Golden Bloom Necklace",
|
||||
price: "$250",
|
||||
variant: "Gold Plated",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blond-woman-sunbathing-beach-red-swimming-suit-sunglasses_285396-6415.jpg",
|
||||
},
|
||||
id: "p2", name: "Golden Bloom Necklace", price: "$250", variant: "Gold Plated", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blond-woman-sunbathing-beach-red-swimming-suit-sunglasses_285396-6415.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Embroidered Drape",
|
||||
price: "$180",
|
||||
variant: "Raw Silk",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/herbarium-flowers-vintage-papers-hands-light-background_185193-164903.jpg",
|
||||
},
|
||||
id: "p3", name: "Embroidered Drape", price: "$180", variant: "Raw Silk", imageSrc: "http://img.b2bpic.net/free-photo/herbarium-flowers-vintage-papers-hands-light-background_185193-164903.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Aura Ring",
|
||||
price: "$150",
|
||||
variant: "Gemstone",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-golden-silver-earrings_23-2149846561.jpg",
|
||||
},
|
||||
id: "p4", name: "Aura Ring", price: "$150", variant: "Gemstone", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-golden-silver-earrings_23-2149846561.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Woven Heritage Shawl",
|
||||
price: "$300",
|
||||
variant: "Cotton/Wool",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-aesthetic-earrings_23-2149649109.jpg",
|
||||
},
|
||||
id: "p5", name: "Woven Heritage Shawl", price: "$300", variant: "Cotton/Wool", imageSrc: "http://img.b2bpic.net/free-photo/still-life-aesthetic-earrings_23-2149649109.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Celestial Earring",
|
||||
price: "$95",
|
||||
variant: "Silver",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138442.jpg",
|
||||
},
|
||||
id: "p6", name: "Celestial Earring", price: "$95", variant: "Silver", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138442.jpg"},
|
||||
]}
|
||||
title="Curated Collections"
|
||||
description="Explore our limited edition pieces."
|
||||
@@ -236,20 +159,11 @@ export default function LandingPage() {
|
||||
tag="Our Impact"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
description: "Unique textile pieces created",
|
||||
},
|
||||
id: "m1", value: "500+", description: "Unique textile pieces created"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "12",
|
||||
description: "Artisans employed",
|
||||
},
|
||||
id: "m2", value: "12", description: "Artisans employed"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
description: "Ethically sourced materials",
|
||||
},
|
||||
id: "m3", value: "100%", description: "Ethically sourced materials"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -260,30 +174,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Elena V.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-african-american-young-woman-rests-alone-coffee-shop-has-delighted-look-rests-after-work-laptop-computer-has-positive-expression_273609-3414.jpg",
|
||||
},
|
||||
id: "1", name: "Elena V.", imageSrc: "http://img.b2bpic.net/free-photo/glad-african-american-young-woman-rests-alone-coffee-shop-has-delighted-look-rests-after-work-laptop-computer-has-positive-expression_273609-3414.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg",
|
||||
},
|
||||
id: "2", name: "Marcus R.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-asian-woman-dresses-winter-cold-weather-indicates-blank-space-shows-something-awesome-wears-knitted-hat-fur-coat-scarf-around-neck-isolated-pink-wall_273609-43762.jpg",
|
||||
},
|
||||
id: "3", name: "Sarah K.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-asian-woman-dresses-winter-cold-weather-indicates-blank-space-shows-something-awesome-wears-knitted-hat-fur-coat-scarf-around-neck-isolated-pink-wall_273609-43762.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David W.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-studio_23-2150104788.jpg",
|
||||
},
|
||||
id: "4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-studio_23-2150104788.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Linda P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girls-city_1157-4927.jpg",
|
||||
},
|
||||
id: "5", name: "Linda P.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-girls-city_1157-4927.jpg"},
|
||||
]}
|
||||
cardTitle="Client Stories"
|
||||
cardTag="Testimonials"
|
||||
@@ -295,14 +194,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Have a custom commission in mind? Reach out to our design team for bespoke jewelry and textile inquiries."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Consultation",
|
||||
href: "#",
|
||||
},
|
||||
text: "Start Consultation", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -311,29 +207,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "Textiles",
|
||||
href: "#",
|
||||
},
|
||||
label: "Textiles", href: "#"},
|
||||
{
|
||||
label: "Jewelry",
|
||||
href: "#",
|
||||
},
|
||||
label: "Jewelry", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
title: "About", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
label: "Our Story", href: "#"},
|
||||
{
|
||||
label: "Craftsmanship",
|
||||
href: "#",
|
||||
},
|
||||
label: "Craftsmanship", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user