Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b8c7654385 | |||
| 22c8ce9324 | |||
| aa748856f3 |
@@ -11,8 +11,8 @@ import { Montserrat } from "next/font/google";
|
|||||||
|
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: 'Drive Tribe Discord - Car Enthusiast Community',
|
title: 'Kevin 94 community - 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.',
|
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"],
|
keywords: ["car enthusiasts, discord server, automotive community, car builds, tuning, car meets, racing, classic cars, supercars"],
|
||||||
openGraph: {
|
openGraph: {
|
||||||
"title": "Drive Tribe Discord",
|
"title": "Drive Tribe Discord",
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "Join", id: "#join"},
|
name: "Join", id: "#join"},
|
||||||
]}
|
]}
|
||||||
brandName="Drive Tribe"
|
brandName="Kevin 94 community"
|
||||||
button={{
|
button={{
|
||||||
text: "Join Discord", href: "https://discord.gg/6tFvSgPNb6"}}
|
text: "Join Discord", href: "https://discord.gg/6tFvSgPNb6"}}
|
||||||
/>
|
/>
|
||||||
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="home" data-section="home">
|
<div id="home" data-section="home">
|
||||||
<HeroCarouselLogo
|
<HeroCarouselLogo
|
||||||
logoText="Drive Tribe"
|
logoText="Kevin 94 community"
|
||||||
description="Your ultimate destination for car enthusiasts. Connect, share, and explore the world of automotive passion."
|
description="Your ultimate destination for car enthusiasts. Connect, share, and explore the world of automotive passion."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
tag="Ready to Join?"
|
tag="Ready to Join?"
|
||||||
title="Hit the Gas and Join Drive Tribe!"
|
title="Hit the Gas and Join Kevin 94 community!"
|
||||||
description="Become a part of our passionate community today. Click the button below to join the ultimate car enthusiasts Discord server. Your next automotive adventure awaits!"
|
description="Become a part of our passionate community today. Click the button below to join the ultimate car enthusiasts Discord server. Your next automotive adventure awaits!"
|
||||||
mediaAnimation="opacity"
|
mediaAnimation="opacity"
|
||||||
buttonText="Join Our Discord Server"
|
buttonText="Join Our Discord Server"
|
||||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseReveal
|
<FooterBaseReveal
|
||||||
logoText="Drive Tribe"
|
logoText="Kevin 94 community"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Community", items: [
|
title: "Community", items: [
|
||||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
copyrightText="© 2023 Drive Tribe. All rights reserved."
|
copyrightText="© 2023 Kevin 94 community. All rights reserved."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user