forked from zacharytiki/site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index2.html
191 lines (173 loc) · 9.1 KB
/
index2.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>ARTEM. – Digital Agency</title>
<!-- Meta Data -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="format-detection" content="telephone=no"/>
<meta name="format-detection" content="address=no"/>
<meta name="author" content="ArtStyles" />
<meta name="description" content="A trendy, minimalistic and ultra modern HTML5 template for digital agency." />
<!-- Twitter data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@ArtTemplates">
<meta name="twitter:title" content="ARTEM.">
<meta name="twitter:description" content="A trendy, minimalistic and ultra modern HTML5 template for digital agency.">
<meta name="twitter:image" content="assets/images/social.jpg">
<!-- Open Graph data -->
<meta property="og:title" content="ArtTemplate" />
<meta property="og:type" content="website" />
<meta property="og:url" content="your url website" />
<meta property="og:image" content="assets/images/social.jpg" />
<meta property="og:description" content="A trendy, minimalistic and ultra modern HTML5 template for digital agency." />
<meta property="og:site_name" content="ARTEM." />
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="144x144" href="assets/images/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/images/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/images/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="57x57" href="assets/images/favicons/apple-touch-icon-57x57.png">
<link rel="shortcut icon" href="assets/images/favicons/favicon.png" type="image/png">
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="assets/styles/style.css"/>
<link rel="stylesheet" type="text/css" href="assets/styles/style-dark.css"/>
</head>
<body>
<!-- Preloader -->
<div class="preloader">
<div class="preloader__wrap">
<img class="preloader__logo" src="assets/images/zachary-tiki-logo.svg" alt="ZACHARY TIKI">
<div class="preloader__progress"><span></span></div>
</div>
</div>
<!-- Top -->
<nav class="navbar navbar--white">
<div class="mr-auto logo-container">
<a class="logo-link" href="index.html">
<img class="logotype logotype__front" src="assets/images/zachary-tiki-logo.svg" alt="ARTEM.">
<img class="logotype logotype__back" src="assets/images/zachary-tiki-logo.svg" alt="ARTEM.">
</a>
</div>
<div class="ml-sm-auto">
<button class="hamburger zoom-cursor" type="button">
<span class="hamburger__inner"></span>
</button>
</div>
</nav>
<!-- /Top -->
<!-- Slider -->
<header class="header-fullscreen reveal">
<div class="slider slider-fullscreen">
<div class="slider__caption swiper-container">
<div class="swiper-wrapper">
<!-- Caption 1 -->
<div class="swiper-slide">
<div class="slider__item">
<div class="slider__wrap">
<h6 class="title title--overhead"><span class="down-up"><span>Web-Site / Mobile App</span></span></h6>
<h1 class="title title--display-1 js-text-wave">Independence</h1>
<p class="description"><span class="down-up"><span>Photography is a way of feeling, of touching, of loving. What you have caught on film is captured forever… It remembers little things, long after you have forgotten everything.</span></span></p>
<a class="btn-link btn-link--circle-right" href="photo_viewer.html"><span class="down-up"><span>See details<i class="circle circle--right circle--white icon-right-open"></i></span></span></a>
</div>
</div>
</div>
<!-- /Caption 1 -->
<!-- Caption 2 -->
<div class="swiper-slide">
<div class="slider__item">
<div class="slider__wrap">
<h6 class="title title--overhead"><span class="down-up"><span>Branding</span></span></h6>
<h1 class="title title--display-1 js-text-wave">Majesty</h1>
<p class="description"><span class="down-up"><span>Photography is a way of feeling, of touching, of loving. What you have caught on film is captured forever… It remembers little things, long after you have forgotten everything.</span></span></p>
<a class="btn-link btn-link--circle-right" href="photo_viewer.html"><span class="down-up"><span>See details<i class="circle circle--right circle--white icon-right-open"></i></span></span></a>
</div>
</div>
</div>
<!-- /Caption 2 -->
<!-- Caption 3 -->
<div class="swiper-slide">
<div class="slider__item">
<div class="slider__wrap">
<h6 class="title title--overhead"><span class="down-up"><span>Branding / Promotion</span></span></h6>
<h1 class="title title--display-1 js-text-wave">Preferences</h1>
<p class="description"><span class="down-up"><span>Photography is a way of feeling, of touching, of loving. What you have caught on film is captured forever… It remembers little things, long after you have forgotten everything.</span></span></p>
<a class="btn-link btn-link--circle-right" href="photo_viewer.html"><span class="down-up"><span>See details<i class="circle circle--right circle--white icon-right-open"></i></span></span></a>
</div>
</div>
</div>
<!-- /Caption 3 -->
</div>
</div>
<div class="slider__image swiper-container overlay--45">
<div class="swiper-wrapper">
<!-- Image 1 -->
<div class="swiper-slide">
<div class="cover-slider" data-bg="assets/img/fullscreen_slider_01.jpg"></div>
</div>
<!-- /Image 1 -->
<!-- Image 2 -->
<div class="swiper-slide">
<div class="cover-slider" data-bg="assets/img/fullscreen_slider_01.jpg"></div>
</div>
<!-- /Image 2 -->
<!-- Image 3 -->
<div class="swiper-slide">
<div class="cover-slider" data-bg="assets/img/fullscreen_slider_01.jpg"></div>
</div>
<!-- /Image 3 -->
</div>
</div>
<!-- Control -->
<div class="control-slider control-slider--vertical swiper-control">
<div></div>
<div class="swiper-pagination swiper-pagination--white"></div>
<div>
<div class="swiper-button-next zoom-cursor">
<svg class="slider-nav slider-nav--progress" viewBox="0 0 46 46">
<circle class="slider-nav__path-progress slider-nav__path-progress--white" cx="23" cy="23" r="22.5"/>
</svg>
<svg class="slider-nav slider-nav" viewBox="0 0 46 46">
<circle class="slider-nav__path--white" cx="23" cy="23" r="22.5"/>
<path class="slider-nav__arrow--white" d="M26.45 22.45l-4.91-4.91a.7707464.7707464 0 0 0-1.09 1.09L24.82 23l-4.36 4.36a.7707464.7707464 0 0 0 1.09 1.09l4.91-4.91a.77.77 0 0 0-.01-1.09z"/>
</svg>
</div>
<div class="swiper-button-prev zoom-cursor">
<svg class="slider-nav slider-nav" viewBox="0 0 46 46">
<circle class="slider-nav__path--white" cx="23" cy="23" r="22.5"/>
<path class="slider-nav__arrow--white" d="M18.5 23.55l4.91 4.91a.7707464.7707464 0 1 0 1.09-1.09L20.14 23l4.36-4.36a.7707464.7707464 0 0 0-1.09-1.09l-4.91 4.9a.77.77 0 0 0 0 1.1z"/>
</svg>
</div>
</div>
</div>
<!-- /Control -->
</div>
</header>
<!-- /Hero -->
<!-- /Slider -->
<!-- Menu -->
<div class="menu">
<div class="menu-inner">
<ul class="menu-list">
<li><a class="menu-list__item" href="projects.html"><span>projects</span></a></li>
<li><a class="menu-list__item" href="about.html"><span>studio</span></a></li>
<li><a class="menu-list__item" href="news.html"><span>news</span></a></li>
<li><a class="menu-list__item" href="contacts.html"><span>contact</span></a></li>
</ul>
</div>
<div class="social social--white">
<a class="social__link" href="#">FB</a>
<a class="social__link" href="#">TW</a>
<a class="social__link" href="#">IG</a>
</div>
</div>
<div class="ef-background"></div>
<!-- /Menu -->
<div class="cursor"></div>
<!-- JavaScripts -->
<script src="assets/js/jquery-3.3.1.min.js"></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/common.js"></script>
<script src="assets/js/carousel_horizontal2.js"></script>
</body>
</html>