-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
150 lines (146 loc) · 5.41 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<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=Grand+Hotel&family=Poppins:ital,wght@0,300;1,200&family=Roboto:ital,wght@1,300&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<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=Grand+Hotel&family=Poppins:ital,wght@0,300;1,200&family=Roboto+Mono&family=Roboto:ital,wght@1,300&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="./style.css" />
</head>
<body>
<div class="container">
<div class="top">
<div class="top-left">
<h2>Checkt Out</h2>
<h1>Our Produducts</h1>
<br />
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. <br> Totam
numquam labore rerum a id saepe eligendi <br> accusantium ratione
officiis odio. <br>Eum quidem sapiente eius vero repellat perspiciatis
ratione, <br> dolorum deleniti.
</p>
<br />
<button>Inventory</button>
</div>
<div class="top-right">
<div class="picture">
<div class="mean">
<div class="image">
<img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ9THoHHgPNiPWANy_f5Ag_tNqSUA3HFHnGLDemS5a5wFjNlxnJ5ibBlayQknu-zY5ugRM&usqp=CAU"
alt=""
/>
</div>
<div class="price">
<h3>Ginger Peaceh Tea</h3>
<p>$6.99</p>
</div>
</div>
<div class="picture">
<div class="mean">
<div class="image">
<img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTzWgdF60tEOlaRgYxD8Plt-iKvrsitEmMtJ4BG7T79Uig4tZryilSxbaPPYSPIB_80tDE&usqp=CAU"
alt=""
/>
</div>
<div class="price">
<h3>Ginger Peaceh Tea</h3>
<p>$6.99</p>
</div>
</div>
<div class="picture">
<div class="mean">
<div class="image">
<img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSKR6JhHGe5_RglWhffW2EM-XRIP52vNwpoPsRyYZ9k2zeumxlpm5nGCw_B-Y018jzTcMY&usqp=CAU"
alt=""
/>
</div>
<div class="price">
<h3>Ginger Peaceh Tea</h3>
<p>$6.99</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="buttom">
<div class="buttom-top">
<div class="header">
<h2>Check Out</h2> <br>
<h1>Our Services</h1>
</div>
</div>
<div class="buttom-buttom">
<div class="picture">
<div class="image">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ9THoHHgPNiPWANy_f5Ag_tNqSUA3HFHnGLDemS5a5wFjNlxnJ5ibBlayQknu-zY5ugRM&usqp=CAU" alt="" />
</div>
<div class="icone">
<i class="fa-solid fa-leaf" style="color: #173d09"></i>
</div>
<div class="info">
<h3>Custom Recioes</h3> <br>
<p>
Lorem ipsum dolor sit, <br> amet consectetur elit. <br> Laborum, id!
</p> <br>
<button>Read More</button>
</div>
</div>
<div class="picture">
<div class="image">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQzcZrKTq1xk1I8mIxWRzvlPWiQve-PTlZ2WD7yH-NRSd5aFcxj_Xz_jYLMBxNtG8EHrNM&usqp=CAU" alt="" />
</div>
<div class="icone">
<i class="fa-brands fa-pagelines" style="color: #1e340b;"></i>
</div>
<div class="info">
<h3>Custom Recioes</h3>
<p> <br>
Lorem ipsum dolor sit, <br> amet consectetur elit. <br> Laborum, id!
</p> <br>
<button>Read More</button>
</div>
</div>
<div class="picture">
<div class="image">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSKR6JhHGe5_RglWhffW2EM-XRIP52vNwpoPsRyYZ9k2zeumxlpm5nGCw_B-Y018jzTcMY&usqp=CAU" alt="" />
</div>
<div class="icone">
<i class="fa-solid fa-mug-hot" style="color: #0b370e;"></i>
</div>
<div class="info">
<h3>Custom Recioes</h3>
<p> <br>
Lorem ipsum dolor sit, <br> amet consectetur elit. <br> Laborum, id!
</p> <br>
<button>Read More</button>
</div>
</div>
</div>
</div>
</div>
</body>
</html>