-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuy.html
178 lines (153 loc) · 6.64 KB
/
buy.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coffee and Tea Vending</title>
<meta name="description" content="Coffee Services">
<meta name="keywords" content="Coffee Services">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="css/styles-merged.css">
<link rel="stylesheet" href="css/style.min.css">
<link rel="stylesheet" href="css/custom.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/linearicons.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/nice-select.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/main.css">
<link rel="icon" type="image/x-icon" href="img/new/5_1.png">
<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
<script src="js/vendor/respond.min.js"></script>
<![endif]-->
<!-- Global site tag (gtag.js) - Google Ads: 928323235 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-928323235"></script>
<script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'AW-928323235'); </script>
<script>
function toggleMenu() {
var menu = document.getElementById('nav-menu-container');
if (menu.classList.contains('mobile-visible')) {
menu.classList.remove('mobile-visible');
} else {
menu.classList.add('mobile-visible');
}
}
</script>
</head>
<body>
<!--Header start-->
<header id="header" id="home">
<div class="header-top">
<div class="container">
<div class="row justify-content-end">
<div class="col-lg-6 col-sm-4 col-8 header-top-right no-padding">
<ul>
<li><a href="mailto:[email protected]">[email protected]</a></li>
<li><a href="tel:(012) 6985 236 7512">(012) 6985 236 7512</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row align-items-center justify-content-between d-flex">
<div id="logo">
<a href="index.html"><img src="img/new/5_1.png" width="85" height="100" alt="" title="" /></a>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li class="menu-active"><a href="index.html">Home</a></li>
<li><a href="About.html">About</a></li>
<li><a href="machines.html">Machines</a></li>
<li><a href="rent-free-machines.html">Rent free machines</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="coffee-tea-supplies.html">Coffee & Tea Supplies</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav><!-- #nav-menu-container -->
<div class="hamburger">
<i class="fa fa-bars" onclick="javascript:toggleMenu()"></i>
</div>
</div>
</div>
</header>
<!--Header end-->
<section class="probootstrap-section">
<div class="container">
<div class="container text-center">
<h2 class="heading probootstrap-animate" data-animate-effect="fadeIn">Buy a machine</h2>
</div>
<div class="services-content">
<p class="services-paragraph">
We can pride ourselves as a company which offers one of the most competitive pricings in Australia. We are
direct
importers of quality Coffee machine from Italy, Switzerland and India. Not only Coffee machines we are also
direct importers of
Coffee and Tea supplies including Milk, Chocolate and Tea’s from Italy and India. We are one of the few
companies offering lowest
pricing in terms of Coffee and Tea machines and their supplies.
</p>
</div>
</div>
</section>
<!-- END: slider -->
<section class="probootstrap-section-grey">
<div class="container">
<div style="margin-top:40px">
<div class="clearfix visible-lg-block visible-md-block"></div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<a href="buy.html">
<div class="text">
<h5 class="text-center orange"><strong>Buy a machine</strong></h5>
<h5 class="text-center">Buy a trusted workplace coffee machine brand</h5>
</div>
</a>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<a href="coffee-machines-rental.html">
<div class="text">
<h5 class="text-center orange"><strong>Rent a machine</strong></h5>
<h5 class="text-center">Choose from our comprehensive range of coffee & tea machines</h5>
</div>
</a>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<a href="maintenance.html">
<div class="text">
<h5 class="text-center orange"><strong>Repair and maintenance</strong></h5>
<h5 class="text-center">Our qualified technicians respond quickly to any fault issues</h5>
</div>
</a>
</div>
<div class="clearfix visible-lg-block visible-md-block"></div>
</div>
</div>
</section>
<!-- start footer Area -->
<footer-component></footer-component>
<!-- End footer Area -->
<script src="js/vendor/jquery-2.2.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/easing.min.js"></script>
<script src="js/hoverIntent.js"></script>
<script src="js/superfish.min.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/jquery.nice-select.min.js"></script>
<script src="js/parallax.min.js"></script>
<script src="js/mail-script.js"></script>
<script src="js/main.js"></script>
<script src="js/components.js"></script>
<script src="js/responsive.js"></script><sticky-component></sticky-component>
</body>
</html>