Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b5f18b9df2 | |||
| 4f7dd580d3 | |||
| 4047b22fea | |||
| 3542e03602 | |||
| d77ffb2244 | |||
| 6d23856a2d | |||
| 561fd1b787 | |||
| c785d02eba | |||
| 5f4f6d865f | |||
| 8dd94b55dd | |||
| d3bbd63c97 | |||
| a393ae574d | |||
| 01c9262ddc | |||
| 4b29f74399 | |||
| f20b5ffa9e | |||
| 66c02717f3 | |||
| 4abfd63e64 | |||
| 517afcdfea | |||
| dddd809e78 |
@@ -1,49 +1,20 @@
|
|||||||
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 halant = Halant({
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
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 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 Movement", description: "Where Legends Write Their Own Rules. Join the digital street culture movement."};
|
||||||
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" suppressHydrationWarning>
|
<html lang="en">
|
||||||
<ServiceWrapper>
|
<body className={inter.className}>{children}
|
||||||
<body
|
|
||||||
className={`${halant.variable} ${inter.variable} ${archivo.variable} antialiased`}
|
|
||||||
>
|
|
||||||
<Tag />
|
|
||||||
{children}
|
|
||||||
|
|
||||||
<script
|
<script
|
||||||
dangerouslySetInnerHTML={{
|
dangerouslySetInnerHTML={{
|
||||||
__html: `
|
__html: `
|
||||||
@@ -1411,7 +1382,6 @@ export default function RootLayout({
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</body>
|
</body>
|
||||||
</ServiceWrapper>
|
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -56,10 +56,10 @@ 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?_wi=1", imageAlt: "Underground street culture movement"
|
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/low-angle-man-with-afro-dreadlocks-posing_23-2149462081.jpg?_wi=1", imageAlt: "Rebellious street culture"
|
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-with-afro-dreadlocks-posing_23-2149462081.jpg", imageAlt: "Rebellious street culture"
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -96,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?_wi=2", 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", 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?_wi=2", 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", imageAlt: "Global standard"
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -144,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?_wi=1", 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", 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?_wi=1", 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", 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"
|
||||||
@@ -156,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?_wi=2", 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", 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?_wi=2", 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", imageAlt: "Dakota Strike"
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user