-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
144 lines (140 loc) · 7.48 KB
/
index.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
<!DOCTYPE html>
<head>
<title>Cleope - clínica médico estética</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Salón de estética y venta de cosméticos" />
<meta name="keywords" content="cosméticos, cosmética, maquillaje, belleza, estética, alhaurín, málaga, tratamientos" />
<meta name="robots" content="INDEX,FOLLOW" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="css/reset.css"/>
<link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection" />
<link rel="stylesheet" type="text/css" href="css/cleope.css"/>
<link rel="stylesheet" type="text/css" href="css/magento_fix.css"/>
<!-- JS -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/materialize.min.js"></script>
<script type="text/javascript" src="js/mustache.min.js"></script>
<script type="text/javascript" src="js/products.js"></script>
<script type="text/javascript" src='js/google_analytics.js'></script>
</head>
<body >
<div class="container">
<div class="row card-panel white">
<div class="col l2 hide-on-med-and-down">
<img src="imgs/logo.png" />
</div>
<div class="col l10 m12 hide-on-small-only" >
<h5 class="color1">CENTRO MÉDICO-ESTÉTICO UNISEX</h5>
<h4 class="color2">CLEOPE</h4>
</div>
<div class="col m12 hide-on-med-and-up" >
<h6 >
<span class='color2'>CLEOPE</span>
<span class='color1'>CENTRO MÉDICO-ESTÉTICO UNISEX</span>
</h6>
</div>
</div>
<ul class="tabs color2-bg tab-color" >
<li class="tab col s3 active">
<a href="#index">Principal</a>
</li>
<li class="tab col s3 ">
<a href="#productos">Productos</a>
</li>
<li class="tab col s3">
<a href="#promociones">Promociones</a>
</li>
<li class="tab col s3">
<a href="#about">¿Dónde estamos?</a>
</li>
</ul>
<div class="row ">
<div class="col left-panel card-panel white hide-on-med-and-down">
<div class="cleope-social-icons" class='row'>
<a target="blank" href="http://www.facebook.com/pages/Centro-de-Est%C3%A9tica-Cleope/239302892805772">
<img src='imgs/social/facebook.png' class='responsive-img'/>
</a>
<a target="blank" href="http://twitter.com/cleopealhaurin" >
<img src='imgs/social/twitter.png' class='responsive-img'/>
</a>
<a href="mailto:[email protected]">
<img src='imgs/social/email.png' class='responsive-img'/>
</a>
</div>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="VEWQEJ8SMTQQU" />
<input style="margin-top: 10px; width: 100%; margin-bottom: 10px;" type="image" name="submit" src="imgs/paypal.png" alt="PayPal. La forma rápida y segura de pagar en Internet." />
<img src="https://www.paypalobjects.com/es_ES/i/scr/pixel.gif" alt="" width="1" height="1" border="0" />
</form>
<a title="Promociones" href="/index.php/promociones.html">
<img class="promo_fija" src="imgs/promo/cumple_princesas.png" alt="" />
</a>
<div class="cleope-product-links">
<p>Venta Online</p>
<img src='imgs/casmara.png' class='responsive-img'/>
<img src='imgs/ericson.png' class='responsive-img'/>
</div>
</div>
<div class='col s12 m12 l9 card-panel white main-panel ' id='index'>
<h6 class="color1">CLÍNICA MÉDICO ESTÉTICA EN ALHAURÍN DE LA TORRE - MÁLAGA</h6>
<p>Somos una empresa dedicada a la medicina estética, garantizamos tratamientos de última generación, fotodepilación profesional a precios asequibles. </p>
<p>Nuestra clínica médico estética se encuentra situada en calle San Juan nº 6 (local 4) de Alhaurín de la Torre (Málaga). Solicite información llamando al 952 41 58 40.</p>
<img src="imgs/tratamientos.jpg" class='responsive-img' alt="Cleope" />
</div>
<div class='col s12 m12 l9 card-panel white main-panel' id='promociones'>
<img class='responsive-img' class="promo_fija" src="imgs/promo/cumple_princesas.png" />
</div>
<div class='col s12 m12 l9 card-panel white main-panel' id='productos'>
<script id='products-template' type=x-tmpl-mustache>
{{#products}}
<li class='collection-item'>
<div class="row" >
<div class='col s3'>
<img class='responsive-img' src='imgs/products/{{image}}'/>
</div>
<div class='col s9 left-align'>
<h5>{{name}}</h5>
<p> {{short_desc}}</p>
<p> {{long_desc}}</p>
<b> {{price}} €</b>
</div>
</div>
</li>
{{/products}}
</script>
<ul id='list-products' class='collection'></ul>
</div>
<div class='col s12 m12 l9 card-panel white main-panel' id='about'>
<h6 class='color1'>LOCALIZACIÓN</h6>
<p>Calle San Juan, 6 local 4</p>
<p>29130 Alhaurín de la Torre (Málaga)</p>
<p>Teléfono: 952415840</p>
<iframe src="http://maps.google.es/maps?q=36.66096,-4.562049&num=1&t=h&vpsrc=6&hl=es&ie=UTF8&source=embed&ll=36.660983,-4.56203&spn=0.003012,0.00456&z=17&output=embed" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="100%" height="500"></iframe>
</div>
</div>
<footer class="page-footer color2-bg">
<div class="footer-copyright no-padding">
<div class="container">
<div class="row" >
<div class='col s2'>
<a href="mailto:[email protected]" class='white-text'>Contáctanos</a>
</div>
<div class='col offset-s4 s6'>
© 2013-2016 <a href="http://coconauts.net/" class='color1'>Coconauts</a>
</div>
</div>
</div>
</div>
</footer>
</div>
<script type="text/javascript" >
$(document).ready(function() {
$('ul.tabs').tabs();
});
</script>
</body>
</html>