<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>GOROK - Web3 Gaming Revolution</title>
    <style>
        body {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            font-family: 'Audiowide', cursive;
            color: #ffffff;
            margin: 0;
            padding: 0;
            overflow-x: hidden;
        }
        
        .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 2rem;
            position: relative;
            z-index: 10;
        }
        
        .hero {
            text-align: center;
            padding: 4rem 0;
            background: rgba(0, 0, 0, 0.1);
            border-radius: 20px;
            backdrop-filter: blur(10px);
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
        }
        
        .logo {
            width: 120px;
            height: 120px;
            border-radius: 50%;
            margin: 0 auto 2rem;
            animation: float 3s ease-in-out infinite;
            filter: drop-shadow(0 0 20px rgba(102, 126, 234, 0.8));
        }
        
        @keyframes float {
            0%, 100% { transform: translateY(0px); }
            50% { transform: translateY(-10px); }
        }
        
        .title {
            font-size: 3.5rem;
            margin-bottom: 1rem;
            background: linear-gradient(45deg, #667eea, #764ba2);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            text-shadow: 0 0 30px rgba(102, 126, 234, 0.5);
        }
        
        .description {
            font-size: 1.3rem;
            margin-bottom: 2rem;
            color: rgba(255, 255, 255, 0.9);
            line-height: 1.6;
        }
        
        .cta-button {
            background: linear-gradient(45deg, #667eea, #764ba2);
            border: none;
            padding: 1rem 2rem;
            border-radius: 50px;
            color: white;
            font-size: 1.1rem;
            font-weight: bold;
            cursor: pointer;
            transition: all 0.3s ease;
            box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
        }
        
        .cta-button:hover {
            transform: translateY(-2px);
            box-shadow: 0 8px 25px rgba(102, 126, 234, 0.6);
        }
        
        .features {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 2rem;
            margin-top: 4rem;
        }
        
        .feature-card {
            background: rgba(255, 255, 255, 0.1);
            padding: 2rem;
            border-radius: 15px;
            backdrop-filter: blur(10px);
            border: 1px solid rgba(255, 255, 255, 0.2);
            transition: all 0.3s ease;
        }
        
        .feature-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="hero">
            <img src="logo.png" alt="GOROK Logo" class="logo">
            <h1 class="title">GOROK</h1>
            <p class="description">
                The next generation of Web3 gaming is here. 
                Experience immersive gameplay with blockchain technology.
            </p>
            <button class="cta-button">Join the Revolution</button>
        </div>
        
        <div class="features">
            <div class="feature-card">
                <h3>Decentralized Gaming</h3>
                <p>True ownership of in-game assets through NFTs</p>
            </div>
            <div class="feature-card">
                <h3>Play-to-Earn</h3>
                <p>Earn real rewards while playing your favorite games</p>
            </div>
            <div class="feature-card">
                <h3>Community Driven</h3>
                <p>Shape the future of gaming with our DAO governance</p>
            </div>
        </div>
    </div>
</body>
</html>
            

FUCK AI GOROK

The Revolutionary AI Platform That Challenges Conventions and Redefines Digital Innovation

Copied to clipboard!

Join Our Community

Join the FUCK AI GOROK community and be part of the AI revolution that's transforming the digital landscape

Connect with like-minded innovators, access exclusive content, and help shape the future of our platform