-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblack-tea.html
154 lines (134 loc) · 5.89 KB
/
black-tea.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
<!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>
<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">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!--[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-->
<header-component></header-component>
<div class="topspace"></div>
<section class="probootstrap-slider machine-flexslider">
<div>
<div class="container">
<h2 class="machine-heading">Instant Black Tea Premix (with or without sugar)</h2>
<p class="subhead">Available in 1 kg and 100 gms pack</p>
<div class="upper-section">
<div class="upper-section-left"><img src="img/tea-black.jpg"></div>
<div class="upper-section-right">
<p class="services-paragraph">
Drinking black tea is an excellent option if you are looking for an alternative of coffee or energy
drinks. Black tea is not only a non-sweetened or less-calorie drink but also provides several health
benefits as it contains powerful groups of polyphenols including epigallocatechin gallate, theaflavins,
thearubigins, an amino acid L-theanine, and several other catechins or flavonoids which provide protection
against the onset of several chronic disorders. Recently, Autumn Enloe has reviewed the health benefits of
black tea.
</p>
<ul>
<li> Has Antioxidant Properties </li>
<li> May Boost Heart Health </li>
<li> May Lower “Bad” LDL Cholesterol </li>
<li> May Improve Gut Health </li>
<li> May Help Reduce Blood Pressure </li>
<li> May Help Reduce the Risk of Stroke </li>
<li> May Lower Blood Sugar Levels </li>
<li> May Help Reduce the Risk of Cancer </li>
<li> May Improve Focus </li>
</ul>
</div>
</div>
<table>
<tr>
<td>
<a href="coffee-tea-supplies.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>
<!-- END: slider -->
<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>