<!--
--  Uploaded on : https://haxor.my.id/open/nanananaa.html
--  Official Web : https://prinsh.com
--  script-deface-generator.prinsh.com
-->
<html lang="en">
 <head>
  <meta charset="utf-8"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   Profile Page
  </title>
  <script src="https://cdn.tailwindcss.com">
  </script>
  <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" rel="stylesheet"/>
 </head>
 <body class="bg-gray-800 text-white">
  <div class="max-w-md mx-auto">
   <!-- Header -->
   <div class="bg-gray-700 p-4 flex items-center justify-between">
    <i class="fas fa-arrow-left text-white">
    </i>
    <div class="flex items-center space-x-4">
     <i class="fas fa-video text-white">
     </i>
     <i class="fas fa-phone text-white">
     </i>
     <i class="fas fa-ellipsis-v text-white">
     </i>
    </div>
   </div>
   <!-- Profile Info -->
   <div class="bg-gray-700 p-4 flex items-center space-x-4">
    <img alt="Profile picture of a person with a red background" class="rounded-full" height="50" src="https://storage.googleapis.com/a1aa/image/0a1sxMTZmWX_c83cZelE_VtJ0uQHW4THW4doYlQqt0s.jpg" width="50"/>
    <div>
     <h1 class="text-xl font-bold">
      Alwaysboysz XcV | KvS
     </h1>
     <p class="text-gray-400">
      terlihat belakangan ini
     </p>
    </div>
   </div>
   <!-- Info Section -->
   <div class="bg-gray-800 p-4">
    <h2 class="text-blue-400">
     Info
    </h2>
    <p class="mt-2">
     <span class="font-bold">
      USERBOT:
     </span>
     <a class="text-blue-400" href="#">
      @KingzUserr_bot
     </a>
     &amp;
     <a class="text-blue-400" href="#">
      @KingzUserbotLitte_Bot
     </a>
     || My Testi: minta ke pv
    </p>
    <p class="mt-2">
     <span class="font-bold">
      Bio
     </span>
    </p>
    <p class="mt-2">
     @Boyszzzz
    </p>
    <p class="mt-2">
     <span class="font-bold">
      Username
     </span>
    </p>
    <p class="mt-2">
     JL RAYA BOYSZZ, KOTA SARANJANA
    </p>
    <p class="mt-2">
     <span class="font-bold">
      Lokasi
     </span>
    </p>
    <div class="flex items-center justify-between mt-2">
     <p class="font-bold">
      Notifikasi
     </p>
     <label class="switch">
      <input checked="" type="checkbox"/>
      <span class="slider round">
      </span>
     </label>
    </div>
   </div>
   <!-- Add to Contact Button -->
   <div class="bg-gray-800 p-4">
    <button class="w-full bg-blue-600 text-white py-2 rounded flex items-center justify-center space-x-2">
     <i class="fas fa-user-plus">
     </i>
     <span>
      Tambah ke kontak
     </span>
    </button>
   </div>
   <!-- Tabs -->
   <div class="bg-gray-800 p-4 flex justify-around border-t border-gray-700">
    <div class="text-center">
     <i class="fas fa-newspaper text-blue-400">
     </i>
     <p class="text-blue-400">
      Postingan
     </p>
    </div>
    <div class="text-center">
     <i class="fas fa-gift text-white">
     </i>
     <p>
      Hadiah
      <span class="inline-block">
       🍱
      </span>
     </p>
    </div>
    <div class="text-center">
     <i class="fas fa-users text-white">
     </i>
     <p>
      Grup
     </p>
    </div>
   </div>
   <!-- Posts -->
   <div class="bg-gray-800 p-4 flex space-x-2 overflow-x-auto">
    <img alt="Screenshot of a post with user details and payment information" class="w-1/3" height="200" src="https://storage.googleapis.com/a1aa/image/0dIxVYJQBjcjoWXKElEgKmE1ZYg-T8ZCYtXNL0aX-3U.jpg" width="100"/>
    <img alt="Screenshot of a post with user details and payment information" class="w-1/3" height="200" src="https://storage.googleapis.com/a1aa/image/0dIxVYJQBjcjoWXKElEgKmE1ZYg-T8ZCYtXNL0aX-3U.jpg" width="100"/>
    <img alt="Screenshot of a post with user details and payment information" class="w-1/3" height="200" src="https://storage.googleapis.com/a1aa/image/0dIxVYJQBjcjoWXKElEgKmE1ZYg-T8ZCYtXNL0aX-3U.jpg" width="100"/>
   </div>
  </div>
 </body>
</html>