-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
235 lines (228 loc) · 9.93 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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Atelier.</title>
<link rel="icon" href="icons/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/index.css">
</head>
<body>
<!-- Header -->
<header class="header-main">
<div class="header-main-contents">
<p>Atelier.</p>
<div class="header-main-links">
<nav class="header-main-nav">
<ul>
<li><a href="index.html">Overview</a></li>
<li><a href="#">Pages</a></li>
<li><a href="#">Portfolio</a></li>
<li><a href="#">Template</a></li>
<li><a href="#">Contact</a></li>
</ul>
</nav>
<a class="header-main-button" href="#">Buy template</a>
<div class="mobile-menu-btn"></div>
</div>
</div>
</header>
<!-- Mobile Menu -->
<nav class="mobile-menu">
<ul>
<li><a href="#">Overview</a></li>
<li><a href="#">Pages</a></li>
<li><a href="#">Portfolio</a></li>
<li><a href="#">Template</a></li>
<li><a href="#">Contact</a></li>
</ul>
</nav>
<!-- Main Section -->
<main>
<div class="main-wrapper">
<h5>We are Atelier Creative Agency</h5>
<div><h1>Unique UI Kit Template for Creative Agencies</h1></div>
<a href="#">View layouts</a>
</div>
</main>
<!-- Template Pages Section -->
<section class="section-templates">
<div class="main-wrapper">
<h5>Our core layouts</h5>
<h2>Template Pages</h2>
<a href="#" class="section-templates-box">
<img src="img/templates/01_landing_vr1.png" alt="Landing Vr.1">
<h4>Landing Vr.1</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/02_landing_vr2.png" alt="Landing Vr.2">
<h4>Landing Vr.2</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/03_landing_vr3.png" alt="Landing Vr.3">
<h4>Landing Vr.3</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/04_portfolio1.png" alt="Portfolio 1">
<h4>Portfolio 1</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/05_portfolio1.png" alt="Portfolio 1">
<h4>Portfolio 1</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/06_portfolio1.png" alt="Portfolio 1">
<h4>Portfolio 1</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/07_portfolio1.png" alt="Portfolio 1">
<h4>Portfolio 1</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/08_single_project.png" alt="Single Project">
<h4>Single Project</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/09_about_company.png" alt="About Company">
<h4>About Company</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/10_about_team.png" alt="About Team">
<h4>About Team</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/11_single_team_member.png" alt="Single Team Member">
<h4>Single Team Member</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/12_faq_page.png" alt="FAQ Page">
<h4>FAQ Page</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/13_contact_us.png" alt="Contact Us">
<h4>Contact Us</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/14_blog1.png" alt="Blog 1">
<h4>Blog 1</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/15_blog2.png" alt="Blog 2">
<h4>Blog 2</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/16_blog3.png" alt="Blog 3">
<h4>Blog 3</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/17_blog_categories.png" alt="Blog Categories">
<h4>Blog Categories</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/18_single_blog.png" alt="Single Blog">
<h4>Single Blog</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/19_pricing.png" alt="Pricing">
<h4>Pricing</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/20_style_guide.png" alt="Style Guide">
<h4>Style Guide</h4>
</a>
<a href="#" class="section-templates-box">
<img src="img/templates/21_licenses.png" alt="Licenses">
<h4>Licenses</h4>
</a>
</div>
<div class="banner"></div>
</section>
<!-- Our Services Section -->
<section class="section-services">
<div class="main-wrapper">
<h5>Our core features</h5>
<h2>Our Services</h2>
<div class="section-services-boxes">
<a href="#" class="section-services-box">
<img src="icons/services/1_web_design.svg" alt="Web Design">
<h3>Web Design</h3>
<p>Suspendisse varius enim in</p>
<p>cursus id rutrum imperdiet. eros elementum tristique.</p>
</a>
<a href="#" class="section-services-box">
<img src="icons/services/2_ui_ux_design.svg" alt="UI/UX Design">
<h3>UI/UX Design</h3>
<p>Suspendisse varius enim in</p>
<p>cursus id rutrum imperdiet. eros elementum tristique.</p>
</a>
<a href="#" class="section-services-box">
<img src="icons/services/1_web_design.svg" alt="SEO & Marketing">
<h3>SEO & Marketing</h3>
<p>Suspendisse varius enim in</p>
<p>cursus id rutrum imperdiet. eros elementum tristique.</p>
</a>
</div>
</div>
</section>
<!-- Instagram Section -->
<section class="section-instagram">
<div class="section-instagram-top-border"></div>
<div class="main-wrapper">
<div class="section-instagram-photo">
<img src="icons/social_media/instagram.svg" alt="Instagram">
<img src="img/instagram/1_photo.png" alt="Instagram Photo 1">
</div>
<div class="section-instagram-photo">
<img src="icons/social_media/instagram.svg" alt="Instagram">
<img src="img/instagram/2_photo.png" alt="Instagram Photo 2">
</div>
<div class="section-instagram-link">
<p>Follow me on</p>
<a href="#">Instagram</a>
</div>
<div class="section-instagram-photo">
<img src="icons/social_media/instagram.svg" alt="Instagram">
<img src="img/instagram/3_photo.png" alt="Instagram Photo 3">
</div>
<div class="section-instagram-photo">
<img src="icons/social_media/instagram.svg" alt="Instagram">
<img src="img/instagram/4_photo.png" alt="Instagram Photo 4">
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer-main">
<div class="main-wrapper">
<div class="footer-main-newsletter">
<h2>Subscribe to Atelier Newsletter</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.</p>
<label for="Subscribe"></label>
<input class="footer-newsletter-mail" type="text" value="" id="Subscribe" placeholder="[email protected]">
<button>Subscribe</button>
<p>* By clicking <span>"Subscribe"</span> button, you agree to our Terms and that you have read our <a href="#">Data Use Policy</a>.</p>
</div>
<div class="footer-main-sm">
<ul>
<li><a href="#"><img src="icons/social_media/facebook.svg" alt="Facebook"></a></li>
<li><a href="#"><img src="icons/social_media/twitter.svg" alt="Twitter"></a></li>
<li><a href="#"><img src="icons/social_media/instagram.svg" alt="Instagram"></a></li>
<li><a href="#"><img src="icons/social_media/linkedin.svg" alt="LinkedIn"></a></li>
</ul>
</div>
<div class="footer-main-end">
<p>Powered by <a href="#">Webflow</a></p>
<div>
<ul>
<li><a href="#">Licenses</a></li>
<li><a href="#">Style Guide</a></li>
<li><a href="#">Instruction</a></li>
</ul>
</div>
</div>
</div>
</footer>
<script src="js/main.js"></script>
</body>
</html>