-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
369 lines (352 loc) · 15.3 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
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
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="shortcut icon" type="image/x-icon" href="image/flag.png">
<title>ThemeCity State</title>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<!-- <div class="col-md-12 header-contact">
<div class="row">
<div class="col-md-6">
<div class="location"><i class="fas fa-plane-departure d-inline"></i><p class=" ">Suite 2123, Lagan House, Custom House Square, I.F.S.C, Dublin, Ireland</p></div>
</div>
<div class="col-md-6">
<div class="number"><p><i class="fas fa-id-badge"></i>+353 85 858 3330</p></div>
<div class="email"> <p><i class="fas fa-envelope-open-text"></i>info@multiplooy.com</p></div>
</div>
</div>
</div>
-->
<!-- Start nav menu and mobile menu design -->
<nav class="navbar bg-dark text-light navbar-expand-lg py-3 fixed-top">
<div class="container">
<a href="#showcase" class="navbar-brand">
<img src="image/logo.jpg" class="img-fluid" width="50" height="50" alt="Logo">
<h3 class="d-inline align-middle">ThemeCity</h3>
</a>
<button class="navbar-toggler navbar-toggler-right" data-toggle="collapse" data-target="#navabarhasan">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navabarhasan">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="solutions.html">Solutions</a>
</li>
<li class="nav-item">
<a class="nav-link" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="solutions.html">Customers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="solutions.html">Partners</a>
</li>
<li class="nav-item">
<a class="nav-link" href="solutions.html">News</a>
</li>
<li class="nav-item">
<a class="nav-link" href="blog.html">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li class="nav-item">
</ul>
</div>
</div>
</nav>
<!-- End navbar section -->
<!-- ===========================
===========================
Start header section
=============================
============================= -->
<section id="about_Section" class="text-center">
<div class="container pt-5">
<div class="row">
<div class="col-lg-12">
<h2 class="">Home Page three</h2>
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipisinfgelit. Eaque Saepe</p>
<button class="btn text-light"> <a class="text-light" href="services.html">Services Us</a></button>
<button class="btn text-light"><a class="text-light" href="solutions.html">Solution</a></button>
</div>
</div>
</div>
</section>
<!-- ===========================
===========================
End header section
=============================
============================= -->
<!-- start about section from here -->
<section id="about">
<div class="row">
<div class="col-md-12">
<div class="col-md-6 d-inline text-center">
<h6 class="text-intro">Introduction</h6>
<p class="text-headingtwo">Who We are </p>
<img src="image/logo.jpg" class="img-fluid" width="300" height="220" alt="Logo">
</div>
<div class="col-md-6 pt-5">
<p class="paragraph">
Loremore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains ipsum s to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, evdolor sit amet.Lorem ipsum dolor sit amet.Lorem ipsum dolor sit amet.Lorem ipsum dolor sit amet.Lorem ipsum dolor sit amet.Lorem ipsum dolor sit amet.Lorem ipsum dolor sit amet.Lorem ipsum dolor sit amet.Lorem ipsum dolor sit amet.Lorem ipsum dolor sit amet.Lorem ipsum dolor sit amet.Lorem ipsum On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trou.
</p>
<button class="btn text-light"><a href="about.html"> About Us</a></button>
</div>
</div>
</div>
</section>
<!-- End about section from here -->
<!-- Works -->
<section id="services" class="p-5">
<div class="container">
<div class="row">
<h6 class="text-services">SERVICES</h6>
<p class="textOffer">What We Offer </p>
<p class="lead text-light text-center w-100 p-2 pb-5 mb-5">We have a growing partnership programme that helps bring to market innovative and quality solutions.</p>
<div class="col-md-12">
<div class="col-md-4">
<a href="solutions.html" class="work">
<img src="image/8.jpg" class="img-fluid" width="300" height="400" alt="Logo">
<div class="info">
<h3>Solutions</h3>
<div class="cat">By listening to the needs of our customers, then supplying and Implementing world class cloud software solutions that provides ongoing sustainable business value</div>
<button class="read-more">Read More</button>
</div>
</a>
</div>
<div class="col-md-4">
<a href="partners.html" class="work">
<img src="image/b.jpg" class="img-fluid" width="300" height="400" alt="Logo">
<div class="info">
<h3>Partnerships</h3>
<div class="cat">By listening to the needs of our customers, then supplying and Implementing world class cloud software solutions that provides ongoing sustainable business value</div>
<button class="read-more">Read More</button>
</div>
</a>
</div>
<div class="col-md-4">
<a href="contact.html" class="work">
<img src="image/9.jpg" class="img-fluid" width="300" height="400" alt="Logo">
<div class="info">
<h3>Supports</h3>
<div class="cat">By listening to the needs of our customers, then supplying and Implementing world class cloud software solutions that provides ongoing sustainable business value</div>
<button class="read-more">Read More</button>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Start PRINCIPLE & APPROACH section -->
<section class="text-center bg-dark p-5">
<div class="container">
<h6 class="text-services">PRINCIPLE & APPROACH</h6>
<p class="textOffer">What Makes Us Different</p>
<p class="lead text-light text-center w-100 p-2 pb-5 mb-5">We have a growing partnership programme that helps bring to market innovative and quality solutions.</p>
<div class="row m-5">
<div class="col-lg-4 text-center">
<div class="items">
<div class="card-body">
<i class="far fa-lightbulb"></i>
<h3 class="text-info">Turning Gears</h3>
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores, eius</p>
</div>
</div>
</div>
<div class="col-lg-4 text-center ">
<div class="items">
<div class="card-body">
<i class="fa fa-envelope"></i>
<h3 class="text-info">Sending Data</h3>
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores, eius</p>
</div>
</div>
</div>
<div class="col-lg-4 text-center mb-5 pb-3">
<div class="items">
<div class="card-body">
<i class="far fa-lightbulb"></i>
<h3 class="text-info">Making Money</h3>
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores, eius</p>
</div>
</div>
</div>
<button class="btn text-light m-auto"><a class="text-light" href="about.html">About Us</a></button>
</div>
</div>
</section>
<!-- Start PRINCIPLE & APPROACH section -->
<!-- start get started section -->
<section id="get_started" class="text-center">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2>Are You Ready To Get Started?</h2>
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores, eiusLorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores, eiusLorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores, eius</p>
</div>
</div>
</div>
</section>
<!-- End get started section -->
<!-- Start double row section -->
<section class="text-start mt-2 p-5">
<div class="container">
<div class="row">
<div class="col-lg-6 mt-5">
<div class="content">
<h3 class="text-danger">Hendrik B. duPlooy</h3>
<p> FOUNDER MULTIPLOOY LIMITED</p>
<p class="lead">In 2020, Hendrik established multiPooy to support companies with their "I.T as a service" and cloud migration strategies.
Many companies want to reduce costs and resources by transitioning from managing people and infrastructure to all-inclusive cloud based solutions that are easy to implement, agile and cost effective.
He believes that this model is the future model for organisational sustainability and success; But this is no easy task to achieve, many companies struggle to stay afloat and need a service provider that can help them achieve these goals.
"In order to achieve our goal of having many innovative products available to our clients; our mission had to be, to grow by forging strategic partnerships with the right cloud software suppliers, from around the world." </p>
</div>
</div>
<div class="col-lg-6">
<div class="image">
<img src="image/hasan.jpg" class="img-fluid justify-content-center">
</div>
</div>
</div>
</div>
</section>
<!-- End double row section -->
<!-- start logo section -->
<section id="get_started" class="text-center">
<div class="container">
<div class="row">
<div class="col-lg-12">
<img src="image/logo.jpg" class="img-fluid">
<h2>Are You Ready for our Bootsrap Course?</h2>
</div>
</div>
</div>
</section>
<!-- End Logog section -->
<!-- Start Photo gallery Section -->
<section id="gallery" class="justify-content-center text-center mb-5" >
<div class="container">
<div class="row">
<div class="col-lg-12 mt-5">
<h3 class="text-danger">Photo Gallery</h3>
<p class="lead">Dolores, consectetur adipisicing</p>
</div>
<div class="col-lg-12">
<div class="d-inline pt-3 ">
<img src="image/imoji.jpg" class="img-fluid m-3">
</div>
<div class="d-inline pt-3 ">
<img src="image/imoji.jpg" class="img-fluid m-3">
</div>
<div class="d-inline pt-3 ">
<img src="image/imoji.jpg" class="img-fluid m-3">
</div>
</div>
<div class="col-lg-12">
<div class="d-inline pt-3 ">
<img src="image/imoji.jpg" class="img-fluid m-3">
</div>
<div class="d-inline pt-3 ">
<img src="image/imoji.jpg" class="img-fluid m-3">
</div>
<div class="d-inline pt-3 ">
<img src="image/imoji.jpg" class="img-fluid m-3">
</div>
</div>
</div>
</div>
</section>
<!-- End Galley section -->
<!-- Start Newsletter section -->
<section id="newsletter" class="text-center bg-dark text-light p-5">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h3 class="text-danger">Our Management System</h3>
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores, eius consectetur adipisicing elit. Dolores, consectetur adipisicing elit. Dolores, consectetur adipisicing elit. Dolores, consectetur adipisicing elit. Dolores, consectetur adipisicing elit. Dolores, </p>
</div>
<div class="col-lg-12 text-center">
<form class="d-flex">
<div class="form-group m-3">
<div class="input-group input-group-lg">
<input type="email" placeholder="Name" class="form-control">
</div>
</div>
<div class="form-group m-3">
<div class="input-group input-group-lg">
<input type="email" placeholder="Email" class="form-control">
</div>
</div>
<input type="submit" class="btn btn-primary btn-lg mt-2" style="width:120px;height:60px" value="Subscribe">
</form>
</div>
</div>
</div>
</section>
<!-- End Newsletter section from here -->
<!-- Start contact section from here -->
<section class="footer-contact p-5">
<div class="col-md-12 d-inline">
<div class="col-md-3">
<p>About Us</p>
<p class="footer-lead">MultiPlooy Limited specialises in the sale, implementation and support of cloud software solutions.</p>
<a href=""><i class="fab fa-linkedin"></i></a>
</div>
<div class="col-md-3">
<p>Latest News</p>
<a class="p-2" href="#">Partnership announcement: Deltek</a>
<a class="p-2" href="#">Construction Industry cloud-based data platform</a>
<a class="p-2" href="#">Joint venture partnership with “The Data Company”</a>
<a class="p-2" href="#">Partnership announcement: DataWalk</a>
<a class="p-2" href="#">Partnership announcement: EBSphere</a>
</div>
<div class="col-md-3">
<i class="fa fa-facebbok"></i>
<p>Connect With Us </p>
<ul class="connectwius">
<li class="Location">
<a class="p-5 mb-5" href="">
<i class="fas fa-plane-departure">Suite 2123 House, Custom House Square, I.F.S.C, Jeneba, Swizerland</i>
</a>
</li>
<li class="contactNumber">
<a class="p-5 mb-5" href="">
<i class="nav-item mail-phone">+353 85 858 3330</i>
</a>
</li>
<li class="Email">
<a class="p-5 mb-5" href="">
<i class="fas fa-envelope-open-text">info@multiplooy.com</i>
</a>
</li>
</ul>
</div>
</div>
</section>
<!-- End contact section from here -->
<section class="bg-primary text-center p-3">
<div class="container">
<span class="display-7"> Copyright © themeState Limited - Trade Mark Registration No: 343287 - All rights reserved. | Terms & Conditions</span>
</div>
</section>
<!-- End the website architecture from here -->
<!-- End the website architecture from here -->
<!-- End the website architecture from here -->
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/bootstrap.bundle.min.js"></script>
</body>
</html>