-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
293 lines (285 loc) · 19.9 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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<!DOCTYPE html>
<html lang="en" data-theme="cupcake">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tea House</title>
<!-- shortcut icon -->
<link rel="shortcut icon" href="./images/tea-3.png" type="image/x-icon">
<!-- tailwind and daisyUI cdn -->
<link href="https://cdn.jsdelivr.net/npm/daisyui@3.7.4/dist/full.css" rel="stylesheet" type="text/css" />
<script src="https://cdn.tailwindcss.com"></script>
<!-- fontAwesome icon kit link -->
<script src="https://kit.fontawesome.com/69279c7bf7.js" crossorigin="anonymous"></script>
<!-- Google font link -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Poppins:ital,wght@0,300;0,400;0,600;0,700;1,400&display=swap"
rel="stylesheet">
<!-- TailWind customization -->
<script>
tailwind.config = {
theme: {
extend: {
colors: {
"gradient-start": '#FF8938',
"gradient-end": '#F00',
}
}
}
}
</script>
<style>
.font-manrope {
font-family: 'Manrope', sans-serif;
}
</style>
</head>
<body class="font-manrope">
<header class="">
<!-- navbar -->
<div class="navbar bg-base-100">
<div class="navbar-start">
<div class="dropdown">
<label tabindex="0" class="btn btn-ghost lg:hidden">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5"
fill="none" viewBox="0 0 24 24"
stroke="currentColor">
<path stroke-linecap="round"
stroke-linejoin="round" stroke-width="2"
d="M4 6h16M4 12h8m-8 6h16" />
</svg>
</label>
<ul tabindex="0"
class="menu menu-sm dropdown-content mt-3 z-[1] p-2 shadow bg-base-100 rounded-box w-52">
<li><a>Item 1</a></li>
<li>
<a>Parent</a>
<ul class="p-2">
<li><a>Submenu 1</a></li>
<li><a>Submenu 2</a></li>
</ul>
</li>
<li><a>Item 3</a></li>
</ul>
</div>
<a class="btn btn-ghost normal-case text-xl">Tea House</a>
</div>
<div class="navbar-center hidden lg:flex">
<ul class="menu menu-horizontal px-1">
<li><a>Item 1</a></li>
<li tabindex="0">
<details>
<summary>Parent</summary>
<ul class="p-2">
<li><a>Submenu 1</a></li>
<li><a>Submenu 2</a></li>
</ul>
</details>
</li>
<li><a>Item 3</a></li>
</ul>
</div>
<div class="navbar-end">
<a class="btn">Get Started</a>
</div>
</div>
<!-- navbar -->
<!-- Hero Section -->
<div class="hero container max-w-screen-xl mx-auto">
<div class="hero-content flex flex-col mx-auto lg:flex-row p-8">
<div class="flex-1">
<h1
class="text-3xl font-medium md:text-5xl md:font-extrabold lg:text-7xl">
It's
good <br>
tea time at The <br> Tea House</h1>
<p class="py-6 mx-auto">Tea and Botanical Solutions Supplier Give
Optimum
Satisfaction To Your Taste Buds.</p>
<button class="btn flex justify-center btn-primary">Explore
More</button>
</div>
<div class="flex-1">
<img src="./images/banner.png" />
<!-- Rating badge -->
<div
class="-mt-20 flex items-center rounded-lg p-5 w-60 h-15 gap-4 bg-white drop-shadow-2xl">
<i class="fa-solid fa-star text-3xl text-amber-300 "></i>
<div>
<h3 class="text-3xl">5.00</h3>
<p>Trust Pilot Ratings</p>
</div>
</div>
</div>
</div>
</div>
<!-- Hero Section -->
</header>
<main class="container mx-auto max-w-screen-xl px-8 pb-5 mb-10 ">
<!-- featured section -->
<section class="text-center my-12 md:my-24">
<h2 class="text-3xl font-bold md:text-5xl md:font-extrabold mb-5">Our Featured Products
</h2>
<p class="max-w-4xl mx-auto">There are many variations of passages of Lorem Ipsum
available, but the majority have
suffered alteration in some form, by injected humour, or randomised words which
don't look even slightly believable. </p>
<!-- featured tea card container -->
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-5 my-12 mx-auto">
<!-- first card -->
<div class="card text-white bg-gray-500 shadow-2xl">
<figure><img class="pt-5" src="./images/tea-3.png" alt="Shoes" />
</figure>
<div class="card-body">
<h2 class="card-title mx-auto">Black Tea</h2>
<p>Creamer could be replaced by fresh milk</p>
</div>
</div>
<!-- second card -->
<div class="card text-white bg-gray-500 shadow-2xl">
<figure><img class="pt-5" src="./images/tea-2.png" alt="Shoes" />
</figure>
<div class="card-body">
<h2 class="card-title mx-auto">Milk Tea</h2>
<p>Creamer could be replaced by fresh milk</p>
</div>
</div>
<!-- third card -->
<div class="card text-white bg-gray-500 shadow-2xl">
<figure><img class="pt-5" src="./images/tea-1.png" alt="Shoes" />
</figure>
<div class="card-body">
<h2 class="card-title mx-auto">Lemon Tea</h2>
<p>Creamer could be replaced by fresh milk</p>
</div>
</div>
<!-- fourth card -->
<div class="card text-white bg-gray-500 shadow-2xl">
<figure><img class="pt-5" src="./images/tea-4.png" alt="Shoes" />
</figure>
<div class="card-body">
<h2 class="card-title mx-auto">Green Tea</h2>
<p>Creamer could be replaced by fresh milk</p>
</div>
</div>
</div>
<!-- featured tea card container -->
</section>
<!-- featured section -->
<!-- great tea fresh tea section -->
<section class="my-12 gap-12 flex flex-col md:flex-row">
<div class="grid flex-1 gap-8 grid-cols-1 md:grid-cols-2">
<div class="rounded-xl bg-gradient-to-r from-red-100 to-amber-100 h-32 "></div>
<div
class="rounded-xl flex py-10 justify-center items-center bg-[#E6A6231A] row-span-2">
<img src="./images/fresh-1.png" alt="tea">
</div>
<div
class="rounded-xl flex py-10 justify-center items-center bg-[#574E391A] row-span-2">
<img src="./images/fresh-2.png" alt="">
</div>
<div class="rounded-xl bg-gradient-to-r from-[#D9D9D9] to-[#FFFFFF00] h-32 ">
</div>
</div>
<div class="space-y-5 flex-1">
<h3 class="text-3xl md:text-5xl font-extrabold">Great Tea, Freshly <br>
Presented</h3>
<p>The meaning of gong cha is chanese is to provide the best tea to emperor from
all possessions . It represents the highest quality and self
expectation. Establishing in 2006, Gong cha had been deeply
appreciated by its custoers because of good words of mouth and unique
customized service orginated from Taiwan.</p>
<h4 class="text-xl font-extrabold">Unique Taste</h4>
<p>A Unique and different style from other teapots gives a luxurious and
minimalist impression</p>
<h4 class="text-xl font-extrabold">Premium Quality</h4>
<p>Premium Quality that makes tea more elegant and more durable when you use it.
</p>
</div>
</section>
<!-- super client section -->
<!-- super client section -->
<section
class="flex flex-col lg:flex-row gap-14 my-12 lg:my-24 rounded-xl bg-gradient-to-r from-[#FF8938] to-[#F00] px-8 py-12 lg:px-16 lg:py-24 ">
<div class="flex-1">
<h2 class="text-3xl font-bold lg:text-5xl lg:font-extrabold text-white mb-5">
Meet Our Super <br> Clients</h2>
<p class="text-white mb-7">
There are many variations of passages of Lorem Ipsum available, but
the majority
have suffered alteration in some form, by injected humour, or
randomised words
which don't look even slightly believable.
</p>
<button class="btn btn-active text-red-500">Show All</button>
</div>
<div class="flex-1">
<!-- Review -->
<div class="p-10 relative rounded-lg bg-white">
<img class="absolute -left-5 -top-5" src="./images/client.png" alt="">
<p>
We are providing the best and suitable home insurance
services for the people who are interested to treatment
</p>
<h4 class="font-bold mt-5">Ilham Yuda</h4>
<p class="font-medium">Businessman</p>
</div>
</div>
</section>
<!-- super client section -->
</main>
<!-- Footer 2 -->
<footer class=" px-16 py-5 lg:px-32 lg:py-10 bg-base-200">
<div class="flex flex-col md:flex-row lg:justify-between p-10 text-base-content">
<img class="hidden md:block" src="./images/cup.png" alt="">
<p class="flex flex-col md:flex-row">
<span class="mb-5">Ready to get started?</span>
<button class="btn text-white bg-gradient-to-r from-[#FF8938] to-[#F00]">Get Started</button>
</p>
</div>
<div class="footer p-10 text-base-content">
<nav>
<header class="footer-title">Services</header>
<a class="link link-hover">Branding</a>
<a class="link link-hover">Design</a>
<a class="link link-hover">Marketing</a>
<a class="link link-hover">Advertisement</a>
</nav>
<nav>
<header class="footer-title">Company</header>
<a class="link link-hover">About us</a>
<a class="link link-hover">Contact</a>
<a class="link link-hover">Jobs</a>
<a class="link link-hover">Press kit</a>
</nav>
<nav>
<header class="footer-title">Legal</header>
<a class="link link-hover">Terms of use</a>
<a class="link link-hover">Privacy policy</a>
<a class="link link-hover">Cookie policy</a>
</nav>
<form>
<header class="footer-title">Newsletter</header>
<fieldset class="form-control w-20s lg:w-80">
<label class="label">
<span class="label-text">Enter your email address</span>
</label>
<div class="relative">
<input type="text" placeholder="username@site.com"
class="py-4 bg-transparent border-b-2 border-black " />
<button
class="btn btn-primary absolute top-0 right-0 rounded-3xl bg-gradient-to-r from-[#FF8938] to-[#F00]"><i class="fa-solid fa-chevron-right"></i></button>
</div>
</fieldset>
</form>
</div>
<nav class="footer footer-center p-10 bg-base-200 text-base-content">
<aside>
<p>Copyright © 2023 - All right reserved by ACME Industries Ltd</p>
</aside>
</nav>
</footer>
<!-- Footer 2 -->
</body>
</html>