Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7165a0e0a0 | |||
| d5bcc5aae5 | |||
| 3f66e271c8 |
233
src/app/page.tsx
233
src/app/page.tsx
@@ -28,84 +28,35 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Collection",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Collection", id: "products" },
|
||||
{ name: "Our Story", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Veloura"
|
||||
brandName="Luxe"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Timeless Elegance by Veloura"
|
||||
description="Discover the art of refined living. Every Veloura bag is a testament to heritage craftsmanship and modern luxury."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Timeless Elegance"
|
||||
description="Discover the art of refined living. Every piece is a testament to heritage craftsmanship and modern luxury."
|
||||
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/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",
|
||||
},
|
||||
{ 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/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"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collection",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Shop Collection", href: "#products" }]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Sustainable Sourcing",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Artisan Craftsmanship",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Timeless Design",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Worldwide Shipping",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Lifetime Guarantee",
|
||||
},
|
||||
{ type: "text", text: "Sustainable Sourcing" },
|
||||
{ type: "text", text: "Artisan Craftsmanship" },
|
||||
{ type: "text", text: "Timeless Design" },
|
||||
{ type: "text", text: "Worldwide Shipping" },
|
||||
{ type: "text", text: "Lifetime Guarantee" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -114,7 +65,7 @@ export default function LandingPage() {
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
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"
|
||||
imageAlt="Artisan crafting leather"
|
||||
/>
|
||||
@@ -127,60 +78,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Veloura",
|
||||
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: "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",
|
||||
},
|
||||
{ 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: "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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
]}
|
||||
title="Our Signature Collection"
|
||||
description="A curated range of timeless essentials designed for the modern lifestyle."
|
||||
@@ -191,33 +94,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Elena Rossi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.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",
|
||||
},
|
||||
{ id: "t1", name: "Elena Rossi", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.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"
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
@@ -231,26 +114,8 @@ export default function LandingPage() {
|
||||
title="Editorial Series"
|
||||
description="Insights into the world of luxury design, material science, and the art of fine leatherwork."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
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",
|
||||
},
|
||||
{ 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: "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>
|
||||
@@ -258,35 +123,13 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Collection",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "Collection", href: "#products" }, { label: "Our Story", href: "#about" }] },
|
||||
{ items: [{ label: "Contact", href: "#" }, { label: "Privacy Policy", href: "#" }] },
|
||||
]}
|
||||
logoText="VELOURA"
|
||||
logoText="LUXE"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user