-
Notifications
You must be signed in to change notification settings - Fork 1
/
gallery.html
335 lines (317 loc) · 11.4 KB
/
gallery.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- for social media sharing links -->
<meta name="theme-color" content="#439299" />
<meta property="og:description" content="description" />
<meta property="og:title" content="Adsamy" />
<meta property="og:type" content="website" />
<meta property="og:url" content="website link" />
<meta property="og:image" content="website image" />
<!-- bootstrap -->
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC"
crossorigin="anonymous"
/>
<!-- scss -->
<link rel="stylesheet" href="./scss/main.css" />
<!-- css -->
<link rel="stylesheet" href="./css/style.css" />
<link rel="stylesheet" href="./css/services.css" />
<!-- Custom Snippets -->
<link rel="stylesheet" href="./css/sticky_buttons.css" />
<link rel="stylesheet" href="./css/buttons.css" />
<!-- swiper -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
/>
<!-- testimonials -->
<link
rel="stylesheet"
href="https://unpkg.com/[email protected]/components/testimonials/testimonial-4/assets/css/testimonial-4.css"
/>
<title>ADSAMY | Gallery</title>
<!-- jquery -->
<script
src="https://code.jquery.com/jquery-3.6.3.min.js"
integrity="sha256-pvPw+upLPUjgMXY0G+8O0xUf+/Im1MZjXxxgOcBQBXU="
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
crossorigin="anonymous"
></script>
<!-- bootstrap -->
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"
></script>
</head>
<body class="Blog bg-light">
<!-- Navbar Include -->
<nav
class="navbar sticky-top navbar-expand-lg bg-dark-blue text-white py-2"
id="navbar_container"
></nav>
<!-- --Navbar Include -->
<header
class="d-flex flex-column justify-content-center align-items-center gap-3"
>
<h2 class="text-white fs-1">Our Social Gallery</h2>
<h5 class="text-white fs-6">The Company in the Social Media</h5>
</header>
<!-- Latest Projects -->
<section class="bg-gray pt-3">
<div
class="container d-grid gap-2 d-md-flex justify-content-between my-1"
>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<h3 class="text-dark fw-bold">
Discover Our <br /><span class="fs-4 text-yellow fw-bold"
>Latest Projects</span
>
</h3>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-12">
<p class="text-center text-white">
Explore some of our innovative and recent projects to gauge our
experience and ability to deliver satisfactory work.
</p>
</div>
</div>
<section class="descover">
<div class="wrapper flex-column flex-md-row">
<div class="item">
<img src="./imgs/Casaalesan.jpg.png" alt="" />
<div class="details">
<p>Casaalesan <br />Website Development</p>
</div>
</div>
<div class="item">
<img src="./imgs/RC-Bankers.jpg.png" alt="" />
<div class="details">
<p>Royal Chartered Bankers<br />Social Media</p>
</div>
</div>
<div class="item">
<img src="./imgs/Teami-Blend.jpg.png" alt="" />
<div class="details">
<p>Teami Blends <br />Social Media Marketing</p>
</div>
</div>
</div>
</section>
</section>
<!-- --Latest Projects -->
<section class="container first- wow bounceInUp">
<div class="row flex-center">
<div class="col-12 flex-center text-center section_head_">
<h1 class="badge bg-primary fs-1 social-badge">
Follow us in Facebook <i class="fa-brands fa-square-facebook"></i>
</h1>
</div>
<script
src="https://static.elfsight.com/platform/platform.js"
data-use-service-core
defer
></script>
<div
class="elfsight-app-58527f0e-000c-489c-b3d2-e5687025220d"
data-elfsight-app-lazy
></div>
</div>
</section>
<!-- Testimonial 4 - Bootstrap Brain Component -->
<section class="pt-0">
<div class="py-3 bg-gray">
<div class="row">
<div class="col-12">
<h3 class="fs-3 mb-2 text-center text-white">
What people are saying about us
</h3>
</div>
</div>
</div>
<div class="container overflow-hidden my-2">
<div class="row gy-4 gy-md-0 gx-xxl-5">
<div class="col-12 col-md-4 shadow pt-2">
<div class="card shadow-sm">
<div class="card-body p-4 p-xxl-5">
<figure>
<figcaption>
<div
class="bsb-ratings text-purple mb-3"
data-bsb-star="4"
data-bsb-star-off="0"
></div>
<blockquote class="bsb-blockquote-icon mb-4">
We were so impressed with the work they did for us. They
were able to take our vision and turn it into a reality,
and they did it all on time and within budget. We would
highly recommend them to anyone looking for a reliable
partner.
</blockquote>
</figcaption>
<div class="d-flex justify-content-start">
<img
class="img-fluid rounded rounded-circle mb-4 border border-5"
loading="lazy"
src="./imgs/person_1.jpg"
alt="Luna John"
/>
<div>
<h4 class="mb-2">Luna John</h4>
<h5 class="fs-6 text-secondary- mb-0">UX Designer</h5>
</div>
</div>
</figure>
</div>
</div>
</div>
<div class="col-12 col-md-4 shadow pt-2">
<div class="card shadow-sm">
<div class="card-body p-4 p-xxl-5">
<figure>
<figcaption>
<div
class="bsb-ratings text-purple mb-3"
data-bsb-star="5"
data-bsb-star-off="0"
></div>
<blockquote class="bsb-blockquote-icon mb-4">
We were so impressed with the work they did for us. They
were able to take our vision and turn it into a reality,
and they did it all on time and within budget. We would
highly recommend them to anyone looking for a reliable
partner.
</blockquote>
</figcaption>
<div class="d-flex justify-content-start">
<img
class="img-fluid rounded rounded-circle mb-4 border border-5"
loading="lazy"
src="./imgs/person_1.jpg"
alt="Luna John"
/>
<div>
<h4 class="mb-2">Luna John</h4>
<h5 class="fs-6 text-secondary- mb-0">UX Designer</h5>
</div>
</div>
</figure>
</div>
</div>
</div>
<div class="col-12 col-md-4 shadow pt-2">
<div class="card shadow-sm">
<div class="card-body p-4 p-xxl-5">
<figure>
<figcaption>
<div
class="bsb-ratings text-purple mb-3"
data-bsb-star="4"
data-bsb-star-off="0"
></div>
<blockquote class="bsb-blockquote-icon mb-4">
We were so impressed with the work they did for us. They
were able to take our vision and turn it into a reality,
and they did it all on time and within budget. We would
highly recommend them to anyone looking for a reliable
partner.
</blockquote>
</figcaption>
<div class="d-flex justify-content-start">
<img
class="img-fluid rounded rounded-circle mb-4 border border-5"
loading="lazy"
src="./imgs/person_1.jpg"
alt="Luna John"
/>
<div>
<h4 class="mb-2">Luna John</h4>
<h5 class="fs-6 text-secondary- mb-0">UX Designer</h5>
</div>
</div>
</figure>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer Include -->
<footer
class="text-center mt-0 text-lg-start text-white"
style="background-color: #1b2b44;"
id="footer_container"
></footer>
<!-- --Footer Include -->
<!-- Sticky Button -->
<div class="sticky-container">
<ul class="sticky px-0">
<li
data-bs-toggle="modal"
data-bs-target="#exampleModal"
class="button-85"
role="button"
>
<img width="50" height="50" title="" alt="" src="./imgs/_logo.webp" />
<p>Got Quotation</p>
</li>
</ul>
</div>
<!-- --Sticky Button -->
<!-- Send Quotation Modal -->
<div
class="ContactUs"
style="padding-top:0;"
id="contact_modal_container"
></div>
<!-- Send Quotation Modal -->
<script
src="https://kit.fontawesome.com/5b9061b1a3.js"
crossorigin="anonymous"
></script>
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<!-- dynamic load fixed parts -->
<script src="./js/load_fixed_parts.js" crossorigin="anonymous"></script>
<script>
const swiper = new Swiper('.mySwiper', {
loop: true,
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
slidesPerView: 1,
effect: 'fade',
fadeEffect: {
crossFade: true
},
});
const webSwiper = new Swiper('.webDesign', {
loop: true,
navigation: {
nextEl: '.web-swiper-button-next',
prevEl: '.web-swiper-button-prev',
},
slidesPerView: 1,
// effect: 'fade',
// fadeEffect: {
// crossFade: true
// },
});
</script>
</body>
</html>