2 Commits

Author SHA1 Message Date
a6d734f001 Update src/app/page.tsx 2026-03-07 13:27:48 +00:00
8ea218f805 Update src/app/page.tsx 2026-03-07 13:21:22 +00:00
2 changed files with 59 additions and 18 deletions

View File

@@ -1,20 +1,49 @@
import type { Metadata } from "next"; import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google"; import { Inter } from "next/font/google";
import { Archivo } from "next/font/google";
import "./globals.css"; import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const inter = Inter({ subsets: ["latin"] }); const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const archivo = Archivo({
variable: "--font-archivo", subsets: ["latin"],
});
export const metadata: Metadata = { export const metadata: Metadata = {
title: "BACISIZ TR - Underground Movement", description: "Raw power and digital street culture. Join the movement that refuses to follow standards."}; title: "BACISIZ TR - Underground Street Culture Movement", description: "Where legends write their own rules. Join the global street culture movement. No limits, no excuses—just raw power.", keywords: "street culture, underground movement, cyberpunk, digital rebellion, community", openGraph: {
title: "BACISIZ TR - Underground Street Culture Movement", description: "Where legends write their own rules. No limits, no excuses—just raw power and digital street culture.", url: "https://bacisiztr.com", siteName: "BACISIZ TR", type: "website"},
twitter: {
card: "summary_large_image", title: "BACISIZ TR - Underground Street Culture Movement", description: "Join the movement. No limits, no excuses. Raw power. Digital rebellion."},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({ export default function RootLayout({
children, children,
}: { }: Readonly<{
children: React.ReactNode; children: React.ReactNode;
}) { }>) {
return ( return (
<html lang="en"> <html lang="en" suppressHydrationWarning>
<body className={inter.className}>{children} <ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${archivo.variable} antialiased`}
>
<Tag />
{children}
<script <script
dangerouslySetInnerHTML={{ dangerouslySetInnerHTML={{
__html: ` __html: `
@@ -1382,6 +1411,7 @@ export default function RootLayout({
}} }}
/> />
</body> </body>
</ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tagIcon={Zap} tagIcon={Zap}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ text: "Start Your Rebellion", href: "#contact" }, { text: "Join the Movement", href: "#contact" },
{ text: "Discover Culture", href: "#features" }, { text: "Discover Culture", href: "#features" },
]} ]}
buttonAnimation="slide-up" 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-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" mediaAnimation="slide-up"
className="min-h-screen" className="min-h-screen"
titleClassName="text-5xl md:text-7xl font-black tracking-tight"
/> />
</div> </div>
@@ -73,11 +74,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ icon: Zap, label: "Raw Energy", value: "100%" }, { icon: Zap, label: "Raw Energy", value: "100%" },
{ icon: Shield, label: "Community Trust", value: "" }, { icon: Shield, label: "Community Trust", value: "500K+" },
{ icon: Flame, label: "Movement Power", value: "UNSTOPPABLE" }, { icon: Flame, label: "Movement Power", value: "24/7" },
{ icon: Crown, label: "Global Impact", value: "RISING" }, { icon: Crown, label: "Global Impact", value: "50M+" },
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
titleClassName="text-4xl md:text-5xl font-black"
metricLabelClassName="font-semibold text-sm md:text-base"
/> />
</div> </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: "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" animationType="slide-up"
@@ -104,6 +107,9 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
tag="VISUAL GALLERY" tag="VISUAL GALLERY"
tagAnimation="slide-up" tagAnimation="slide-up"
containerClassName="text-4xl md:text-5xl font-black"
cardTitleClassName="text-xl font-bold"
cardDescriptionClassName="text-sm opacity-75"
/> />
</div> </div>
@@ -126,6 +132,9 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
titleClassName="text-2xl font-bold"
descriptionClassName="text-base md:text-lg opacity-85"
valueClassName="text-6xl font-black"
/> />
</div> </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." description="Hear from those who live the culture, who breathe the rebellion, who shape the future."
testimonials={[ 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" 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: "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" animationType="slide-up"
@@ -176,6 +185,8 @@ export default function LandingPage() {
buttonText="Join the Movement" buttonText="Join the Movement"
termsText="By joining, you agree to be part of the BACISIZ TR movement. We respect your rebellion." termsText="By joining, you agree to be part of the BACISIZ TR movement. We respect your rebellion."
tagAnimation="slide-up" tagAnimation="slide-up"
titleClassName="text-4xl md:text-5xl font-black"
descriptionClassName="text-base md:text-lg opacity-85"
/> />
</div> </div>