-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsign.html
71 lines (70 loc) · 5.64 KB
/
sign.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.tailwindcss.com"></script>
<Style>
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
font-family: 'Raleway', sans-serif;
}
</Style>
</head>
<body class="bg-gradient-to-b from-blue-100 to white " id="body">
<header>
<nav class="fixed w-full relative">
<div class="container m-auto px-6 md:px-12 lg:px-6">
<div class="flex flex-wrap items-center justify-between py-6 gap-6 md:py-4 md:gap-0">
<div class="w-full flex justify-between lg:w-auto"><a href="index.html" aria-label="logo"><img src="logo.png" class="w-24" alt="mixeo logo" width="144" height="48"></a>
<button aria-label="hamburger" id="hamburger" class="w-10 h-10 mr-2 block md:hidden">
<div aria-hidden="true" id="line" class="inset-0 w-6 h-0.5 mt-2 m-auto rounded bg-gray-500 transtion duration-300"></div>
<div aria-hidden="true" id="line2" class="inset-0 w-6 h-0.5 mt-2 m-auto rounded bg-gray-500 transtion duration-300"></div>
</button></div>
<div id="menu" class="w-full md:flex md:items-center md:w-auto md:space-y-0 md:p-0 md:flex-nowrap hidden">
<div class="block w-full lg:items-center lg:flex ">
<ul class="space-y-6 pb-6 tracking-wide font-medium text-gray-600 lg:pb-0 lg:pr-6 lg:items-center lg:flex lg:space-y-0">
<li><a href="index.html" class="block md:px-3"><span>Home</span></a></li>
<li><a href="about.html" class="block md:px-3" id="link"><span>About Us</span></a></li>
<li><a href="how.html" class="block md:px-3"><span>How it works</span></a></li>
</ul>
<ul class="border-t space-y-2 pt-2 lg:space-y-0 lg:space-x-2 lg:pt-0 lg:pl-2 lg:border-t-0 lg:border-l lg:items-center lg:flex">
<li><a href="sign.html"><button type="button" title="Start buying" class="w-full py-3 px-6 rounded-full text-center transition focus:bg-sky-100 sm:w-max"><span class="block text-cyan-600 font-semibold"> Sign in </span></button></a></li>
<li><a href="DASHBOARD.html"><button type="button" title="Start buying" class="w-full py-3 px-6 rounded-full text-center transition bg-cyan-500 hover:bg-cyan-600 hover:border-cyan-900 hover:border-10 focus:bg-sky-600 sm:w-max"><span class="block text-white font-semibold"> Try it Now </span></button></a></li>
</ul>
</div>
</div>
</div>
</div>
</nav>
</header>
<div class="relative py-16 bg-gradient-to-br from-sky-50 to-gray-200">
<div class="relative container m-auto px-6 text-gray-500 md:px-12 xl:px-40">
<div class="m-auto md:w-8/12 lg:w-6/12 xl:w-6/12">
<div class="rounded-xl bg-white shadow-xl">
<div class="p-6 sm:p-16">
<div class="space-y-4"><img src="logo.png" loading="lazy" class="w-10" alt="tailus logo">
<h2 class="mb-8 text-2xl text-cyan-900 font-bold">Sign in to unlock the <br> best of Mixeo.</h2>
</div>
<div class="mt-16 grid space-y-4"><button class="group h-12 px-6 border-2 border-gray-300 rounded-full transition duration-300
hover:border-blue-400 focus:bg-blue-50 active:bg-blue-100">
<div class="relative flex items-center space-x-4 justify-center"><img src="https://cdn-icons-png.flaticon.com/512/2991/2991147.png" class="absolute left-0 w-5" alt="google logo"><span class="block w-max font-semibold tracking-wide text-gray-700 text-sm transition duration-300 group-hover:text-blue-600 sm:text-base">Continue with Google</span></div>
</button><button class="group h-12 px-6 border-2 border-gray-300 rounded-full transition duration-300
hover:border-blue-400 focus:bg-blue-50 active:bg-blue-100">
<div class="relative flex items-center space-x-4 justify-center"><img src="https://cdn-icons-png.flaticon.com/512/2175/2175193.png" class="absolute left-0 w-5" alt="google logo"><span class="block w-max font-semibold tracking-wide text-gray-700 text-sm transition duration-300 group-hover:text-blue-600 sm:text-base">Continue with Facebook</span></div>
</button><a href="index.html"><button class="group h-12 px-6 border-2 border-gray-300 rounded-full transition duration-300
hover:border-blue-400 focus:bg-blue-50 active:bg-blue-100">
<div class="relative flex items-center space-x-4 justify-center"><span class="block w-max font-semibold tracking-wide text-gray-700 text-sm transition duration-300 group-hover:text-blue-600 sm:text-base">Back to homepage</span></div>
</button></a></div>
<div class="mt-32 space-y-4 text-gray-600 text-center sm:-mb-8">
<p class="text-xs">By proceeding, you agree to our <a href="#" class="underline">Terms of Use</a> and confirm you have read our <a href="#" class="underline">Privacy and Cookie Statement</a>.</p>
<p class="text-xs">This site is protected by reCAPTCHA and the <a href="#" class="underline">Google Privacy Policy</a> and <a href="#" class="underline">Terms of Service</a> apply.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>