Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-03 08:19:41 +00:00

View File

@@ -29,11 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "home" },
{ name: "Home", id: "hero" },
{ name: "Features", id: "features" },
{ name: "Community", id: "testimonials" },
{ name: "Join", id: "contact" },
{ name: "Discord", id: "https://discord.gg" }
{ name: "Join", id: "contact" }
]}
brandName="Minecraft Server"
bottomLeftText="Join Our Adventure"
@@ -70,7 +69,7 @@ export default function LandingPage() {
title="Experience the Ultimate Minecraft Server"
description="Our server combines the best of survival gameplay, creative building, and community interaction. With custom plugins, balanced PvP arenas, and endless creative possibilities, we offer an unforgettable gaming experience for players of all skill levels."
tag="About Our Server"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQXXW4eSQsDx2o6NUGk3bgdLx2/a-wide-panoramic-view-of-a-minecraft-ser-1772525872192-b99c8cf1.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQXXW4eSQsDx2o6NUGk3bgdLx2/a-wide-panoramic-view-of-a-minecraft-ser-1772525872192-b99c8cf1.png"
imageAlt="Server spawn town with community buildings"
buttons={[
{ text: "Explore Features", href: "#features" },
@@ -85,7 +84,7 @@ export default function LandingPage() {
title="Server Features"
description="Discover what makes our server special with premium gameplay features and community tools."
tag="Features"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQXXW4eSQsDx2o6NUGk3bgdLx2/a-wide-panoramic-view-of-a-minecraft-ser-1772525872192-b99c8cf1.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQXXW4eSQsDx2o6NUGk3bgdLx2/a-wide-panoramic-view-of-a-minecraft-ser-1772525872192-b99c8cf1.png"
imageAlt="Server features showcase"
accordionItems={[
{