-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
228 lines (207 loc) · 10.9 KB
/
index.html
File metadata and controls
228 lines (207 loc) · 10.9 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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="PAGINA DE SOFTCENTRO MX">
<meta name="author" content="ANDRE SALVATORE GAYTAN BECERRA">
<title>SOFCENTRO MX</title>
<link rel="icon" href="/img/LOGOS Y MAS/LOGOup.png" type="image/png" sizes="16x16">
<!-- Nucleo de Boostrap -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<!-- FUENTES PARA PAGINA -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css"/>
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Play:wght@700&display=swap" rel="stylesheet">
<!-- ESTILO PARA PAGINA -->
<link href="css/main.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<div class="container">
<!-- Navbar -->
<nav class="navbar navbar-personalizado navbar-expand-lg navbar-dark fixed-top row">
<!-- Logo -->
<a class="navbar-brand" href="/">
<img src="../../img/LOGOS Y MAS/LOGO.png" width="50" height="35" class="d-inline-block align-top ml-auto" id="logo1" alt="">
SOFTCENTRO
</a>
<button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarResponsive"
aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav mx-auto ls-personalizado">
<li class="nav-item" id="inicio">
<a class="nav-link" href="/">INICIO</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/mrtienda/" rel="noopener">MRTIENDA</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/mrchef/">MRCHEF</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/seguridad/">SEGURIDAD</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/contacto">CONTACTANOS</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/galeria/" rel="noopener">GALERIA</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#" rel="noopener">TUTORIALES</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="/tutoriales/mrtienda/">MRTIENDA</a>
<a class="dropdown-item" href="#">MRCHEF</a>
</div>
</u1>
</div>
</li>
<div class="collapse navbar-collapse" id="navbarResponsive">
<u2 class="navbar-nav mx-auto ls-personalizado">
<li class="nav-item">
<a class="nav-link " href="#">LOGIN</a>
</li>
</u2>
</div>
</nav>
</div>
<header class="masthead text-center text-white">
<div class="masthead-content">
<div class="container">
<h1 class="masthead-heading mb-0" id="soft" >SOFTCENTRO</h1>
<!-- <h2 class="masthead-subheading mb-0">SOLUCIONES TECNOLOGICAS PARA TU NEGOCIO</h2>-->
<br>
<br>
<h3 class="masthead-subheading2 mb-0">Más de 20 años dedicados al giro de sistemas de punto de venta</h3>
<a href="#Puntodeventa" class="btn btn-primary btn-xl rounded-pill mt-5">LEER MÁS</a>
</div>
</div>
</header>
<section>
<div class="container" id="Puntodeventa">
<div class="row align-items-center">
<div class="col-lg-6 col-sm-12 order-lg-2">
<div class="p-5" >
<img class="img-fluid rounded" src="/img/BANNERS/MRTIENDA.jpg" alt="">
</div>
</div>
<div class="col-lg-6 col-sm-12 order-lg-1" >
<div class="p-5">
<h2 class="display-4 " id="titulos">MRTIENDA</h2>
<p style="text-align: justify;" id="textmr">MrTienda es un sistema punto de venta que permite manejar diferentes giros comerciales desde
pequeñas tiendas hasta cadenas con un gran número de puntos de venta. Nuestros giros comerciales
más usuales son tiendas de abarrotes, farmacias, tiendas de ropa, tiendas de conveniencia, carnicerías,
minisúper, tiendas de discos, librerías, vinaterías y tiendas de especialidades, entre otros.
</p>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<div class="p-5">
<img class="img-fluid rounded" id="mrchef" src="img//BANNERS/MRCHEF.jpg" alt="">
</div>
</div>
<div class="col-lg-6">
<div class="p-5">
<h2 class="display-4" id="titulos">MRCHEF</h2>
<p style="text-align: justify;" id="textmrch">Mrtienda Restaurante es un sistema punto de venta que opera
en restaurantes, bares, cafeterías, cantinas, discotecas, servicio a domicilio, room service, fast food
y banquetes. El sistema se configura desde una caja de cobro hasta una red de computadoras instaladas
en cada área estratégica del negocio: almacén, cocina, bar, comedor, caja y gerencia. Los procesadores
están conectados entre sí para hacer realidad el sueño dorado de todo restaurantero: bajar costos,
ahorrar gastos, mejorar el servicio al cliente e incrementar las utilidades en el menor tiempo y
con la máxima sencillez.</p>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 order-lg-2">
<div class="p-5">
<img class="img-fluid rounded" src="img//CAMARAS/4.jpg" alt="">
</div>
</div>
<div class="col-lg-6 order-lg-1">
<div class="p-5">
<h2 class="display-4" id="titulos">SEGURIDAD</h2>
<p style="text-align: justify;" id="textmrch">Somos una empresa que ofrece sistemas de seguridad para casas,
oficinas, bodegas y más, que se adaptan a las necesidades de cada uno de nuestros clientes.
Ofreciendo así una solución integral, escalable y confiable al tema de la seguridad,
haciendo de este un problema menos.</p>
</div>
</div>
</div>
</div>
</section>
<br>
<br>
<!-- <p align="center"> </p> -->
<div class="container">
<div class="row align-items-center">
<div class="col-12">
<div class="d-flex justify-content-center">
<iframe width="560" height="455" src="https://www.youtube.com/embed/iMvLr822-8Y" id="video" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="bg-special text-white">
<div class="container">
<nav class="row justify-content-center">
<!-- logo -->
<a href="/" class="col-sm-12 col-md-3 col-lg-3 col-xl-3 text-reset text-uppercase d-flex align-items-center justify-content-center mb-3 mt-3 mb-md-0" >
<img src="../img/LOGOS Y MAS/LOGO.png" width="50" height="35" alt="" class=" mr-2">
SOFTCENTRO
</a>
<!-- menu -->
<ul class="col-sm-12 col-md-2 col-lg-3 col-xl-3 list-unstyled mt-2" style="text-align: center">
<li class="font-weight-bold text-uppercase">SOFTCENTRO</li>
<div class="sub"></div>
<li><a href="/mrtienda/" class="text-reset">MRTIENDA</a></li>
<li><a href="#" class="text-reset">MRCHEF</a></li>
<li><a href="#" class="text-reset">SEGURIDAD</a></li>
<li><a href="/contacto/index.html" class="text-reset">CONTACTANOS</a></li>
<li><a href="/galeria/" class="text-reset">GALERIA</a></li>
</ul>
<!-- menu -->
<ul class="col-sm-12 col-md-5 col-lg-3 col-xl-3 list-unstyled mt-2" style="text-align: center">
<li class="font-weight-bold text-uppercase">CONTACTO</li>
<div class="sub"></div>
<li>PUEBLA<a href="tel:2221869313" class="text-reset"> 222-186-93-13</a></li>
<li><a href="mailto:mrsoftcentro@prodigy.net.mx" class="text-reset" id="correo">mrsoftcentro@prodigy.net.mx</a></li>
</ul>
<!-- redes sociales -->
<ul class="col-sm-12 col-md-2 col-lg-3 col-xl-3 list-unstyled mt-2" style="text-align: center">
<li class="font-weight-bold text-uppercase">REDES SOCIALES</li>
<div class="sub" ></div>
<li><a href="https://www.facebook.com/MrSoftCentro-Puebla-100734468819965" target="_blank" class="text-reset"><i class="fab fa-facebook-square"></i></a></li>
<li><a href="https://www.instagram.com/soft_centro/?hl=es-la" target="_blank" class="text-reset"><i class="fab fa-instagram"></i></a></li>
<li><a href="https://www.youtube.com/channel/UC39z2r3XNtkOEVELXNLb1Ag" target="_blank" class="text-reset"><i class="fab fa-youtube"></i></a></li>
</ul>
</nav>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
-->
</body>
</html>