diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 46fb513..8510ceb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Montserrat } from "next/font/google"; export const metadata: Metadata = { - title: 'Drive Tribe Discord - Car Enthusiast Community', - description: 'Join Drive Tribe, the ultimate Discord server for car enthusiasts. Connect with fellow gearheads, share builds, discuss tuning, and explore the world of automotive passion.', + title: 'Kevin 94 community - Car Enthusiast Community', + description: 'Join Kevin 94 community, the ultimate Discord server for car enthusiasts. Connect with fellow gearheads, share builds, discuss tuning, and explore the world of automotive passion.', keywords: ["car enthusiasts, discord server, automotive community, car builds, tuning, car meets, racing, classic cars, supercars"], openGraph: { "title": "Drive Tribe Discord", diff --git a/src/app/page.tsx b/src/app/page.tsx index 278a305..75dc858 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { { name: "Join", id: "#join"}, ]} - brandName="Drive Tribe" + brandName="Kevin 94 community" button={{ text: "Join Discord", href: "https://discord.gg/6tFvSgPNb6"}} /> @@ -50,7 +50,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file