-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
87 lines (64 loc) · 2.57 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
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>FiveM Helper</title>
<meta charset="UTF-8">
<meta name="description" content="Fivem Helper,FiveM Iran,Connect Fivem">
<meta name="keywords" content="Fivem Helper,FiveM Iran,Connect Fivem">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="img/favicon.png" rel="shortcut icon"/>
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900,900i" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<link rel="stylesheet" href="css/slicknav.min.css"/>
<link rel="stylesheet" href="css/owl.carousel.min.css"/>
<link rel="stylesheet" href="css/magnific-popup.css"/>
<link rel="stylesheet" href="css/animate.css"/>
<!-- Main Stylesheets -->
<link rel="stylesheet" href="css/style.css"/>
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<section class="hero-section overflow-hidden">
<div class="hero-slider owl-carousel">
<div class="hero-item set-bg d-flex align-items-center justify-content-center text-center" data-setbg="img/slider-bg-1.jpg">
<div class="container">
<h2>FiveM Helper</h2>
<p style="color: rgb(209, 26, 26);">رفع تحریم برای فایوام قدرت گرفته از شکن</p>
<a href="https://vmp.ir" class="site-btn">VMP.ir<img src="https://vmp.ir" alt="VMP.ir"/></a>
</div>
</div>
</section>
<!-- Hero section end-->
<!-- Intro section -->
<!-- Intro section end -->
<!-- Intro section video-popup-->
<section class="intro-video-section set-bg d-flex align-items-end " data-setbg="img/slider-bg-2.jpg">
<a href="https://www.aparat.com/v/Kus1f" target="_blank" class="video-play-btn"><img src="img/icons/solid-right-arrow.png" alt="#"></a>
<div class="container">
<div class="video-text">
<h2>Tutorial</h2>
<p>Thanks for the support of Sun Collective</p>
</div>
</div>
</section>
<!-- Intro section end -->
<!-- Featured section -->
<!-- Footer section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.slicknav.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.sticky-sidebar.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/main.js"></script>
<script src="js/vmp.js"></script>
</body>
</html>