Skip to content

Commit afe9b7d

Browse files
author
Muhtalip Dede
committed
add links and google analytics tag
1 parent 3279e19 commit afe9b7d

File tree

2 files changed

+29
-101
lines changed

2 files changed

+29
-101
lines changed

style.css assets/css/style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1777,7 +1777,7 @@ p {
17771777
.footer-eleven {
17781778
padding-top: 100px;
17791779
padding-bottom: 100px;
1780-
background-color: var(--white);
1780+
background-color: var(--primary);
17811781
position: relative;
17821782
}
17831783
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
@@ -1820,7 +1820,7 @@ p {
18201820
margin-top: 20px;
18211821
}
18221822
.footer-eleven .f-about .copyright-text {
1823-
color: var(--dark-3);
1823+
color: var(--white);
18241824
margin-top: 40px;
18251825
}
18261826
.footer-eleven .f-about .copyright-text span {

index.html

+27-99
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,16 @@
2626
<!--====== gLightBox css ======-->
2727
<link rel="stylesheet" href="assets/css/glightbox.min.css" />
2828

29-
<link rel="stylesheet" href="style.css" />
29+
<link rel="stylesheet" href="assets/css/style.css" />
30+
31+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-012RY47GM4"></script>
32+
<script>
33+
window.dataLayer = window.dataLayer || [];
34+
function gtag(){dataLayer.push(arguments);}
35+
gtag('js', new Date());
36+
37+
gtag('config', 'G-012RY47GM4');
38+
</script>
3039
</head>
3140

3241
<body>
@@ -273,84 +282,66 @@ <h2 class="fw-bold">Adreslerimiz</h2>
273282
<div class="col-lg-4 col-md-6">
274283
<div class="single-services">
275284
<div class="service-icon">
276-
<i class="lni lni-capsule"></i>
285+
<i class="lni lni-youtube"></i>
277286
</div>
278287
<div class="service-content">
279288
<h4>Youtube</h4>
280-
<p>
281-
Lorem ipsum dolor sit amet, adipscing elitr, sed diam nonumy
282-
eirmod tempor ividunt labor dolore magna.
283-
</p>
289+
<a href="https://www.youtube.com/@thecoderverse" target="_blank">CoderVerse</a>
284290
</div>
285291
</div>
286292
</div>
287293
<div class="col-lg-4 col-md-6">
288294
<div class="single-services">
289295
<div class="service-icon">
290-
<i class="lni lni-bootstrap"></i>
296+
<i class="lni lni-github-original"></i>
291297
</div>
292298
<div class="service-content">
293-
<h4> 5</h4>
294-
<p>
295-
Lorem ipsum dolor sit amet, adipscing elitr, sed diam nonumy
296-
eirmod tempor ividunt labor dolore magna.
297-
</p>
299+
<h4>Github</h4>
300+
<a href="https://github.com/thecoderverse" target="_blank">CoderVerse</a>
298301
</div>
299302
</div>
300303
</div>
301304
<div class="col-lg-4 col-md-6">
302305
<div class="single-services">
303306
<div class="service-icon">
304-
<i class="lni lni-shortcode"></i>
307+
<i class="lni lni-discord"></i>
305308
</div>
306309
<div class="service-content">
307-
<h4>100+ Components</h4>
308-
<p>
309-
Lorem ipsum dolor sit amet, adipscing elitr, sed diam nonumy
310-
eirmod tempor ividunt labor dolore magna.
311-
</p>
310+
<h4>Discord</h4>
311+
<a href="https://discord.com/invite/q4nE9VRFK2" target="_blank">CoderVerse</a>
312312
</div>
313313
</div>
314314
</div>
315315
<div class="col-lg-4 col-md-6">
316316
<div class="single-services">
317317
<div class="service-icon">
318-
<i class="lni lni-dashboard"></i>
318+
<i class="lni lni-twitter-filled"></i>
319319
</div>
320320
<div class="service-content">
321-
<h4>Speed Optimized</h4>
322-
<p>
323-
Lorem ipsum dolor sit amet, adipscing elitr, sed diam nonumy
324-
eirmod tempor ividunt labor dolore magna.
325-
</p>
321+
<h4>Twitter</h4>
322+
<a href="https://twitter.com/thecoderverse" target="_blank">CoderVerse</a>
326323
</div>
327324
</div>
328325
</div>
329326
<div class="col-lg-4 col-md-6">
330327
<div class="single-services">
331328
<div class="service-icon">
332-
<i class="lni lni-layers"></i>
329+
<i class="lni lni-instagram-filled"></i>
333330
</div>
334331
<div class="service-content">
335-
<h4>Fully Customizable</h4>
336-
<p>
337-
Lorem ipsum dolor sit amet, adipscing elitr, sed diam nonumy
338-
eirmod tempor ividunt labor dolore magna.
339-
</p>
332+
<h4>Instagram</h4>
333+
<a href="https://www.instagram.com/thecoderverse/" target="_blank">CoderVerse</a>
340334
</div>
341335
</div>
342336
</div>
343337
<div class="col-lg-4 col-md-6">
344338
<div class="single-services">
345339
<div class="service-icon">
346-
<i class="lni lni-reload"></i>
340+
<i class="lni lni-linkedin-original"></i>
347341
</div>
348342
<div class="service-content">
349-
<h4>Regular Updates</h4>
350-
<p>
351-
Lorem ipsum dolor sit amet, adipscing elitr, sed diam nonumy
352-
eirmod tempor ividunt labor dolore magna.
353-
</p>
343+
<h4>Linkedin</h4>
344+
<a href="https://www.linkedin.com/company/thecoderverse/" target="_blank">CoderVerse</a>
354345
</div>
355346
</div>
356347
</div>
@@ -359,27 +350,6 @@ <h4>Regular Updates</h4>
359350
</section>
360351
<!-- ===== service-area end ===== -->
361352

362-
<!-- Start Cta Area -->
363-
<section id="call-action" class="call-action">
364-
<div class="container">
365-
<div class="row justify-content-center">
366-
<div class="col-xxl-6 col-xl-7 col-lg-8 col-md-9">
367-
<div class="inner-content">
368-
<h2>We love to make perfect <br />solutions for your business</h2>
369-
<p>
370-
Why I say old chap that is, spiffing off his nut cor blimey
371-
guvnords geeza<br />
372-
bloke knees up bobby, sloshed arse William cack Richard. Bloke
373-
fanny around chesed of bum bag old lost the pilot say there
374-
spiffing off his nut.
375-
</p>
376-
</div>
377-
</div>
378-
</div>
379-
</div>
380-
</section>
381-
<!-- End Cta Area -->
382-
383353
<!-- Start Footer Area -->
384354
<footer class="footer-area footer-eleven">
385355
<!-- Start Footer Top -->
@@ -396,48 +366,6 @@ <h2>We love to make perfect <br />solutions for your business</h2>
396366
</div>
397367
<!-- End Single Widget -->
398368
</div>
399-
<div class="col-lg-2 col-md-6 col-12">
400-
<!-- Single Widget -->
401-
<div class="footer-widget f-link">
402-
<h5>Solutions</h5>
403-
<ul>
404-
<li><a href="javascript:void(0)">Marketing</a></li>
405-
<li><a href="javascript:void(0)">Analytics</a></li>
406-
<li><a href="javascript:void(0)">Commerce</a></li>
407-
<li><a href="javascript:void(0)">Insights</a></li>
408-
</ul>
409-
</div>
410-
<!-- End Single Widget -->
411-
</div>
412-
<div class="col-lg-2 col-md-6 col-12">
413-
<!-- Single Widget -->
414-
<div class="footer-widget f-link">
415-
<h5>Support</h5>
416-
<ul>
417-
<li><a href="javascript:void(0)">Pricing</a></li>
418-
<li><a href="javascript:void(0)">Documentation</a></li>
419-
<li><a href="javascript:void(0)">Guides</a></li>
420-
<li><a href="javascript:void(0)">API Status</a></li>
421-
</ul>
422-
</div>
423-
<!-- End Single Widget -->
424-
</div>
425-
<div class="col-lg-4 col-md-6 col-12">
426-
<!-- Single Widget -->
427-
<div class="footer-widget newsletter">
428-
<h5>Subscribe</h5>
429-
<p>Subscribe to our newsletter for the latest updates</p>
430-
<form action="#" method="get" target="_blank" class="newsletter-form">
431-
<input name="EMAIL" placeholder="Email address" required="required" type="email" />
432-
<div class="button">
433-
<button class="sub-btn">
434-
<i class="lni lni-envelope"></i>
435-
</button>
436-
</div>
437-
</form>
438-
</div>
439-
<!-- End Single Widget -->
440-
</div>
441369
</div>
442370
</div>
443371
</div>

0 commit comments

Comments
 (0)