-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
167 lines (152 loc) · 7.49 KB
/
index.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link href='https://fonts.googleapis.com/css?family=Bai Jamjuree'/>
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet'>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/full.min.css" rel="stylesheet" type="text/css" />
<script src="https://cdn.tailwindcss.com"></script>
<!-- <link rel="stylesheet" href="output.css">
<link rel="stylesheet" href="style.css"> -->
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<title>Index</title>
</head>
<body class="mx-30">
<!-- Header Section -->
<header class="lg:px-16">
<div class="pt-6 pb-12 text-3xl flex justify-between">
<button class="text-3xl font-medium">SMART-WALLET</button>
<button ><input type="checkbox" value="synthwave" class="toggle theme-controller"/></button>
</div>
</header>
<!-- Main Section -->
<main>
<section class="lg:px-16 px-5 lg:flex justify-between">
<div class="flex flex-col justify-between">
<div class="flex flex-col gap-5">
<h1 class="text-7xl font-extrabold">Manage <br>money smartly</h1>
<h1 class="font-normal">Meet the only spend management <br> platform and corporate card.</h1>
</div>
<div class="flex justify-start items-center gap-1 bg-white rounded-md">
<button onclick="login()" class="flex justify-start items-center bg-white rounded-md shadow-inner shadow-black mt-10 mb-2">
<i class='bx bxs-right-arrow-square text-6xl'></i>
<h1 class="text-2xl text-[#222223] p-2">Try Your Wallet Now</h1>
</button>
</div>
</div>
<div>
<img src="./images/header_image.png" alt="">
</div>
</section>
<!-- Deals section-->
<section class="lg:px-16 px-5 py-20 lg:flex justify-between">
<div>
<h1 class="hot-deal-heading text-3xl font-medium">Hot 🔥<br>deals for you</h1>
<h1 class="hot-deal-text mt-2">Online shopping for retail<br>sales direct to consumers</h1>
</div>
<div>
<img src="./images/image 528.png" alt="">
<h1 class="font-medium mt-4 mb-2">1.5% cashback</h1>
<h1 class="">Online shopping for retail sales<br>direct to consumers</h1>
</div>
<div>
<img src="./images/image 528.png" alt="">
<h1 class="font-medium mt-4 mb-2">30-day terms</h1>
<h1 class="">Online shopping for retail sales<br>direct to consumers</h1>
</div>
<div>
<img src="./images/image 528.png" alt="">
<h1 class="font-medium mt-4 mb-2">Save Money</h1>
<h1 class="">Online shopping for retail<br>sales direct to consumers</h1>
</div>
</section>
<!-- Overview Section -->
<section class="lg:px-16 px-5">
<div class="flex justify-center text-center">
<div>
<h1 class="text-6xl font-bold">1000+ Customers</h1>
<p class="mt-4">Analyze any Business or Creator account—including your competitors—to find the<br> imagery, visuals,
and captions that drive audience engagement. Get social calendars<br>planned faster and spend less
time testing content strategies.
</p>
</div>
</div>
<div class="py-20 flex justify-evenly">
<div class="border-t border-b p-4 py-12 w-full mx-auto flex flex-col items-center">
<h1 class="text-slate-400">P R O D U C T</h1>
<h1 class="text-2xl font-bold">10,0000+ </h1>
</div>
<div class="border p-4 py-12 w-full mx-auto flex flex-col items-center">
<h1 class="text-slate-400">L I K E S</h1>
<h1 class="text-2xl font-bold">45600</h1>
</div>
<div class="border p-4 py-12 w-full mx-auto flex flex-col items-center">
<h1 class="text-slate-400">S A L E</h1>
<h1 class="text-2xl font-bold">576864</h1>
</div>
<div class="border-t border-b p-4 py-12 w-full mx-auto flex flex-col items-center">
<h1 class="text-slate-400">C U S T O M E R S</h1>
<h1 class="text-2xl font-bold">947444</h1>
</div>
</div>
</section>
<!-- Last Section -->
<section class="py-20 lg:flex bg-cover bg-center h-screen">
<div>
<img src="./images/card.png" alt="">
</div>
<div class="flex flex-col justify-evenly ">
<div class="flex flex-col gap-5">
<h1 class="text-5xl">Handoff your work<br>smarter now</h1>
<p class="">Create documentation for the collaborators (i.e.<br>designers or devs) directly in your design file.</p>
</div>
<div class="flex justify-between items-center ">
<img class="p-12" src="./Resources/images/Group 4153.png" alt="">
<div class="flex flex-col gap-1">
<h1 class="text-xl text-[#192430]">Strategic</h1>
<p class="text-[#727272]">Suggests that the component spacing<br>between cards and elements.</p>
</div>
</div>
<div class="flex justify-between items-center">
<img class="p-12" src="./Resources/images/Group 4170.png" alt="">
<div class="flex flex-col gap-1">
<h1 class="text-xl text-[#192430]">Strategic</h1>
<p class="text-[#727272]">Suggests that the component spacing<br>between cards and elements.</p>
</div>
</div>
</div>
</section>
</main>
<!-- Footer Section -->
<footer class="lg:px-16 px-5 py-10">
<section class="p-3 lg:flex justify-between">
<div class="flex gap-10">
<button>ABOUT</button>
<button>HOW IT WORKS</button>
<button>CONTACT</button>
</div>
<div>
<button onclick="index()" class="text-3xl">SMART-WALLET</button>
</div>
<div class="flex gap-10">
<button>Singup</button>
<button onclick="login()">Login</button>
</div>
<div class="flex items-center gap-10">
<button ><i class='text-3xl bx bxl-facebook-square'></i> </button>
<button ><i class='text-3xl bx bxl-github' ></i></button>
<button ><i class='text-3xl bx bxl-telegram' ></i></button>
</div>
</section>
<div class="p-2 border-t border-black my-4"></div>
<div class="p-3 flex justify-between">
<h1 class="">Copyright © 2023.Smart Solution Ltd.</h1>
<div class="border-t-2 border-black text-transparent"><p>.....................................................................................................................................................</p></div>
<h1 class="">Designed by Mehedi</h1>
</div>
</footer>
<script type="" src="script.js"></script>
</body>
</html>