-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoffers.html
186 lines (174 loc) · 5.93 KB
/
offers.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Offers</title>
<link rel="stylesheet" type="text/css" href="./assets/css/offers.css">
<link rel="stylesheet" type="text/css" href="./assets/css/bulma.css">
</head>
<body>
<!-- START NAV -->
<nav class="navbar is-fixed-top" role="navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="#" >
<img src="assets/imgs/tractor.png" alt="A logo of a tractor"><h1>WeMove</h1>
</a>
</div>
<div class="nav-burger">
<span></span>
<span></span>
<span></span>
</div>
<div class="navbar-start">
<a class="navbar-item" href="index.html">Home</a>
</div>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link" href="#">About Us</a>
<div class="navbar-dropdown is-boxed" style="background-color: #3B3643 !important;">
<a class="navbar-item" href="#">Our Team</a>
<a class="navbar-item" href="offers.html">Our Services</a>
<a class="navbar-item" href="#">Blog</a>
</div>
</div>
<a class="navbar-item" href="bookings.html">Bookings</a>
</div>
</nav>
<!-- END NAV -->
<div class="column is-9">
<section class="hero is-success welcome is small">
<div class="hero-body">
<div class="container" id="note">
<div class="title" id="pageTitle">Hello,there!</div>
<h2 class="subtitle">We have some special offers for you</h2>
</div>
</div>
</section>
<section class="info-tiles">
<div class="tile is-ancestor has-text-centered">
<div class="tile is-parent">
<article class="tile is-child box">
<p class="title">2</p>
<p class="subtitle">Team Members</p>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child box">
<p class="title">3</p>
<p class="subtitle">Products</p>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child box">
<p class="title">140</p>
<p class="subtitle">Happy Clients</p>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child box">
<p class="title">1</p>
<p class="subtitle">Branch</p>
</article>
</div>
</div>
</section>
</div>
<!-- BEGINNING OF COLUMNS -->
<div class="columns">
<div class="column">
<figure>
<img src="assets/imgs/tape.jpg">
</figure>
<header class="card-header">
<p>
<strong>Coporate</strong><br>
800 Gh Cedis<br>
24 hours customer service<br>
Souvenirs and packages from WeMove<br><br>
<a href="bookings.html" class="button is-primary" id="bookNow">Book Now</a>
</p>
</header>
</div>
<div class="column">
<figure>
<img src="assets/imgs/hands.jpg">
</figure>
<header class="card-header">
<p>
<strong>Domestic</strong><br>
200 Gh Cedis<br>
Tips on how to pack<br>
Souvenirs and packages from WeMove<br><br>
<a href="bookings.html" class="button is-primary" id="bookNow">Book Now</a>
</p>
</header>
</div>
<div class="column">
<figure>
<img src="assets/imgs/packing-box.jpg">
</figure>
<header class="card-header">
<p>
<strong>Commercial</strong><br>
800 Gh Cedis<br>
24 hours customer service<br>
Souvenirs and packages from WeMove<br><br>
<a href="bookings.html" class="button is-primary" id="bookNow">Book Now</a>
</p>
</header>
</div>
<div class="column">
<figure>
<img src="assets/imgs/other-delivery.jpg">
</figure>
<header class="card-header">
<p>
<strong>Others</strong><br>
80Gh Cedis per 5kgs<br>
10% discount for all delivery<br>
Souvenirs and packages from WeMove<br><br>
<a href="bookings.html" class="button is-primary" onclick="changeContent()" id="bookNow">Book Now</a>
</p>
</header>
</div>
</div>
<!-- FOOTER BEGINS HERE-->
<footer class="footer">
<div class="wrapper">
<div>
<h3><strong>SiteMap</strong></h3>
<p>Accra Digital Centre<br>
Established 2018
Ghana.
</p>
<p>© 2018</p>
</div>
<div>
<h1><strong>Office</strong></h1>
<p>Developers In Vogue<br>
Accra Digital Centre<br>
24 Akushika Street.
</p>
</div>
<div>
<h1><strong>Connect</strong></h1>
<p>Facebook <i class="far fa-arrow-alt-circle-right"></i></i><br>
Twitter <i class="far fa-arrow-alt-circle-right"></i><br>
LinkedIn <i class="far fa-arrow-alt-circle-right"></i><br>
Instagram <i class="far fa-arrow-alt-circle-right"></i>
</p>
</div>
<div>
<h1>Contact</h1>
<p><i class="fas fa-mobile"></i> 0241267116<br>
<i class="fas fa-envelope-square"></i> [email protected]
</p>
</div>
</footer>
<!-- END OF FOOTER-->
<script type="text/javascript" src="assets/js/offers.js">
</script>
</body>
</html>