Update src/app/layout.tsx

This commit is contained in:
2026-03-07 13:21:36 +00:00
parent a393ae574d
commit d77ffb2244

View File

@@ -5,7 +5,7 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "BACISIZ TR - Underground Movement", description: "No limits, no excuses. Just raw power and digital street culture."};
title: "BACISIZ TR - Underground Movement", description: "Where Legends Write Their Own Rules. Join the digital street culture movement."};
export default function RootLayout({
children,