-
Notifications
You must be signed in to change notification settings - Fork 1
/
service.html
232 lines (220 loc) · 8.63 KB
/
service.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
<!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" />
<link rel="stylesheet" href="./css/services.css" />
<!-- css -->
<link rel="stylesheet" href="./css/style.css" />
<!-- swiper -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"
/>
<title>ADSAMY</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="Packages Services 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 px-5 px-md-0"
>
<h2 class="text-white fs-1">work.title Lorem ipsum dolor sit amet.</h2>
<h5 class="text-white fs-6">
work.slug Lorem ipsum dolor sit amet consectetur adipisicing elit.
Accusantium voluptates quisquam earum, eveniet tempore esse et quia nam?
</h5>
</header>
<main class="container bg-light">
<section class="row py-5 my-5">
<div class="col-md-8">
<img src="https://picsum.photos/id/1/400/200" class="w-100" alt="" />
<h4 class="pb-3 mt-4">headline Lorem ipsum dolor sit amet.</h4>
<p class="pb-3">
Description Lorem ipsum dolor sit amet consectetur adipisicing elit.
Illo quae a amet assumenda sed, eos dolore? Vero quisquam quam amet
enim necessitatibus voluptates quia ea nemo, dolores dolorem! At,
libero?
</p>
<div class="webDesign">
<div class="video-card">
<video
id="video1"
poster="https://via.placeholder.com/351x200"
controls
class="w-100"
>
<source
src="https://sample-videos.com/video321/mp4/240/big_buck_bunny_240p_2mb.mp4"
type="video/mp4"
/>
Your browser does not support the video tag.
</video>
<button class="play-btn" id="playButton1">
<i class="fas fa-play"></i>
</button>
<button class="play-btn " style="display: none;" id="pausButton1">
<i class="fas fa-pause"></i>
</button>
</div>
<div class="d-flex justify-content-between position-relative py-3">
<div class="custom-controls d-flex gap-4">
<div class="likes fs-4 text-secondary">
<i class="far fa-heart fa-solid "></i><span>23</span>
</div>
<div class="views fs-4 text-secondary">
<i class="far fa-eye fa-solid"></i><span>4.2K</span>
</div>
</div>
</div>
</div>
</div>
<!-- Start Sidebar -->
<div id="service-content-wrapper" class="col-lg-4">
<section id="service-content">
<div
id="-service-sidebar"
class=" d-flex flex-column justify-content-center align-items-center pe-3 pb-3"
>
<div
id="sidebar-wrapper"
class="d-flex_flex-column justify-content-center align-items-center p-2 text-white vertical-snap"
>
<div
class="border-0 col-12 shadow card my-0 p-0 z_index_1"
style="background: transparent;"
>
<a href="./service.html">
<img
class="card-img-top rounded-0 border-0"
src="./uploads/services/thumb/580793607-1725535726_re_350x245.png"
alt=""
/>
<div class="card-body text-white">
<h5 class="card-title fs-6">
Branding & Positioning
</h5>
<p class="card-text ">
Strategic Branding & Positioning to Define Your
Market Presence
</p>
</div>
</a>
</div>
<div
class="border-0 col-12 shadow card my-0 p-0 z_index_1"
style="background: transparent;"
>
<a href="./service.html">
<img
class="card-img-top rounded-0 border-0"
src="./uploads/services/thumb/162970537-1725537720_re_350x245.png"
alt=""
/>
<div class="card-body text-white">
<h5 class="card-title fs-6">Videography</h5>
<p class="card-text ">
High-Quality Videography Services to Capture Your Vision
</p>
</div>
</a>
</div>
<div
class="border-0 col-12 shadow card my-0 p-0 z_index_1"
style="background: transparent;"
>
<a href="http://www.localhost./service.html">
<img
class="card-img-top rounded-0 border-0"
src="./uploads/services/thumb/433812367-1725539750_re_350x245.png"
alt=""
/>
<div class="card-body text-white ">
<h5 class="card-title fs-6">Photography</h5>
<p class="card-text">
Stunning Photography Services to Capture Every Detail
</p>
</div>
</a>
</div>
<div
class="border-0 col-12 shadow card my-0 p-0 z_index_1"
style="background: transparent;"
>
<a href="./service.html">
<img
class="card-img-top rounded-0 border-0"
src="./uploads/services/thumb/453848081-1725541326_re_350x245.png"
alt=""
/>
<div class="card-body text-white">
<h5 class="card-title fs-6">Social Media Management</h5>
<p class="card-text ">
Expert Social Media Management to Grow Your Online
Presence
</p>
</div>
</a>
</div>
</div>
</div>
</section>
</div>
<!-- End Sidebar -->
</section>
</main>
<!-- Footer Include -->
<footer
class="text-center mt-0 text-lg-start text-white"
style="background-color: #1b2b44;"
id="footer_container"
></footer>
<!-- --Footer Include -->
<!-- End of .container -->
<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>
</body>
</html>