-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkreaprime.html
256 lines (221 loc) · 9.16 KB
/
kreaprime.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
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
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
<!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="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>
</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-->
<div class="topspace"></div>
<section class="probootstrap-slider machine-flexslider">
<div>
<div class="container">
<h2 class="machine-heading">KREA PRIME</h2>
<div class="upper-section">
<div class="upper-section-left"><img src="img/kreaprime.jpg" /></div>
<div class="upper-section-right">
<div class="project-description post-content" style="width: 100%">
<p class="head">DIMENSIONS:</p>
<p>750 (H) *410 (W)* 580 (D)</p>
<p class="head">DESCRIPTION:</p>
<p>
Krea Prime is the new elegant model which enriches the Necta Horeca family. Appealing design, decorative
light, chrome frames, shiny black surfaces, unrivalled performance make Krea Prime the ideal solution
for your coffee break. The backlit capacitive keypad and the elegant display make the drink selection
process easy and intuitive; while new, state-of-the-art electronics allow operators to customise recipes
quickly and to easily programme the machine.
</p>
</div>
<div class="lower-section">
<p class="head">FEATURES:</p>
<ul>
<li>Backlit capacitive keypad and 4.3'' 480x272 display</li>
<li>New electronic platform</li>
<li>LAN and 3G as option to be connected to the N&W cloud platform</li>
<li>Same reliable internal components as the current Krea</li>
<li>New wider cup room, easy to clean</li>
<li>Stainless steel delivery area with tiltable metal cup support</li>
</ul>
</div>
<div class="lower-section">
<p class="head">SELECTIONS:</p>
<p>9 selections</p>
<p>
Cappuccino, Caffe Latte, Long Black, Flat White, Chocolate, Chocolate with milk,Mochaccino, Chai latte
</p>
</div>
<div class="lower-section">
<p class="head">SUITABLE FOR:</p>
<ul>
<li>Workplace</li>
<li>Factory</li>
<li>Office</li>
<li>School</li>
<li>Hotels</li>
<li>University </li>
<li>Library</li>
</ul>
</div>
</div>
</div>
<table>
<tr>
<td>
<a href="machines.html">
<div class="btn btn-primary btn-sm right">Back</div>
</a>
</td>
<td>
<a href="contact.html">
<div class="btn btn-primary btn-sm right">Enquire</div>
</a>
</td>
</tr>
</table>
</div>
</div>
</section>
<div class="container">
<h2>You may also like to explore the following </h2>
</div>
<!-- END: slider -->
<section class="probootstrap-section">
<div class="container">
<div class="selectors">
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12 probootstrap-animate" data-animate-effect="fadeIn">
<div class="product-item">
<figure><a href="krea.html"><img src="img/krea.jpg" alt="KREA" class="img-responsive"></figure></a>
</figure>
<div class="text">
<h2 class="heading">KREA</h2>
<p><a href="krea.html" class="details">View Details</a></p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12 probootstrap-animate" data-animate-effect="fadeIn">
<div class="product-item">
<figure><a href="solista.html"><img src="img/Solista.png" alt="SOLISTA" class="img-responsive"></a></figure>
<div class="text">
<h2 class="heading">SOLISTA</h2>
<p><a href="solista.html" class="details">View Details</a></p>
</div>
</div>
</div>
<div
class="col-lg-4 col-md-4 col-sm-6 col-xs-12 probootstrap-animate fadeIn probootstrap-animated fifty-plus beans-granulated-milk"
data-animate-effect="fadeIn">
<div class="product-item">
<figure><a href="koromax.html"><img src="img/Koro-prime.jpg" alt="KORO PRIME MAX" class="img-responsive"></a>
</figure>
<div class="text">
<h2 class="heading">KORO PRIME MAX</h2>
<p><a href="koromax.html" class="details">View Details</a></p>
</div>
</div>
</div>
<div
class="col-lg-4 col-md-4 col-sm-6 col-xs-12 probootstrap-animate fadeIn probootstrap-animated fifty-plus beans-granulated-milk"
data-animate-effect="fadeIn">
<div class="product-item">
<figure><a href="saecoSG200.html"><img src="img/Saeco_SG200.jpg" alt="KORO PRIME MAX"
class="img-responsive"></a>
</figure>
<div class="text">
<h2 class="heading">SAECO SG 200</h2>
<p><a href="saecoSG200.html" class="details">View Details</a></p>
</div>
</div>
</div>
</div>
</div>
</section>
<footer-component></footer-component>
<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/waypoints.min.js"></script>
<script src="js/jquery.counterup.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>