|
|
|
|
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|
|
|
|
tagIcon={Zap}
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Start Your Rebellion", href: "#contact" },
|
|
|
|
|
{ text: "Join the Movement", href: "#contact" },
|
|
|
|
|
{ text: "Discover Culture", href: "#features" },
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
@@ -56,14 +56,15 @@ export default function LandingPage() {
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition_1284-47169.jpg", imageAlt: "BACISIZ TR street culture aesthetic"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/black-stylish-guy-sitting-stands_117513-14.jpg", imageAlt: "Underground street culture movement"
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/black-stylish-guy-sitting-stands_117513-14.jpg?_wi=1", imageAlt: "Underground street culture movement"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-with-afro-dreadlocks-posing_23-2149462081.jpg", imageAlt: "Rebellious street culture"
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-with-afro-dreadlocks-posing_23-2149462081.jpg?_wi=1", imageAlt: "Rebellious street culture"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
className="min-h-screen"
|
|
|
|
|
titleClassName="text-5xl md:text-7xl font-black tracking-tight"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -73,11 +74,13 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
metrics={[
|
|
|
|
|
{ icon: Zap, label: "Raw Energy", value: "100%" },
|
|
|
|
|
{ icon: Shield, label: "Community Trust", value: "∞" },
|
|
|
|
|
{ icon: Flame, label: "Movement Power", value: "UNSTOPPABLE" },
|
|
|
|
|
{ icon: Crown, label: "Global Impact", value: "RISING" },
|
|
|
|
|
{ icon: Shield, label: "Community Trust", value: "500K+" },
|
|
|
|
|
{ icon: Flame, label: "Movement Power", value: "24/7" },
|
|
|
|
|
{ icon: Crown, label: "Global Impact", value: "50M+" },
|
|
|
|
|
]}
|
|
|
|
|
metricsAnimation="slide-up"
|
|
|
|
|
titleClassName="text-4xl md:text-5xl font-black"
|
|
|
|
|
metricLabelClassName="font-semibold text-sm md:text-base"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -93,10 +96,10 @@ export default function LandingPage() {
|
|
|
|
|
id: "2", title: "Digital Rebellion", description: "Technology merged with underground aesthetics", tag: "DIGITAL", imageSrc: "http://img.b2bpic.net/free-photo/couple-wearing-synthetic-leather-clothing_23-2149431034.jpg", imageAlt: "Digital rebellion"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", title: "Community Power", description: "Strength in numbers, unified by shared values", tag: "MOVEMENT", imageSrc: "http://img.b2bpic.net/free-photo/black-stylish-guy-sitting-stands_117513-14.jpg", imageAlt: "Community power"
|
|
|
|
|
id: "3", title: "Community Power", description: "Strength in numbers, unified by shared values", tag: "MOVEMENT", imageSrc: "http://img.b2bpic.net/free-photo/black-stylish-guy-sitting-stands_117513-14.jpg?_wi=2", imageAlt: "Community power"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", title: "Global Standard", description: "Setting trends, never following. This is the new code.", tag: "LEGACY", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-with-afro-dreadlocks-posing_23-2149462081.jpg", imageAlt: "Global standard"
|
|
|
|
|
id: "4", title: "Global Standard", description: "Setting trends, never following. This is the new code.", tag: "LEGACY", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-with-afro-dreadlocks-posing_23-2149462081.jpg?_wi=2", imageAlt: "Global standard"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -104,6 +107,9 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
tag="VISUAL GALLERY"
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
containerClassName="text-4xl md:text-5xl font-black"
|
|
|
|
|
cardTitleClassName="text-xl font-bold"
|
|
|
|
|
cardDescriptionClassName="text-sm opacity-75"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -126,6 +132,9 @@ export default function LandingPage() {
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
titleClassName="text-2xl font-bold"
|
|
|
|
|
descriptionClassName="text-base md:text-lg opacity-85"
|
|
|
|
|
valueClassName="text-6xl font-black"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -135,10 +144,10 @@ export default function LandingPage() {
|
|
|
|
|
description="Hear from those who live the culture, who breathe the rebellion, who shape the future."
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Alex Rivera", handle: "@AlexRebels", testimonial: "BACISIZ TR changed everything. This isn't just a brand—it's a movement that finally speaks the truth we've all been living.", imageSrc: "http://img.b2bpic.net/free-photo/serious-ethnic-man-with-curly-hair-headphones_23-2148203567.jpg", imageAlt: "Alex Rivera"
|
|
|
|
|
id: "1", name: "Alex Rivera", handle: "@AlexRebels", testimonial: "BACISIZ TR changed everything. This isn't just a brand—it's a movement that finally speaks the truth we've all been living.", imageSrc: "http://img.b2bpic.net/free-photo/serious-ethnic-man-with-curly-hair-headphones_23-2148203567.jpg?_wi=1", imageAlt: "Alex Rivera"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Jordan Stone", handle: "@JordanCode", testimonial: "No compromises, no rules except honesty. This is what authentic culture looks like in the digital age. Pure fire.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-closeup-african-american-girl-with-curly-hair-against-blurry-background_181624-20369.jpg", imageAlt: "Jordan Stone"
|
|
|
|
|
id: "2", name: "Jordan Stone", handle: "@JordanCode", testimonial: "No compromises, no rules except honesty. This is what authentic culture looks like in the digital age. Pure fire.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-closeup-african-american-girl-with-curly-hair-against-blurry-background_181624-20369.jpg?_wi=1", imageAlt: "Jordan Stone"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Casey Neon", handle: "@CaseyStreet", testimonial: "The energy is real. The community is real. BACISIZ TR represents everything we fought for—raw, unfiltered, unstoppable.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-armenian-guy-looking-away-yellow-black-wall_181624-42023.jpg", imageAlt: "Casey Neon"
|
|
|
|
|
@@ -147,10 +156,10 @@ export default function LandingPage() {
|
|
|
|
|
id: "4", name: "Morgan Pulse", handle: "@MorganPulse", testimonial: "Finally someone gets it. The street culture isn't just aesthetic—it's a way of life, and BACISIZ TR gets it completely.", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-applying-lipstick-mirror-outdoors_23-2150296682.jpg", imageAlt: "Morgan Pulse"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "5", name: "Taylor Echo", handle: "@TaylorMovement", testimonial: "This is the future of branding. No corporate fluff, just pure rebellion and authenticity. We're in.", imageSrc: "http://img.b2bpic.net/free-photo/serious-ethnic-man-with-curly-hair-headphones_23-2148203567.jpg", imageAlt: "Taylor Echo"
|
|
|
|
|
id: "5", name: "Taylor Echo", handle: "@TaylorMovement", testimonial: "This is the future of branding. No corporate fluff, just pure rebellion and authenticity. We're in.", imageSrc: "http://img.b2bpic.net/free-photo/serious-ethnic-man-with-curly-hair-headphones_23-2148203567.jpg?_wi=2", imageAlt: "Taylor Echo"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "6", name: "Dakota Strike", handle: "@DakotaForce", testimonial: "BACISIZ TR doesn't follow—it leads. That's the only way a movement this real can exist. Respect.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-closeup-african-american-girl-with-curly-hair-against-blurry-background_181624-20369.jpg", imageAlt: "Dakota Strike"
|
|
|
|
|
id: "6", name: "Dakota Strike", handle: "@DakotaForce", testimonial: "BACISIZ TR doesn't follow—it leads. That's the only way a movement this real can exist. Respect.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-closeup-african-american-girl-with-curly-hair-against-blurry-background_181624-20369.jpg?_wi=2", imageAlt: "Dakota Strike"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -176,6 +185,8 @@ export default function LandingPage() {
|
|
|
|
|
buttonText="Join the Movement"
|
|
|
|
|
termsText="By joining, you agree to be part of the BACISIZ TR movement. We respect your rebellion."
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
titleClassName="text-4xl md:text-5xl font-black"
|
|
|
|
|
descriptionClassName="text-base md:text-lg opacity-85"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|