-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_bottom.php
More file actions
122 lines (67 loc) · 2.85 KB
/
Copy path_bottom.php
File metadata and controls
122 lines (67 loc) · 2.85 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
<div class="container">
<div class="row">
<div class="col-sm-9">
<div class="text-center mt-4">
<h2 class="text-primary">Conoce todo nuestro trabajo en la </h2><br>
<h2 class="text-primary"><a href="https://www.facebook.com/julycakescuenca/" class="btn btn-primary btn-lg" target="_blank">Página de FACEBOOK</a></h2><br>
<h2 class="text-center" style="color: #5A3D1B">Esta página está :: <strong>En construcción</strong></h2>
</div>
</div>
<div class="col-sm-3"><div class="text-left">
<a href="https://es.sendinblue.com/?tap_a=32858-1b3d2c&tap_s=272495-466715" target="_BLANK" rel="nofollow"><img src="https://static.tapfiliate.com/5abe2956ca7dd.jpg?a=32858-1b3d2c&s=272495-466715" border="0"></a>
</div></div>
</div>
</div>
<hr>
<div class="container-fluid bg-secondary" style="padding: 40px 0; margin-top: 40px;">
<div class="container">
<div class="row">
<div class="col-sm-4">
<h2 class="text-primary text-center">July's Cakes <strong>Pastelería</strong></h2>
<table class="table table-condensed cero">
<colgroup>
<col width="20%">
<col width="80%">
</colgroup>
<tr>
<td><span class="badge badge-primary">Dirección</span></td>
<td><span>Ibarra 238 y Ambato. </span> Cuenca-Ecuador</td>
</tr>
<tr>
<td><span class="badge badge-primary">Teléfono</span></td>
<td>
<span class="label label-success"><i class="fab fa-whatsapp fa-lg"></i></span> <span>0995 235 042</span>
<span class="label label-default"><i class="fas fa-phone fa-lg"></i></span> <span>(07) 2869079</span>
</td>
</tr>
<tr>
<td><span class="badge badge-primary">Email</span></td>
<td><span>eventos@julycakes.com</span></td>
</tr>
</table>
</div>
<div class="col-sm-4 text-center">
<img src="assets/img/struct/logo04_julycakes_200.png" alt="July Cake's Cuenca" class="img-fluid">
</div>
<div class="col-sm-4">
<div class="text-right">
<p>Arte en Fondant</p>
<p>Bocaditos, delicias de sal y dulce</p>
<p>Productos frescos elaborados bajo pedido</p>
<a href="https://www.facebook.com/julycakescuenca/" class="btn btn-primary" target="_blank">
<i class="fab fa-facebook-f fa-lg"></i> Facebook</a>
<a href="https://twitter.com/julycakescuenca" class="btn btn-info" target="_blank">
<i class="fab fa-twitter fa-lg"></i> Twitter</a>
<a href="https://www.instagram.com/julycakes_ec/" class="btn btn-warning" target="_blank">
<i class="fab fa-instagram fa-lg"></i> Instagram</a>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid bg-dark" style="padding: 20px 0;">
<div class="container text-center">
<span style="color: #eee">Desarrollo</span> <a href="http://www.duotics.com/" target="_blank" class="label label-primary">DUOTICS</a>
</div>
</div>