-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
159 lines (96 loc) · 5.4 KB
/
index.html
File metadata and controls
159 lines (96 loc) · 5.4 KB
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
<!DOCTYPE HTML>
<!--
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Ptaino</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="">
<meta name="author" content="">
<meta name="generator" content="Hugo 0.40.1" />
<link rel="stylesheet" href="//www.ptaino.com/css/main.css" />
</head>
<body>
<div id="wrapper">
<header id="header" class="alt">
<span class="logo"><img src="images/ptaino_logo2.png" alt="" /></span>
<h1></h1>
<p> Platinum solutions for your business
</p>
</header>
<nav id="nav">
<ul>
<li><a href="#intro" class="active">About</a></li>
<li><a href="#recycling" class="active">Recycling</a></li>
<li><a href="#custom_orders" class="active">Custom Orders</a></li>
</ul>
</nav>
<div id="main">
<p class="content">
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>About</h2>
</header>
<p class="content">Located in Athens Greece, Ptaino has been the local supplier of platinum laboratory equipment for more than twenty years. Our products cover a variety of solutions such as platinum crucibles, lids, moulds, XRF and analysis dishes. The alloys we provide contain gold, palladium, rodium and iridium. We can also recycle your used platinum labware equipment and thus lower the cost of your future orders. Whatever your challenges are, our experienced team is here to support you and bring the best custom solution to your business. </p>
<ul class="actions">
</ul>
</div>
<span class="image"><img src="images/main_image.jpg" alt="" /></span>
</div>
</section>
<section id="recycling" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>Recycling</h2>
</header>
<p class="content">Recycling plays a significant role when buying new platinum labware, as it covers a major part of the total cost. After we receive your used platinum labware, we will provide an estimate of your used platinum material giving you the best possible value. This way you will have a significant lower cost when buying new platinum crucibles or any other product. Of course, the metal can also be returned in physical form, sold for full credit or held on account to fulfill future orders and provide shelter from metal price fluctuations. Minor metals extracted from your scrap such as gold, silver, palladium, iridium and rhodium can be used either as material for your new platinum labware or add to the discount. </p>
<ul class="actions">
</ul>
</div>
<span><img src="images/recycling.png" alt="" /></span>
</div>
</section>
</p>
<section id="custom_orders" class="main special">
<header class="content">
<header class="major">
<h2>Custom Orders</h2> </header>
<p></p>
</header>
<p class="content">In Ptaino we believe that all customers have their own specific needs and we always try to deliver the best possible solution for them. We construct new platinum labware equipment and reconstruct old ones. Our range of products vary from platinum crucibles, lids, moulds, XRF and analysis dishes. The dimensions of your new platinum labware can be simply the same as your old labware equipment or created based on your given specifications. For the platinum labware we provide the following alloys: <b>Platinum-Gold, Platinum-Palladium, Platinum-Iridium, Platinum-Rhodium</b>.</p>
</section>
</div>
<footer id="footer">
<section>
<h2>Contact Information</h2>
<dl class="alt">
<dt>Address</dt>
<dd>19004 Thermopilon 7 • Spata • Greece</dd>
<dt>Phone</dt>
<dd>(+030) 6945 84 5351</dd>
<dt>Email</dt>
<dd><a href="mailto:support@ptaino.com">support@ptaino.com</a></dd>
</dl>
</section>
<section>
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d393.1376003156873!2d23.7302037!3d37.9747768!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14a1bd3da6e2c301%3A0xb1bb566c7cd85923!2zUHRhaW5vIC0gzp3On86czpnOms6fzqUgzpnOqc6Rzp3Onc6RIM6VzpzOnM6Rzp3On86lzpfOmw!5e0!3m2!1sel!2sgr!4v1543233191340" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</section>
<p class="copyright">© Untitled, Design: <a href="//html5up.net">HTML5UP</a>.</p>
</footer>
</div>
<!-- Scripts -->
<script src="https://www.ptaino.com/js/jquery.min.js"></script>
<script src="https://www.ptaino.com/js/jquery.scrollex.min.js"></script>
<script src="https://www.ptaino.com/js/jquery.scrolly.min.js"></script>
<script src="https://www.ptaino.com/js/skel.min.js"></script>
<script src="https://www.ptaino.com/js/util.js"></script>
<script src="https://www.ptaino.com/js/main.js"></script>
</body>
</html>