-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
204 lines (200 loc) · 10.1 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
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
<!DOCTYPE html>
<html>
<head>
<title>Maxim aka 1373</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="text/html">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="assets/icons/ti/a02.jpg" type="image/x-icon" />
<!-- ===== CSS Files ===== -->
<link rel="stylesheet" type="text/css" href="assets/css/stylesheet.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
<!-- ===== Switcher ===== -->
<link rel="stylesheet" type="text/css" href="assets/css/skins/color-1.css" class="alternate-style" title="color-1" disabled>
<link rel="stylesheet" type="text/css" href="assets/css/skins/color-2.css" class="alternate-style" title="color-2" disabled>
<link rel="stylesheet" type="text/css" href="assets/css/skins/color-3.css" class="alternate-style" title="color-3" disabled>
<link rel="stylesheet" type="text/css" href="assets/css/skins/color-4.css" class="alternate-style" title="color-4" disabled>
<link rel="stylesheet" type="text/css" href="assets/css/style-switcher.css">
</head>
<body>
<script type="text/javascript" src="assets/js/app.js"></script>
<!-- ===== Intro Start ===== -->
<div class="Intro">
<div class="main-intro" id="style-intro">
<table class="box">
<tbody>
<tr>
<td><span id="line1" style="white-space: pre;"></span></td>
</tr>
<tr>
<td><span id="line2" style="white-space: pre;"></span></td>
</tr>
<tr>
<td><span id="line3" style="white-space: pre;"></span></td>
</tr>
<tr>
<td><span id="line4 space" style="white-space: pre;"></span></td>
</tr>
<tr>
<td><span id="line5" style="white-space: pre;"></span></td>
</tr>
</tbody>
</table>
</div>
<div class="top-right" id="style-intro">
<i><a class="skip">Get ready and TAP.. TAP.. TAP..</a></i>
</div>
</div>
<!-- ===== Intro Start ===== -->
<!-- ===== Main Container Start ===== -->
<div class="main-contaner">
<!-- ===== Main Content Start ===== -->
<div class="main-content">
<!-- ===== Home section Start ===== -->
<section class="home section">
<div class="container">
<div class="home-row">
<div class="home-info padd-15">
<div target="_BLANK" class="Names">
<div class="name">Tribar</div>
<div class="surname">Sq. Inside</div>
</div>
<p><span id="brand"></span></p>
</div>
</div>
<div class="home-row">
<!-- ===== Home link Start ===== -->
<div class="marquee-item" style="visibility: hidden;">
<div id="marquee"></div>
</div>
<!-- ===== Home link End ===== -->
</div>
</div>
<div class="background" style="display: none;">
<div id="pattern"></div>
<audio id="audio" loop="">
<source src="assets/others/background-item.mp4" type="audio/mp4" />
<script>
const audio = document.getElementById('audio');
app.audioElement = audio;
app.audioElement.volume = 0;
</script>
</audio>
<video id="background" loop="">
<source src="assets/others/background-item.mp4" type="video/mp4" />
<script>
const video = document.getElementById('background');
app.videoElement = video;
app.videoElement.volume = 0;
</script>
</video>
</div>
</section>
<!-- ===== Home section End ===== -->
<!-- ===== About section Start ===== -->
<section class="service section">
<div class="container">
<div class="home-row">
<div class="section-title padd-15">
<div class="title-service">Services</div>
</div>
</div>
<div class="row">
<!-- ===== 1 Service item Start ===== -->
<div class="service-item padd-15">
<div class="service-item-inner">
<div class="icon">
<i class="fa fa-laptop-code" id="service-icon"></i>
</div>
<div class="service-item-content">
<h4>Web Design</h4>
<p>I will create a design in any style especially for you.
</p>
</div>
</div>
</div>
<!-- ===== 1 Service item End ===== -->
<!-- ===== 2 Service item Start ===== -->
<div class="service-item padd-15">
<div class="service-item-inner">
<div class="icon">
<i class="fa-solid fa-camera" id="service-icon"></i>
</div>
<div class="service-item-content">
<h4>Shooting</h4>
<p>We will make professional shots specifically for your project or just for the soul.
</p>
</div>
</div>
</div>
<!-- ===== 2 Service item End ===== -->
<!-- ===== 3 Service item Start ===== -->
<div class="service-item padd-15">
<div class="service-item-inner">
<div class="icon">
<i class="fa fa-file-word" id="service-icon"></i>
</div>
<div class="service-item-content">
<h4>SMM</h4>
<p>We will help your project to get the maximum audience coverage.
</p>
</div>
</div>
</div>
<!-- ===== 3 Service item End ===== -->
<!-- ===== 4 Service item Start ===== -->
<div class="service-item padd-15">
<div class="service-item-inner">
<div class="icon">
<i class="fa fa-fire-flame-curved" id="service-icon"></i>
</div>
<div class="service-item-content">
<h4>Development assistance</h4>
<p>We will fix and optimize your code.
</p>
</div>
</div>
</div>
<!-- ===== 4 Service item End ===== -->
</div>
</div>
</section>
<!-- ===== About section End ===== -->
<!-- ===== Style Switcher Start ===== -->
<div class="style-switcher">
<div class="style-switcher-toggler s-icon">
<i class="fas fa-cog fa-spin"></i>
</div>
<div class="switcher-pages s-icon">
<i class="fas fa-solid fa-angle-up"></i>
</div>
<h4>Theme Colors</h4>
<div class="colors">
<span class="color-1" onclick="setActiveStyle('color-1')"></span>
<span class="color-2" onclick="setActiveStyle('color-2')"></span>
<span class="color-3" onclick="setActiveStyle('color-3')"></span>
<span class="color-4" onclick="setActiveStyle('color-4')"></span>
</div>
</div>
<!-- ===== Style Switcher End ===== -->
</div>
<!-- ===== Main Content End ===== -->
<!-- ===== Footer section Start ===== -->
<div class="footer" id="f-id" style="visibility: visible;">
<i><a href="https://discord.gg/PbqDrantsN" target="_BLANK">Connect TRIBAR Squad</a></i>
</div>
<!-- ===== Footer section End ===== -->
</div>
<!-- ===== Main Container End ===== -->
<!-- ===== JS Files ===== -->
<script type="text/javascript" src="assets/js/lib/jquery-3.6.0.js"></script>
<script type="text/javascript" src="assets/js/lib/jquery.marquee.js"></script>
<script type="text/javascript" src="assets/js/lib/jquery.cookie.js"></script>
<script type="text/javascript" src="assets/js/lib/typed.js"></script>
<script type="text/javascript" src="assets/js/porfolio.js"></script>
<script type="text/javascript" src="assets/js/style-switcher.js"></script>
<script class="https://cdnjs.cloudflare.com/ajax/libs/jquery-color/2.1.2/jquery.color.min.js"></script>
<script src="https://kit.fontawesome.com/7285c935da.js" crossorigin="anonymous"></script>
</body>
</html>