Merge version_1 into main #2

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

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="largeSizeMediumTitles"
background="fluid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="glass"
@@ -46,13 +46,13 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="LUXE"
description="Curated excellence in merchandise development. We transform design visions into premium products through meticulous craftsmanship and innovative solutions for discerning brands."
background={{ variant: "fluid" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Explore Collection", href: "#portfolio" },
{ text: "Get Started", href: "#contact" },
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg"
imageAlt="Luxury fashion merchandise collection"
frameStyle="browser"
buttonAnimation="slide-up"
@@ -220,9 +220,9 @@ export default function LandingPage() {
description="Connect with our team to discuss your luxury merchandise vision. We're excited to explore how we can transform your brand's creative ambitions into premium reality."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "fluid" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg"
imageAlt="Contact us for luxury merchandise development"
mediaAnimation="blur-reveal"
mediaPosition="right"