Discord Lading page for your server network
A visually appealing landing page with liquid glass effects, dynamic content, and a Discord button. Perfect for upcoming projects, game servers, or communities.
git clone https://github.com/yourusername/lobby-page.git
All page content is dynamic. Edit config.js
to customize:
const CONFIG = {
background: "url('./background.jpg') no-repeat center center fixed",
logo: "logo.png",
title: "WELCOME TO MY SERVER",
description: "JOIN OUR COMMUNITY AND ENJOY THE GAME!",
buttonText: "JOIN DISCORD",
discordLink: "https://discord.gg/example",
loaderText: "CARGANDO..."
};
CONFIG.background
or add effects in style.css.CONFIG.logo
with your image.backdrop-filter
, box-shadow
, or CSS animation for shine..btn:hover
for more glow or scale.Open index.html
in any modern browser to see the loader, logo, title, description, and Discord button animate dynamically.
backdrop-filter
support (Chrome, Edge, Safari, Firefox with flags).The Discord button is fully configurable:
CONFIG.buttonText
CONFIG.discordLink
This project is free to use and modify BUT NOT MONETIZE. Feel free to adapt and customize for your personal or community projects.
Design inspired by liquid glass aesthetic
LobbyPage-MineCraft-LiquidGlass created by vC3sar