Aller au contenu

Accueil

De Zenavia Wiki

<div style="text-align:center; margin: 40px 0;">

    <h1 style="font-size: 36px; color: #fff;">Bienvenue sur le Wiki Zenavia</h1>

    <p style="font-size: 18px; color: #ccc;">

        Découvrez toutes les informations sur les différents modes de jeu de notre serveur.

    </p>

</div>

<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto;">

    <div style="background: #1c1c1c; border: 1px solid #333; border-radius: 10px; padding: 20px; text-align: center; transition: 0.2s;">

        <img src="https://i.imgur.com/uN6jN8h.png" alt="Infecté" style="width:80px;height:80px;margin-bottom:10px;">

        <h2 style="color:#fff;">Infecté</h2>

        <p style="color:#aaa;">Survivez aux vagues de joueurs infectés dans ce mode intense et dynamique.</p>

        <a href="/wiki/Infecté" style="color:#00bfff;font-weight:bold;text-decoration:none;">En savoir plus →</a>

    </div>

    <div style="background: #1c1c1c; border: 1px solid #333; border-radius: 10px; padding: 20px; text-align: center; transition: 0.2s;">

        <img src="https://i.imgur.com/wPLbA5E.png" alt="Freebuild" style="width:80px;height:80px;margin-bottom:10px;">

        <h2 style="color:#fff;">Freebuild</h2>

        <p style="color:#aaa;">Exprimez votre créativité sur de vastes terrains en construisant sans limite.</p>

        <a href="/wiki/Freebuild" style="color:#00bfff;font-weight:bold;text-decoration:none;">En savoir plus →</a>

    </div>

    <div style="background: #1c1c1c; border: 1px solid #333; border-radius: 10px; padding: 20px; text-align: center; transition: 0.2s;">

        <img src="https://i.imgur.com/q7Xf17O.png" alt="Practice" style="width:80px;height:80px;margin-bottom:10px;">

        <h2 style="color:#fff;">Practice</h2>

        <p style="color:#aaa;">Améliorez vos compétences PvP avec nos arènes d'entraînement avancées.</p>

        <a href="/wiki/Practice" style="color:#00bfff;font-weight:bold;text-decoration:none;">En savoir plus →</a>

    </div>

    <div style="background: #1c1c1c; border: 1px solid #333; border-radius: 10px; padding: 20px; text-align: center; transition: 0.2s;">

        <img src="https://i.imgur.com/FoTkqW3.png" alt="Skyblock" style="width:80px;height:80px;margin-bottom:10px;">

        <h2 style="color:#fff;">Skyblock</h2>

        <p style="color:#aaa;">Commencez sur une petite île et évoluez grâce à vos ressources et votre ingéniosité.</p>

        <a href="/wiki/Skyblock" style="color:#00bfff;font-weight:bold;text-decoration:none;">En savoir plus →</a>

    </div>

</div>