-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
418 lines (349 loc) · 18.7 KB
/
index.html
File metadata and controls
418 lines (349 loc) · 18.7 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
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
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>PC Builder Bangladesh</title>
<meta content="#1 Tech Channel Of Bangladesh" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Fira+Sans:wght@400;&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body>
<!-- ======= Top Bar ======= -->
<section id="topbar" class="topbar d-flex align-items-center">
<div class="container d-flex justify-content-center justify-content-md-between">
<div class="contact-info d-flex align-items-center">
<i class="bi bi-envelope d-flex align-items-center"><a href="mailto:contact@pcbuilderbd.com">contact@pcbuilderbd.com</a></i>
<i class="bi bi-discord d-flex align-items-center ms-4"><span><a href="https://discord.gg/pc-builder-bangladesh-781592241633493003">Join Now</a></span></i>
</div>
<div class="social-links d-none d-md-flex align-items-center">
<a href="https://goo.gl/N3fMUV" target="_blank" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="https://instagram.com/pcb.bd" target="_blank" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="https://github.com/pcbuilderbd" target="_blank" class="github"><i class="bi bi-github"></i></i></a>
<a href="https://www.pcbuilderbd.com/" target="_blank" class="website"><i class="bi bi-globe"></i></a>
<a href="https://www.youtube.com/c/PCBuilderBangladesh/" target="_blank" class="youtube"><i class="bi bi-youtube"></i></a>
</div>
</div>
</section>
<!-- End Top Bar -->
<!-- ======= Header ======= -->
<header id="header" class="header d-flex align-items-center">
<div class="container-fluid container-xl d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<h1>PC <span>BUILDER</span> BD</h1>
</a>
<nav id="navbar" class="navbar">
<ul>
<li><a href="#hero">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#team">Team</a></li>
<li class="dropdown"><a href="#"><span>Tools</span> <i class="bi
bi-chevron-down dropdown-indicator"></i></a>
<ul>
<li><a href="/error">PC BUILDER</a></li>
<!-- <li><a href="#">PC BUILDER</a></li>
<li><a href="#">PC BUILDER</a></li>
<li><a href="#">PC BUILDER</a></li>
<li><a href="#">PC BUILDER</a></li>
<li><a href="#">PC BUILDER</a></li> -->
</ul>
</li>
<li><a href="#projects">Projects</a></li>
</ul>
</nav><!-- .navbar -->
<i class="mobile-nav-toggle mobile-nav-show bi bi-list"></i>
<i class="mobile-nav-toggle mobile-nav-hide d-none bi bi-x"></i>
</div>
</header>
<!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="hero">
<div class="container position-relative">
<div class="row gy-5" data-aos="fade-in">
<div class="col-lg-12 flex flex-column justify-content-center text-center text-lg-start">
<h2 data-value="Hello, World!" id="ani_text">Hello, <span>World!</span></h2>
<p>We are PC Builder Bangladesh, The #1 Tech Youtube Channel In Bangladesh</p>
<div class="d-flex justify-content-center justify-content-lg-start">
<a href="#about" class=".scrollto btn-learn-more">Learn More</a>
</div>
</div>
</div>
</div>
<div class="icon-boxes position-relative">
<div class="container position-relative">
<div class="row gy-4 mt-5">
<div class="col-xl-3 col-md-6" data-aos="fade-up" data-aos-delay="100">
<div class="icon-box">
<div class="icon"><i class="bi bi-globe"></i></div>
<h4 class="title"><a href="https://www.pcbuilderbd.com/" target="_blank" class="stretched-link">Blog Post</a></h4>
</div>
</div><!--End Icon Box -->
<div class="col-xl-3 col-md-6" data-aos="fade-up" data-aos-delay="200">
<div class="icon-box">
<div class="icon"><i class="bx bxs-videos"></i></div>
<h4 class="title"><a href="https://youtube.com/@pcbuilderbd" target="_blank" class="stretched-link">Videos</a></h4>
</div>
</div><!--End Icon Box -->
<div class="col-xl-3 col-md-6" data-aos="fade-up" data-aos-delay="300">
<div class="icon-box">
<div class="icon"><i class='bx bx-help-circle' ></i></div>
<h4 class="title"><a href="https://goo.gl/N3fMUV" class="stretched-link">Helpine and Troubleshooting</a></h4>
</div>
</div><!--End Icon Box -->
<div class="col-xl-3 col-md-6" data-aos="fade-up" data-aos-delay="500">
<div class="icon-box">
<div class="icon"><i class='bx bx-message-alt-dots' ></i></div>
<h4 class="title"><a href="https://discord.gg/pc-builder-bangladesh-781592241633493003" class="stretched-link">Amazing Community</a></h4>
</div>
</div><!--End Icon Box -->
</div>
</div>
</div>
</div>
</section>
<!-- End Hero Section -->
<main id="main">
<!-- ======= About Us Section ======= -->
<section id="about" class="about">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h2>About Us</h2>
<p>PC Builder Bangladesh is the first video based podcast regarding gaming, tech news, tutorials and PC Builds</p>
</div>
<div class="row gy-4">
<div class="col-lg-6">
<h3>Developer Team</h3>
<img src="assets/img/tem.jpg" class="img-fluid rounded-4 mb-4" alt="">
<p>PC Builder Bangladesh is regulated by an incredible team of very talented people. And for the backend of all of it the developer team plays a significant role creating pieces of code to solve various problems and what not.</p>
<a href="#team" class="btn-learn-more">Developers<span>.</span></a>
</div>
<div class="col-lg-6">
<div class="content ps-0 ps-lg-5">
<p class="fst-italic">
PC Builder Bangladesh is the first video based podcast. We create video regarding gaming, tech news, tutorials and pc build builds. You can learn about gaming, gaming pc, pc building tutorials and other pc issues. Apart from these we also unbox and review pc components and other tech gadgets. You can join local and international tech gossips as well. We specialize on:
</p>
<ul>
<li><i class="bi bi-check"></i> Tech News, Reviews</li>
<li><i class="bi bi-check"></i> Video content</li>
<li><i class="bi bi-check"></i> Helplines and Suggestions</li>
</ul>
<div class="position-relative mt-4">
<img src="assets/img/gif-modern.gif" class="img-fluid rounded-4" alt="">
<a href="https://youtu.be/H6dMJjMZJ8o?si=0p8TCTW3XP-uKxAS" target="_blank" class="play-btn"></a>
</div>
</div>
</div>
</div>
</div>
</section><!-- End About Us Section -->
<!-- ======= Stats Counter Section ======= -->
<section id="stats-counter" class="stats-counter">
<div class="container" data-aos="fade-up">
<div class="row gy-4 align-items-center">
<div class="col-lg-6 stats-content">
<img src="assets/img/logo-ani.gif" alt="" class="img-fluid rounded-4" style="height: 200px;">
<iframe class="rounded-4" src="https://discord.com/widget?id=781592241633493003&theme=dark" width="250" height="200" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
</div>
<div class="col-lg-6">
<div class="stats-item d-flex align-items-center">
<span data-purecounter-start="0" data-purecounter-end="386472" data-purecounter-duration="1" class="purecounter"></span>
<p><strong>+ Community Members</strong> in total</p>
</div><!-- End Stats Item -->
<div class="stats-item d-flex align-items-center">
<span data-purecounter-start="0" data-purecounter-end="7" data-purecounter-duration="1" class="purecounter"></span>
<p><strong>Years</strong> of content creation</p>
</div><!-- End Stats Item -->
<div class="stats-item d-flex align-items-center">
<span data-purecounter-start="0" data-purecounter-end="3" data-purecounter-duration="1.5" class="purecounter"></span>
<p><strong>Github</strong> projects</p>
</div><!-- End Stats Item -->
</div>
</div>
</div>
</section><!-- End Stats Counter Section -->
<!-- ======= Our Team Section ======= -->
<section id="team" class="team sections-bg">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h2>Our Team</h2>
</div>
<div class="row gy-4">
<div class="col-xl-3 col-md-6 d-flex" data-aos="fade-up" data-aos-delay="100">
<div class="member">
<img src="assets/img/team/atul.jpg" class="img-fluid" alt="">
<h4>Fahim Hossain (Atul)</h4>
<span>AlterRaptor</span>
<div class="social">
<a href="https://www.facebook.com/fahim.atul" target="_blank"><i class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/fahim.atul/" target="_blank"><i class="bi bi-instagram"></i></a>
<a href="https://github.com/Alter80" target="_blank"><i class="bi bi-github"></i></a>
<a href="mailto:atul@pcbuilderbd.com"><i class="bi bi-envelope"></i></a>
</div>
</div>
</div><!-- End Team Member -->
<div class="col-xl-3 col-md-6 d-flex" data-aos="fade-up" data-aos-delay="200">
<div class="member">
<img src="assets/img/team/jahin.jpg" class="img-fluid" alt="">
<h4>Md.Jahin Hossain</h4>
<span>A Tactical Catto</span>
<div class="social">
<a href="https://www.facebook.com/jahin.hossain.92" target="_blank"><i class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/md_jahin_hossain/" target="_blank"><i class="bi bi-instagram"></i></a>
<a href="https://github.com/jahinhossain8573" target="_blank"><i class="bi bi-github"></i></a>
<!-- <a href=""><i class="bi bi-envelope"></i></a> -->
</div>
</div>
</div><!-- End Team Member -->
<div class="col-xl-3 col-md-6 d-flex" data-aos="fade-up" data-aos-delay="300">
<div class="member">
<img src="assets/img/team/zihan.jpg" class="img-fluid" alt="">
<h4>A.R. Zihan</h4>
<span>youroldfriend.</span>
<div class="social">
<a href="https://www.facebook.com/zihanforall" target="_blank"><i class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/a.r.zihan/" target="_blank"><i class="bi bi-instagram"></i></a>
<a href="https://github.com/A-R-ZIHAN/" target="_blank"><i class="bi bi-github"></i></a>
<!-- <a href=""><i class="bi bi-envelope"></i></a> -->
</div>
</div>
</div><!-- End Team Member -->
<div class="col-xl-3 col-md-6 d-flex" data-aos="fade-up" data-aos-delay="400">
<div class="member">
<img src="assets/img/team/nadid.jpg" class="img-fluid" alt="">
<h4>Nadid Wasique</h4>
<span>DaTaklaCatto</span>
<div class="social">
<a href="https://www.facebook.com/nadid.wasique/" target="_blank"><i class="bi bi-facebook"></i></a>
<a href="https://instagram.com/nadid.ws_57/" target="_blank"><i class="bi bi-instagram"></i></a>
<a href="https://github.com/DaTaklaCatto" target="_blank"><i class="bi bi-github"></i></a>
<a href="mailto:nadidwasique57@gmail.com"><i class="bi bi-envelope"></i></a>
</div>
</div>
</div><!-- End Team Member -->
</div>
</div>
</section><!-- End Our Team Section -->
<!-- ======= Our Services Section ======= -->
<section id="prjects" class="projects">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h2>Our Projects</h2>
<p>Here are the projects we are currently working on</p>
</div>
<div class="row gy-4" data-aos="fade-up" data-aos-delay="100">
<div class="col-lg-4 col-md-6">
<div class="service-item position-relative">
<div class="icon">
<img src="assets/img/projects/pcbbd-utilities.png" style="height: 80px;" alt="">
</div>
<h3>PCBBD UTILITIES</h3>
<p>PCBBD UTILTIES is and amazing discord bot that helps make the Official PCBBD discord server a better place than ever.</p>
<a href="#" class="readmore stretched-link">Read more <i class="bi bi-arrow-right"></i></a>
</div>
</div><!-- End Project Item -->
<div class="col-lg-4 col-md-6">
<div class="service-item position-relative">
<div class="icon">
<img src="assets/img/projects/build-my-pc.png" style="height: 80px;" alt="">
</div>
<h3>Build My PC</h3>
<p>COMING SOON</p>
<!-- <a href="#" class="readmore stretched-link">Read more <i class="bi bi-arrow-right"></i></a> -->
</div>
</div><!-- End Project Item -->
<div class="col-lg-4 col-md-6">
<div class="service-item position-relative">
<div class="icon">
<img src="assets/img/projects/pcbbd-dev.gif" class="rounded-4" style="height: 80px;" alt="">
</div>
<h3>PCBBD DEV WEBSITE</h3>
<p>A HTML, CSS, JS, BS5 static website for the developers of PCBBD. Note: This website is what we are talking about.</p>
<a href="#" class="readmore stretched-link">Read more <i class="bi bi-arrow-right"></i></a>
</div>
</div><!-- End Project Item -->
</div>
</div>
</section><!-- End Our Projects Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer" class="footer">
<div class="container">
<div class="row gy-4">
<div class="col-lg-5 col-md-12 footer-info">
<a href="index.html" class="logo d-flex align-items-center">
<span>PC Builder Bangladesh</span>
</a>
<p>Powered By Enthusiasts</p>
<div class="social-links d-flex mt-4">
<a href="https://goo.gl/N3fMUV" target="_blank" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="https://instagram.com/pcb.bd" target="_blank" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="https://github.com/pcbuilderbd" target="_blank" class="github"><i class="bi bi-github"></i></i></a>
<a href="https://www.pcbuilderbd.com/" target="_blank" class="website"><i class="bi bi-globe"></i></a>
<a href="https://www.youtube.com/c/PCBuilderBangladesh/" target="_blank" class="youtube"><i class="bi bi-youtube"></i></a>
</div>
</div>
<div class="col-lg-2 col-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#about">About us</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="./legal/tos">Terms of service</a></li>
<li><a href="./legal/privacy">Privacy policy</a></li>
</ul>
</div>
<div class="col-lg-2 col-6 footer-links">
<h4>Our Projects</h4>
<ul>
<li><a href="#">PCBBD UTILTIIES</a></li>
<li><a href="#">BUILD MY PC</a></li>
<li><a href="#">PCBBD DEV</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-12 footer-contact text-center text-md-start">
<h4>Contact Us</h4>
<p>
<strong>Discord:</strong> <a href="https://discord.gg/pc-builder-bangladesh-781592241633493003" target="_blank" style="color: #fff">discord.gg/pcbbd</a> <br>
<strong>Email:</strong> contact@example.com<br>
</p>
</div>
</div>
</div>
<div class="container mt-4">
<div class="copyright">
© Copyright <strong><span>PC Builder Bangladesh</span></strong>. All Rights Reserved
</div>
<div class="credits">
Designed by <a href="https://nadid-wasique.netlify.app/">Nadid Wasique</a>
</div>
</div>
</footer><!-- End Footer -->
<!-- End Footer -->
<a href="#" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>