Jump to content

Recommended Posts

Posted
 
<!DOCTYPE html>
<html lang="ka">
<head>
    <meta charset="UTF-8">
    <title>Kinokadri.co</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="Kinokadri.co — ფილმებისა და სერიალების ონლაინ პლატფორმა ქართულად. ნახე ახალი და პოპულარული ფილმები და სერიალები.">
    <style>
        body {
            margin: 0;
            font-family: Arial, Helvetica, sans-serif;
            background-color: #0f0f0f;
            color: #ffffff;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
        }
        .container {
            max-width: 900px;
            text-align: center;
            padding: 20px;
        }
        img {
            max-width: 100%;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.6);
            margin-bottom: 25px;
        }
        h1 {
            font-size: 26px;
            margin-bottom: 15px;
        }
        p {
            font-size: 18px;
            line-height: 1.6;
            margin-bottom: 30px;
            color: #dcdcdc;
        }
        a.button {
            display: inline-block;
            padding: 14px 32px;
            background: #e50914;
            color: #ffffff;
            text-decoration: none;
            font-size: 18px;
            border-radius: 30px;
            transition: background 0.3s ease;
        }
        a.button:hover {
            background: #b20710;
        }
    </style>
</head>
<body>
    <div class="container">
        <img src="https://kinokadri.co/wp-content/uploads/2025/12/Screenshot-2025-12-13-at-03.55.26.png" alt="Kinokadri ფილმები და სერიალები">
        <h1>Kinokadri.co</h1>
        <p>
            Kinokadri.co — ფილმებისა და სერიალების ონლაინ პლატფორმა ქართულად. 
            ნახე ახალი და პოპულარული ფილმები, სერიალები და გადადი მთავარ გვერდზე.
        </p>
        <a class="button" href="https://kinokadri.co">გადასვლა მთავარ გვერდზე</a>
    </div>
</body>
</html>

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.