-
Notifications
You must be signed in to change notification settings - Fork 0
/
pricing.php
240 lines (213 loc) · 12.3 KB
/
pricing.php
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>FSA - Laundry Qie</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Free HTML Templates" name="keywords">
<meta content="Free HTML Templates" name="description">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;800&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/all.min.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Topbar Start -->
<div class="container-fluid bg-primary py-3">
<div class="container">
<div class="row">
<div class="col-md-6 text-center text-lg-left mb-2 mb-lg-0">
<div class="d-inline-flex align-items-center">
<a class="text-white pr-3" href="">Status Laundry</a>
<span class="text-white">|</span>
<a class="text-white px-3" href="">Help</a>
<span class="text-white">|</span>
<a class="text-white pl-3" href="">Support</a>
</div>
</div>
<div class="col-md-6 text-center text-lg-right">
<div class="d-inline-flex align-items-center">
<a class="text-white px-3" href="">
<i class="fab fa-facebook-f"></i>
</a>
<a class="text-white px-3" href="">
<i class="fab fa-twitter"></i>
</a>
<a class="text-white px-3" href="">
<i class="fab fa-linkedin-in"></i>
</a>
<a class="text-white px-3" href="">
<i class="fab fa-instagram"></i>
</a>
<a class="text-white pl-3" href="">
<i class="fab fa-youtube"></i>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- Topbar End -->
<!-- Navbar Start -->
<div class="container-fluid position-relative nav-bar p-0">
<div class="container-lg position-relative p-0 px-lg-3" style="z-index: 9;">
<nav class="navbar navbar-expand-lg bg-white navbar-light py-3 py-lg-0 pl-3 pl-lg-5">
<a href="" class="navbar-brand">
<h1 class="m-0 text-secondary"><span class="text-primary">LAUNDRY</span> QIE</h1>
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-between px-3" id="navbarCollapse">
<div class="navbar-nav ml-auto py-0">
<a href="index.php" class="nav-item nav-link active">Home</a>
<a href="about.php" class="nav-item nav-link">Tentang</a>
<a href="service.php" class="nav-item nav-link">Pelayanan</a>
<a href="pricing.php" class="nav-item nav-link">Harga</a>
<a href="maps.php" class="nav-item nav-link">Maps</a>
</div>
<a href="contact.php" class="nav-item nav-link">Hubungi</a>
</div>
</div>
</nav>
</div>
</div>
<!-- Navbar End -->
<!-- Page Header Start -->
<div class="page-header container-fluid bg-secondary pt-2 pt-lg-5 pb-2 mb-5">
<div class="container py-5">
<div class="row align-items-center py-4">
<div class="col-md-6 text-center text-md-left">
<h1 class="mb-4 mb-md-0 text-white">Harga</h1>
</div>
<div class="col-md-6 text-center text-md-right">
<div class="d-inline-flex align-items-center">
<a class="btn text-white" href="">Home</a>
<i class="fas fa-angle-right text-white"></i>
<a class="btn text-white disabled" href="">Harga</a>
</div>
</div>
</div>
</div>
</div>
<!-- Page Header Start -->
<!-- Pricing Plan Start -->
<div class="container-fluid pt-5 pb-3">
<div class="container">
<h6 class="text-secondary text-uppercase text-center font-weight-medium mb-3">PAKET HARGA KAMI</h6>
<h1 class="display-4 text-center mb-5">Harga Terbaik</h1>
<div class="row">
<div class="col-lg-4 mb-4">
<div class="bg-light text-center mb-2 pt-4">
<div class="d-inline-flex flex-column align-items-center justify-content-center bg-secondary rounded-circle shadow mt-2 mb-4" style="width: 200px; height: 200px; border: 15px solid #ffffff;">
<h3 class="text-white">Reguler/3 Hari</h3>
<h1 class="display-4 text-white mb-0">
<small class="align-top" style="font-size: 22px; line-height: 45px;"></small><small class="align-bottom" style="font-size: 16px; line-height: 40px;"></small>
</h1>
</div>
<div class="d-flex flex-column align-items-center py-3">
<p>SETRIKA 6K</p>
<p>CUCI+KERING+LIPAT 8K</p>
<p>CUCI+KERING+SETRIKA+LIPAT 10K</p>
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<div class="bg-light text-center mb-2 pt-4">
<div class="d-inline-flex flex-column align-items-center justify-content-center bg-primary rounded-circle shadow mt-2 mb-4" style="width: 200px; height: 200px; border: 15px solid #ffffff;">
<h3 class="text-white">Express/1 Hari</h3>
<h1 class="display-4 text-white mb-0">
<small class="align-top" style="font-size: 22px; line-height: 45px;"></small><small class="align-bottom" style="font-size: 16px; line-height: 40px;"></small>
</h1>
</div>
<div class="d-flex flex-column align-items-center py-3">
<p>SETRIKA 9K</p>
<p>CUCI+KERING+LIPAT 12K</p>
<p>CUCI+KERING+SETRIKA+LIPAT 14K</p>
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<div class="bg-light text-center mb-2 pt-4">
<div class="d-inline-flex flex-column align-items-center justify-content-center bg-secondary rounded-circle shadow mt-2 mb-4" style="width: 200px; height: 200px; border: 15px solid #ffffff;">
<h3 class="text-white">Super EXpress/< 5 jam</h3>
<h1 class="display-4 text-white mb-0">
<small class="align-top" style="font-size: 22px; line-height: 45px;"></small><small class="align-bottom" style="font-size: 16px; line-height: 40px;"></small>
</h1>
</div>
<div class="d-flex flex-column align-items-center py-3">
<p>SETRIKA 14K</p>
<p>CUCI+KERING+LIPAT 18K</p>
<p>CUCI+KERING+SETRIKA+LIPAT 22K</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Pricing Plan End -->
<!-- Footer Start -->
<div class="container-fluid bg-primary text-white mt-5 pt-5 px-sm-3 px-md-5">
<div class="row pt-5">
<div class="col-lg-3 col-md-6 mb-5">
<a href=""><h1 class="text-secondary mb-3"><span class="text-white">LAUNDRY</span>QIE</h1></a>
<p>Cucian istri memang bersih dan wangi, tetapi Anda akan menjadi suami yang berbudi jika meringankan beban istri dengan laundry di sini.</p>
<div class="d-flex justify-content-start mt-4">
<a class="btn btn-outline-light rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-light rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-light rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-linkedin-in"></i></a>
<a class="btn btn-outline-light rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-instagram"></i></a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5">
<h4 class="text-white mb-4">Tentang Kita</h4>
<p>Kami Penyedia Laundry Berkualitas Di Kota Anda</p>
<p><i class="fa fa-map-marker-alt mr-2"></i>Jl.Perintis Raya,<br>Kondangjaya,Kec.Karawang Tim,<br>Jawa Barat</p>
<p><i class="fa fa-phone-alt mr-2"></i>085717167000</p>
<p><i class="fa fa-envelope mr-2"></i>[email protected]</p>
</div>
<div class="col-lg-3 col-md-6 mb-5">
<h4 class="text-white mb-4">Link</h4>
<div class="d-flex flex-column justify-content-start">
<a class="text-white mb-2" href="index.php"><i class="fa fa-angle-right mr-2"></i>Home</a>
<a class="text-white mb-2" href="about.php"><i class="fa fa-angle-right mr-2"></i>Tentang</a>
<a class="text-white mb-2" href="service.php"><i class="fa fa-angle-right mr-2"></i>Pelayanan</a>
<a class="text-white mb-2" href="pricing.php"><i class="fa fa-angle-right mr-2"></i>Harga</a>
<a class="text-white" href="contact.php"><i class="fa fa-angle-right mr-2"></i>Hubungi</a>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="container-fluid bg-dark text-white py-4 px-sm-3 px-md-5">
<p class="m-0 text-center text-white">
© <a class="text-white font-weight-medium" href="#">Project-Laundry</a>. Seluruh hak cipta.
<!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
Designed by <a class="text-white font-weight-medium" href="index.php">Mahasiswa UBP</a>
</p>
</div>
<!-- Footer End -->
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-primary back-to-top"><i class="fa fa-angle-double-up"></i></a>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script src="mail/contact.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>