-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
46 lines (33 loc) · 3.09 KB
/
about.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>About Rotary</title>
<link href="css/styles.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="section group">
<div class="col span_margin"></div>
<div class="col span_full" style="background-image:url(images/jura-background.png); background-repeat:no-repeat;">
<p class="header2">Our Commitment to you</p>
<p class="info_text">Rotary Watches Limited is an award-winning worldwide brand of classic timepieces. The firm was founded in 1895 by Moise Dreyfuss in the Swiss town of La Chaux de Fonds. Rotary is still owned by the Dreyfuss family through Dreyfuss Group Holdings and, with Robert Dreyfuss at the helm, is the oldest family-owned and run Swiss watchmaker.</p>
<p class="info_text">The founder, Moise Dreyfuss was dedicated to creating beautiful watches with timeless elegance. His attention to detail and insistence on first class personal service ensured the business grew quickly. Within 12 years of the founding of the company success led to the opening of a UK office.</p>
<p class="info_text">In 1925 the now famous winged Rotary logo was introduced and after the war, under the leadership of Teddy Dreyfuss, the brand developed further, with innovative watches, sophisticated marketing and powerful advertising campaigns.</p>
<p class="info_text">Rotary timepieces are now sold in over 35 countries throughout the world. Rotary specialises in designing affordably stylish timepieces, blending the ‘old with the new’ and the ‘contemporary with the classic’ to achieve a distinctive range of watches.</p>
<img src="images/swiss-watch-making.png" width="455px" height="auto" alt="Swiss Watch Making" />
<div class="col span_image"><img src="images/robert-dreyfuss.jpg" width="198" height="255" alt="Robert Dreyfuss"/></div>
<p class="info_text">My great grandfather began making timepieces in a small workshop in a Swiss town called La Chaux de Fonds in 1895. For over a century we have preserved this heritage, crafting watches with the same quality materials and testing each watch to ensure it can withstand the rigours of everyday life. However, at Rotary we're careful not to get stuck in time! We continually invest in new product development, staff training and leading information technology to ensure we keep pace with the modern world.</p>
<p class="info_text">I do hope you enjoy exploring our websites. Feel free to contact us if you would like to know more about Rotary watches.</p>
<img src="images/signature.png" width="67" height="53" alt="Signature" />
<p class="info_text">Robert Dreyfuss<br />Chairman, Rotary Watches</p></div>
<div class="col span_margin"></div>
</div>
<div class="section group">
<div class="col span_margin"></div>
<div class="col span_full">
<p class="header2">Swiss Watchmaking since 1895</p>
</div>
<div class="col span_margin"></div>
</div>
</body>
</html>