Merge version_1 into main #2
140
src/app/page.tsx
140
src/app/page.tsx
@@ -29,17 +29,11 @@ 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"},
|
||||
]}
|
||||
brandName="RareVault"
|
||||
/>
|
||||
@@ -48,21 +42,16 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
logoText="RareVault Boutique"
|
||||
description="Discover an exclusive selection of one-of-a-kind art, rare crafts, and timeless collections curated for the discerning collector."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Gallery",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Gallery", href: "#products"},
|
||||
{
|
||||
text: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
text: "About Us", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/ornate-golden-picture-frame-antique-style-elegant-luxurious-design-empty-frame_632498-26042.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/ornate-golden-picture-frame-antique-style-elegant-luxurious-design-empty-frame_632498-26042.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -75,19 +64,13 @@ export default function LandingPage() {
|
||||
description="At RareVault, we bridge the gap between visionary artists and passionate collectors. Every piece in our boutique is meticulously selected for its uniqueness, craftsmanship, and soul."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Artisan Partnerships",
|
||||
description: "We collaborate directly with independent makers globally.",
|
||||
},
|
||||
title: "Artisan Partnerships", description: "We collaborate directly with independent makers globally."},
|
||||
{
|
||||
title: "Authenticity Guarantee",
|
||||
description: "Every item is verified for quality and originality.",
|
||||
},
|
||||
title: "Authenticity Guarantee", description: "Every item is verified for quality and originality."},
|
||||
{
|
||||
title: "Global Shipping",
|
||||
description: "Securely delivered to your doorstep worldwide.",
|
||||
},
|
||||
title: "Global Shipping", description: "Securely delivered to your doorstep worldwide."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-holding-ukulele_23-2150232644.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-holding-ukulele_23-2150232644.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -100,23 +83,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Ancient Clay Vessel",
|
||||
price: "$1,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-male-potters-hands-making-vase-pottery-making-ceramics_169016-67679.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", name: "Ancient Clay Vessel", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/closeup-male-potters-hands-making-vase-pottery-making-ceramics_169016-67679.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Ethereal Glass Prism",
|
||||
price: "$850",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141434.jpg?_wi=1",
|
||||
},
|
||||
id: "p2", name: "Ethereal Glass Prism", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141434.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Hand-Forged Bronze",
|
||||
price: "$2,400",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697698.jpg?_wi=1",
|
||||
},
|
||||
id: "p3", name: "Hand-Forged Bronze", price: "$2,400", imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697698.jpg"},
|
||||
]}
|
||||
title="Latest Acquisitions"
|
||||
description="Limited series and rare individual treasures added weekly to our collection."
|
||||
@@ -129,60 +100,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Eleanor Vance",
|
||||
date: "Oct 2024",
|
||||
title: "Art Critic",
|
||||
quote: "The most refined collection I have encountered in years.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/female-artist-with-wooden-box-brushes_23-2148002282.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/ornate-golden-picture-frame-antique-style-elegant-luxurious-design-empty-frame_632498-26042.jpg?_wi=2",
|
||||
imageAlt: "luxurious art gallery interior",
|
||||
},
|
||||
id: "1", name: "Eleanor Vance", date: "Oct 2024", title: "Art Critic", quote: "The most refined collection I have encountered in years.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/female-artist-with-wooden-box-brushes_23-2148002282.jpg", imageSrc: "http://img.b2bpic.net/free-psd/ornate-golden-picture-frame-antique-style-elegant-luxurious-design-empty-frame_632498-26042.jpg", imageAlt: "luxurious art gallery interior"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Aurelius",
|
||||
date: "Sept 2024",
|
||||
title: "Interior Architect",
|
||||
quote: "Authentic pieces that define the character of any room.",
|
||||
tag: "Pro",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697712.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-ukulele_23-2150232644.jpg?_wi=2",
|
||||
imageAlt: "curator working in studio",
|
||||
},
|
||||
id: "2", name: "Marcus Aurelius", date: "Sept 2024", title: "Interior Architect", quote: "Authentic pieces that define the character of any room.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697712.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-ukulele_23-2150232644.jpg", imageAlt: "curator working in studio"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah Miller",
|
||||
date: "Aug 2024",
|
||||
title: "Gallery Owner",
|
||||
quote: "A truly seamless procurement experience for unique items.",
|
||||
tag: "Collector",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/lovely-art-composition-with-happy-female-model_23-2147868286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-male-potters-hands-making-vase-pottery-making-ceramics_169016-67679.jpg?_wi=2",
|
||||
imageAlt: "rare ceramic sculpture art",
|
||||
},
|
||||
id: "3", name: "Sarah Miller", date: "Aug 2024", title: "Gallery Owner", quote: "A truly seamless procurement experience for unique items.", tag: "Collector", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-art-composition-with-happy-female-model_23-2147868286.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-male-potters-hands-making-vase-pottery-making-ceramics_169016-67679.jpg", imageAlt: "rare ceramic sculpture art"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Zhou",
|
||||
date: "July 2024",
|
||||
title: "Collector",
|
||||
quote: "I found exactly what I needed to complete my archive.",
|
||||
tag: "Member",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-blonde-woman-painting_23-2148483100.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141434.jpg?_wi=2",
|
||||
imageAlt: "hand-blown glass unique art",
|
||||
},
|
||||
id: "4", name: "David Zhou", date: "July 2024", title: "Collector", quote: "I found exactly what I needed to complete my archive.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-blonde-woman-painting_23-2148483100.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141434.jpg", imageAlt: "hand-blown glass unique art"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Clara Bennett",
|
||||
date: "June 2024",
|
||||
title: "Art Enthusiast",
|
||||
quote: "The craftsmanship in these curated items is simply breathtaking.",
|
||||
tag: "Member",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/female-artist-with-wooden-box-brushes_23-2148002282.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697698.jpg?_wi=2",
|
||||
imageAlt: "traditional metal work craft",
|
||||
},
|
||||
id: "5", name: "Clara Bennett", date: "June 2024", title: "Art Enthusiast", quote: "The craftsmanship in these curated items is simply breathtaking.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/female-artist-with-wooden-box-brushes_23-2148002282.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697698.jpg", imageAlt: "traditional metal work craft"},
|
||||
]}
|
||||
title="Collector Voices"
|
||||
description="Insights from those who have found their missing pieces at RareVault."
|
||||
@@ -195,6 +121,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Alex", date: "2024", title: "Collector", quote: "Amazing service!", tag: "User", avatarSrc: "https://i.pravatar.cc/100" },
|
||||
{ id: "t2", name: "Sam", date: "2024", title: "Expert", quote: "High quality.", tag: "Pro", avatarSrc: "https://i.pravatar.cc/100" }
|
||||
]}
|
||||
title="More Voices"
|
||||
description="What our community says."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -203,29 +135,19 @@ export default function LandingPage() {
|
||||
logoText="RareVault"
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "New Arrivals",
|
||||
href: "#products",
|
||||
},
|
||||
label: "New Arrivals", href: "#products"},
|
||||
{
|
||||
label: "Rare Finds",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Rare Finds", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user