Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 12:34:23 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="medium"
sizing="largeSmall"
background="grid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow"
@@ -36,7 +36,8 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" },
]}
button={{
text: "Get Started", href: "#products"}}
text: "Get Started", href: "#products"
}}
/>
</div>
@@ -46,7 +47,7 @@ export default function LandingPage() {
description="Authentic luxury fashion, exclusive colognes, and airport exclusives curated for discerning collectors. Shop verified items with guaranteed authenticity."
tag="Luxury Resale Platform"
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
imageSrc="http://img.b2bpic.net/free-photo/blurred-escalator-seen-from_1203-1286.jpg"
imageAlt="FlipVault luxury collection showcase"
buttons={[
@@ -76,11 +77,14 @@ export default function LandingPage() {
tag="Shop Now"
products={[
{
id: "1", name: "Luxury Designer T-Shirt", price: "$45", variant: "Black • Premium Cotton • M-XL", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478988.jpg", imageAlt: "Luxury designer t-shirt"},
id: "1", name: "Luxury Designer T-Shirt", price: "$45", variant: "Black • Premium Cotton • M-XL", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478988.jpg", imageAlt: "Luxury designer t-shirt"
},
{
id: "2", name: "Exclusive Designer Cologne", price: "$65", variant: "100ml • Eau de Parfum • Original", imageSrc: "http://img.b2bpic.net/free-vector/elegant-wedding-card-with-hand-drawn-mandalas_23-2147632035.jpg", imageAlt: "Designer fragrance bottle"},
id: "2", name: "Exclusive Designer Cologne", price: "$65", variant: "100ml • Eau de Parfum • Original", imageSrc: "http://img.b2bpic.net/free-vector/elegant-wedding-card-with-hand-drawn-mandalas_23-2147632035.jpg", imageAlt: "Designer fragrance bottle"
},
{
id: "3", name: "Airport Exclusive Edition", price: "$55", variant: "Limited • Authenticated • Rare", imageSrc: "http://img.b2bpic.net/free-photo/composition-summer-objects_23-2147809945.jpg", imageAlt: "Luxury airport exclusive item"},
id: "3", name: "Airport Exclusive Edition", price: "$55", variant: "Limited • Authenticated • Rare", imageSrc: "http://img.b2bpic.net/free-photo/composition-summer-objects_23-2147809945.jpg", imageAlt: "Luxury airport exclusive item"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -119,9 +123,11 @@ export default function LandingPage() {
description="We collaborate with premium brands recognized worldwide"
tag="Trusted Brands"
names={[
"Gucci", "Prada", "Versace", "Calvin Klein", "Dior", "Chanel", "Louis Vuitton", "Burberry"]}
"Gucci", "Prada", "Versace", "Calvin Klein", "Dior", "Chanel", "Louis Vuitton", "Burberry"
]}
logos={[
"http://img.b2bpic.net/free-vector/ga-monogram-logo-design-template_23-2151221365.jpg", "http://img.b2bpic.net/free-psd/fashion-template-design_23-2151238674.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-greek-tavern-logo-template_52683-141653.jpg", "http://img.b2bpic.net/free-vector/sponsor-label-collection_23-2148748453.jpg", "http://img.b2bpic.net/free-vector/pack-hand-drawn-ornamental-logos_23-2147593837.jpg", "http://img.b2bpic.net/free-vector/golden-elegant-logo-template_1195-1.jpg", "http://img.b2bpic.net/free-vector/set-six-gold-monograms_23-2147674152.jpg", "http://img.b2bpic.net/free-vector/boutique-logo-collection_1195-179.jpg"]}
"http://img.b2bpic.net/free-vector/ga-monogram-logo-design-template_23-2151221365.jpg", "http://img.b2bpic.net/free-psd/fashion-template-design_23-2151238674.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-greek-tavern-logo-template_52683-141653.jpg", "http://img.b2bpic.net/free-vector/sponsor-label-collection_23-2148748453.jpg", "http://img.b2bpic.net/free-vector/pack-hand-drawn-ornamental-logos_23-2147593837.jpg", "http://img.b2bpic.net/free-vector/golden-elegant-logo-template_1195-1.jpg", "http://img.b2bpic.net/free-vector/set-six-gold-monograms_23-2147674152.jpg", "http://img.b2bpic.net/free-vector/boutique-logo-collection_1195-179.jpg"
]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -138,13 +144,17 @@ export default function LandingPage() {
avatarsAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg", alt: "Testimonial from customer"},
src: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg", alt: "Testimonial from customer"
},
{
src: "http://img.b2bpic.net/free-photo/smiling-young-man-posing-garden_23-2147562343.jpg", alt: "Testimonial from customer"},
src: "http://img.b2bpic.net/free-photo/smiling-young-man-posing-garden_23-2147562343.jpg", alt: "Testimonial from customer"
},
{
src: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-caucasian-woman-posing-park_181624-55023.jpg", alt: "Testimonial from customer"},
src: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-caucasian-woman-posing-park_181624-55023.jpg", alt: "Testimonial from customer"
},
{
src: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-pointing-with-index-figners-camera-happy-cheerful-smiling-broadly_141793-55370.jpg", alt: "Testimonial from customer"},
src: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-pointing-with-index-figners-camera-happy-cheerful-smiling-broadly_141793-55370.jpg", alt: "Testimonial from customer"
},
]}
useInvertedBackground={false}
/>