Update src/app/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
logoText="Grow Your Power"
|
||||
description="Train Hard. Level Up. Dominate the Leaderboard."
|
||||
buttons={[
|
||||
{ text: "Play Now on Roblox", href: "https://www.roblox.com/games/0" },
|
||||
{ text: "Play Now - Join 100K Players", href: "https://www.roblox.com/games/0" },
|
||||
{ text: "View Features", href: "#features" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQORv2lk0ELSEoktSjIXsiHsbX/an-intense-high-energy-gaming-scene-feat-1772521540973-ecedc6fe.png"
|
||||
@@ -173,4 +173,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user