Update index.html

This commit is contained in:
Muhammad Herdy Iskandar
2023-08-31 10:24:59 +07:00
committed by GitHub
parent fa8c61725a
commit 0c0947ece2

View File

@@ -446,7 +446,7 @@
<div class="max-w-lg mx-auto"> <div class="max-w-lg mx-auto">
<div class="flex py-12 justify-center text-white items-center px-20 sm:px-36"> <div class="flex py-12 justify-center text-white items-center px-20 sm:px-36">
<div class="relative"> <div class="relative">
<h1 class="font-bold text-xl pr-5 relative z-50">Skilline</h1> <h1 class="font-bold text-xl pr-5 relative z-50">#KsatriaPetir</h1>
<svg class="w-11 h-11 absolute -top-2 -left-3 z-40" viewBox="0 0 79 79" fill="none" <svg class="w-11 h-11 absolute -top-2 -left-3 z-40" viewBox="0 0 79 79" fill="none"
xmlns="http://www.w3.org/2000/svg"> xmlns="http://www.w3.org/2000/svg">
<path <path
@@ -454,7 +454,7 @@
stroke="#26C1F2" stroke-width="2" /> stroke="#26C1F2" stroke-width="2" />
</svg> </svg>
</div> </div>
<span class="border-l border-gray-500 text-sm pl-5 py-2 font-semibold">Virtual Class for Zoom</span> <span class="border-l border-gray-500 text-sm pl-5 py-2 font-semibold">Kode Voucher ITPLN</span>
</div> </div>
<div class="text-center pb-16 pt-5"> <div class="text-center pb-16 pt-5">
<label class="text-gray-300 font-semibold">Subscribe to get our Newsletter</label> <label class="text-gray-300 font-semibold">Subscribe to get our Newsletter</label>
@@ -467,17 +467,8 @@
style="background: linear-gradient(105.5deg, #545AE7 19.57%, #393FCF 78.85%);">Subscribe</button> style="background: linear-gradient(105.5deg, #545AE7 19.57%, #393FCF 78.85%);">Subscribe</button>
</div> </div>
</div> </div>
<div class="flex items-center text-gray-400 text-sm justify-center">
<a href="" class="pr-3">Careers</a>
<a href="" class="border-l border-gray-400 px-3">Privacy</a>
<a href="" class="border-l border-gray-400 pl-3">Terms & Conditions</a>
</div>
<div class="text-center text-white"> <div class="text-center text-white">
<p class="my-3 text-gray-400 text-sm">&copy; 2021 Class Technologies Inc. </p> <p class="my-3 text-gray-400 text-sm">&copy; 2022 Dyzulk Developer </p>
<div class="py-3 tracking-wide">
<p>Code By <span class="font-semibold">mhaecal</span></p>
<p>UI/UX By <span class="font-semibold">Irvan Moses</span></p>
</div>
</div> </div>
</div> </div>
</footer> </footer>
@@ -511,4 +502,4 @@
</body> </body>
</html> </html>