Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d5bcc5aae5 | |||
| 3f66e271c8 |
231
src/app/page.tsx
231
src/app/page.tsx
@@ -28,84 +28,35 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Home", id: "hero" },
|
||||||
name: "Home",
|
{ name: "Collection", id: "products" },
|
||||||
id: "hero",
|
{ name: "Our Story", id: "about" },
|
||||||
},
|
{ name: "Contact", id: "contact" },
|
||||||
{
|
|
||||||
name: "Collection",
|
|
||||||
id: "products",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Our Story",
|
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Contact",
|
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Veloura"
|
brandName="Luxe"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCentered
|
<HeroCentered
|
||||||
background={{
|
background={{ variant: "gradient-bars" }}
|
||||||
variant: "gradient-bars",
|
title="Timeless Elegance"
|
||||||
}}
|
description="Discover the art of refined living. Every piece is a testament to heritage craftsmanship and modern luxury."
|
||||||
title="Timeless Elegance by Veloura"
|
|
||||||
description="Discover the art of refined living. Every Veloura bag is a testament to heritage craftsmanship and modern luxury."
|
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{ src: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", alt: "Customer 1" },
|
||||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg",
|
{ src: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male_23-2148884378.jpg", alt: "Customer 2" },
|
||||||
alt: "Customer 1",
|
{ src: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17124.jpg", alt: "Customer 3" },
|
||||||
},
|
{ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020776.jpg", alt: "Customer 4" },
|
||||||
{
|
{ src: "http://img.b2bpic.net/free-photo/woman-standing-brown_1157-34837.jpg", alt: "Customer 5" },
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male_23-2148884378.jpg",
|
|
||||||
alt: "Customer 2",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17124.jpg",
|
|
||||||
alt: "Customer 3",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020776.jpg",
|
|
||||||
alt: "Customer 4",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/woman-standing-brown_1157-34837.jpg",
|
|
||||||
alt: "Customer 5",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Trusted by fashion enthusiasts worldwide"
|
avatarText="Trusted by fashion enthusiasts worldwide"
|
||||||
buttons={[
|
buttons={[{ text: "Shop Collection", href: "#products" }]}
|
||||||
{
|
|
||||||
text: "Shop Collection",
|
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{ type: "text", text: "Sustainable Sourcing" },
|
||||||
type: "text",
|
{ type: "text", text: "Artisan Craftsmanship" },
|
||||||
text: "Sustainable Sourcing",
|
{ type: "text", text: "Timeless Design" },
|
||||||
},
|
{ type: "text", text: "Worldwide Shipping" },
|
||||||
{
|
{ type: "text", text: "Lifetime Guarantee" },
|
||||||
type: "text",
|
|
||||||
text: "Artisan Craftsmanship",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Timeless Design",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Worldwide Shipping",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Lifetime Guarantee",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -114,7 +65,7 @@ export default function LandingPage() {
|
|||||||
<MediaAbout
|
<MediaAbout
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Crafted with Intent"
|
title="Crafted with Intent"
|
||||||
description="At Veloura, we believe luxury should be enduring. We source only the finest leathers, working with artisans whose skills have been perfected over decades. Every stitch tells a story of dedication to perfection."
|
description="We believe luxury should be enduring. We source only the finest leathers, working with artisans whose skills have been perfected over decades. Every stitch tells a story of dedication to perfection."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-17399.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-17399.jpg"
|
||||||
imageAlt="Artisan crafting leather"
|
imageAlt="Artisan crafting leather"
|
||||||
/>
|
/>
|
||||||
@@ -127,60 +78,12 @@ export default function LandingPage() {
|
|||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{ id: "p1", brand: "Luxe", name: "Classic Tote", price: "$890", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916732.jpg?_wi=1" },
|
||||||
id: "p1",
|
{ id: "p2", brand: "Luxe", name: "Heritage Satchel", price: "$750", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/hand-luggage-prepared-trips_23-2148927424.jpg" },
|
||||||
brand: "Veloura",
|
{ id: "p3", brand: "Luxe", name: "Minimalist Clutch", price: "$450", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/levitating-product-display-with-handbag_23-2149670640.jpg" },
|
||||||
name: "Classic Tote",
|
{ id: "p4", brand: "Luxe", name: "Structured Crossbody", price: "$620", rating: 5, reviewCount: "112", imageSrc: "http://img.b2bpic.net/free-photo/close-up-accessories-details-stylish-woman-walking-city-warm-fur-coat-holding-black-leather-bag-winter-season_285396-4714.jpg" },
|
||||||
price: "$890",
|
{ id: "p5", brand: "Luxe", name: "Evening Purse", price: "$590", rating: 5, reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916679.jpg" },
|
||||||
rating: 5,
|
{ id: "p6", brand: "Luxe", name: "Modern Hobo", price: "$820", rating: 5, reviewCount: "145", imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg?_wi=1" },
|
||||||
reviewCount: "120",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916732.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "p2",
|
|
||||||
brand: "Veloura",
|
|
||||||
name: "Heritage Satchel",
|
|
||||||
price: "$750",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "98",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-luggage-prepared-trips_23-2148927424.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "p3",
|
|
||||||
brand: "Veloura",
|
|
||||||
name: "Minimalist Clutch",
|
|
||||||
price: "$450",
|
|
||||||
rating: 4,
|
|
||||||
reviewCount: "85",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/levitating-product-display-with-handbag_23-2149670640.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "p4",
|
|
||||||
brand: "Veloura",
|
|
||||||
name: "Structured Crossbody",
|
|
||||||
price: "$620",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "112",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accessories-details-stylish-woman-walking-city-warm-fur-coat-holding-black-leather-bag-winter-season_285396-4714.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "p5",
|
|
||||||
brand: "Veloura",
|
|
||||||
name: "Evening Purse",
|
|
||||||
price: "$590",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "72",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916679.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "p6",
|
|
||||||
brand: "Veloura",
|
|
||||||
name: "Modern Hobo",
|
|
||||||
price: "$820",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "145",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Signature Collection"
|
title="Our Signature Collection"
|
||||||
description="A curated range of timeless essentials designed for the modern lifestyle."
|
description="A curated range of timeless essentials designed for the modern lifestyle."
|
||||||
@@ -191,33 +94,13 @@ export default function LandingPage() {
|
|||||||
<TestimonialCardTwelve
|
<TestimonialCardTwelve
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{ id: "t1", name: "Elena Rossi", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg" },
|
||||||
id: "t1",
|
{ id: "t2", name: "Marcus Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male_23-2148884378.jpg" },
|
||||||
name: "Elena Rossi",
|
{ id: "t3", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17124.jpg" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg",
|
{ id: "t4", name: "David Thorne", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020776.jpg" },
|
||||||
},
|
{ id: "t5", name: "Anna V.", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-brown_1157-34837.jpg" },
|
||||||
{
|
|
||||||
id: "t2",
|
|
||||||
name: "Marcus Chen",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male_23-2148884378.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "t3",
|
|
||||||
name: "Sarah J.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17124.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "t4",
|
|
||||||
name: "David Thorne",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020776.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "t5",
|
|
||||||
name: "Anna V.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-brown_1157-34837.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
cardTitle="The Veloura Experience"
|
cardTitle="The Luxe Experience"
|
||||||
cardTag="Stories"
|
cardTag="Stories"
|
||||||
cardAnimation="slide-up"
|
cardAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -231,26 +114,8 @@ export default function LandingPage() {
|
|||||||
title="Editorial Series"
|
title="Editorial Series"
|
||||||
description="Insights into the world of luxury design, material science, and the art of fine leatherwork."
|
description="Insights into the world of luxury design, material science, and the art of fine leatherwork."
|
||||||
blogs={[
|
blogs={[
|
||||||
{
|
{ id: "b1", category: "Craftsmanship", title: "The Art of the Stitch", excerpt: "Exploring the ancient techniques that keep our bags timeless.", imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916732.jpg?_wi=2", authorName: "Elena Rossi", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", date: "Oct 12, 2024" },
|
||||||
id: "b1",
|
{ id: "b2", category: "Sustainability", title: "Leather for the Future", excerpt: "How we source ethically to ensure our legacy remains positive.", imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg?_wi=2", authorName: "Marcus Chen", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male_23-2148884378.jpg", date: "Oct 15, 2024" },
|
||||||
category: "Craftsmanship",
|
|
||||||
title: "The Art of the Stitch",
|
|
||||||
excerpt: "Exploring the ancient techniques that keep Veloura bags timeless.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916732.jpg?_wi=2",
|
|
||||||
authorName: "Elena Rossi",
|
|
||||||
authorAvatar: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg",
|
|
||||||
date: "Oct 12, 2024",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "b2",
|
|
||||||
category: "Sustainability",
|
|
||||||
title: "Leather for the Future",
|
|
||||||
excerpt: "How we source ethically to ensure our legacy remains positive.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg?_wi=2",
|
|
||||||
authorName: "Marcus Chen",
|
|
||||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male_23-2148884378.jpg",
|
|
||||||
date: "Oct 15, 2024",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -258,32 +123,10 @@ export default function LandingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoEmphasis
|
<FooterLogoEmphasis
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{ items: [{ label: "Collection", href: "#products" }, { label: "Our Story", href: "#about" }] },
|
||||||
items: [
|
{ items: [{ label: "Contact", href: "#" }, { label: "Privacy Policy", href: "#" }] },
|
||||||
{
|
|
||||||
label: "Collection",
|
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Our Story",
|
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
items: [
|
|
||||||
{
|
|
||||||
label: "Contact",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Privacy Policy",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
logoText="VELOURA"
|
logoText="LUXE"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user