diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7a864ab..c5fe001 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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,