-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
170 lines (169 loc) · 6.67 KB
/
index.html
File metadata and controls
170 lines (169 loc) · 6.67 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<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=Satisfy&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="css/main.css" rel="stylesheet" />
<link href="css/footer.css" rel="stylesheet" />
<link href="css/gallery.css" rel="stylesheet" />
<link href="css/header.css" rel="stylesheet" />
<link href="css/main.css" rel="stylesheet" />
<link href="css/reserve.css" rel="stylesheet" />
<link href="css/service.css" rel="stylesheet" />
<link href="css/story.css" rel="stylesheet" />
<title>I Do It !</title>
</head>
<body>
<div class="container">
<header class="header">
<h3 class="header1">welcome to</h3>
<h1 class="header2"><span>Parham</span> Coffee</h1>
<button class="header-btn">ORDER Coffee</button>
</header>
<section class="story">
<div>
<h3 class="section-title">Coffee designs</h3>
</div>
<section class="story-images">
<img class="image image-1" src="pic/story1.jpg" alt="">
<img class="image image-2" src="pic/story2.jpg" alt="">
<img class="image image-3" src="pic/story3.jpg" alt="">
<img class="image image-4" src="pic/story4.jpg" alt="">
</section>
</section>
<section class="service">
<h3 class="section-title">Our Service</h3>
<section class="services-image">
<div class="service-box">
<img src="pic/Counseling.jpg" alt="">
<h4>Free Counseling !</h4>
<h6>Coffee buying advice for customers..</h6>
</div>
<div class="service-box">
<img src="pic/free-post.jpg" alt="">
<h4>Free delivery !</h4>
<h6>Free shipping for regular customers and monthly shipping discounts for the general public</h6>
</div>
<div class="service-box">
<img src="pic/mug.jpg" alt="">
<h4>Free mug!</h4>
<h6>Every 50 purchases a free mug..</h6>
</div>
<div class="service-box">
<img src="pic/order.jpg" alt="">
<h4>online order !</h4>
<h6>Order online without visiting</h6>
</div>
<div class="service-box">
<img src="pic/packaging.jpg" alt="">
<h4>packaging !</h4>
<h6>Strong and luxurious packaging..</h6>
</div>
<div class="service-box">
<img src="pic/return.jpg" alt="">
<h4>Money back!!!</h4>
<h6>If you are not satisfied, your money will be returned without any excuse</h6>
</div>
</section>
</section>
<section class="reserve">
<div>
<h3 class="section-title">Ordering</h3>
</div>
<section class="reserve-section">
<div class="right">
<h4 class="reserve-title">Order easily!</h4>
<h5 class="reserve-branch">branch
</h5>
<h6>Finland<span class="parantes">(</span>Helsinki<span class="parantes">)</span></h6>
<h6>German<span class="parantes">(</span>Berlin<span class="parantes">)</span></h6>
<h6>Canada<span class="parantes">(</span>Toronto<span class="parantes">)</span></h6>
<h6 class="order-text">You just can find any delicious here Your food will reach you quickly</h6>
</div>
<div class="left">
<h3 class="left-title">tel :</h3>
<h4>658-854-144</h4>
<h3 class="left-title">Email :</h3>
<h4>info@gmail.com</h4>
<div class="left-box">
<img class="leftbox-img" src="pic/berger.jpg" alt="">
<img class="leftbox-img" src="pic/tea.jpg" alt="">
<img class="leftbox-img" src="pic/cake.jpg" alt="">
</div>
</div>
</section>
</section>
<section class="gallery">
<div>
<h3 class="section-title">Gallery</h3>
</div>
<section class="gallery-section">
<div class="image-gallery coffee"></div>
<div class="image-gallery tea"></div>
<div class="image-gallery coffee2"></div>
<div class="image-gallery berger"></div>
<div class="image-gallery pizza"></div>
</section>
<footer class="footer">
<div class="footer-section">
<ul>
<li>
<h3 class="footer-title">Service</h3>
</li>
<li>
<h5>Answer FAQ</h5>
</li>
<li>
<h5>Bugs Report</h5>
</li>
<li>
<h5>Security</h5>
</li>
</ul>
<ul>
<li>
<h3 class="footer-title">Comminucation</h3>
</li>
<div class="social-wrapper">
<li class="telegram">
<h5><i class="fa fa-telegram"></i> <span>Telegram</span></h5></li>
</li>
<li class="whatsapp">
<h5><i class="fa fa-whatsapp"></i> <span>WhatsApp</span></h5>
</li>
<li class="youtube">
<h5><i class="fa fa-youtube"></i> <span>YouTube</span></h5>
</li>
<li class="instagram">
<h5><i class="fa fa-instagram"></i> <span>Instagram</span></h5>
</li>
</div>
</ul>
<ul>
<li>
<h3 class="footer-title">coffees</h3>
</li>
<li>
<h5>Online Reserve</h5>
</li>
<li>
<h5>instruction</h5>
</li>
<li>
<h5>Hiring a barista</h5>
</li>
</ul>
</div>
<h4 class="copy">
©All Information is Reserved By <span>Parham Coffee</span>
</h4>
</footer>
</div>
</body>
</html>