-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
288 lines (271 loc) · 11.3 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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Boxicons -->
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<!-- Link to Swiper CSS -->
<link rel="stylesheet" href="css/swiper-bundle.min.css">
<!-- Link to CSS -->
<link rel="stylesheet" href="css/style.css">
<title>Seliun</title>
</head>
<body>
<!-- Scroll Top -->
<a href="#home" class="scroll-top">
<i class="bx bx-up-arrow-alt"></i>
</a>
<!-- Header -->
<header>
<!-- Navigation Bar -->
<div class="nav container">
<!-- Logo -->
<a href="#" class="logo">Mew</a>
<!-- Navbar -->
<ul class="navbar">
<li><a href="#home" class="nav-link">Home</a></li>
<li><a href="#about" class="nav-link">About</a></li>
<li><a href="#services" class="nav-link">Services</a></li>
<li><a href="#portfolio" class="nav-link">Portfolio</a></li>
<li><a href="#contact" class="nav-link">Contact</a></li>
</ul>
<!-- Menu Icons -->
<div class="menu-icons">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</div>
</div>
</header>
<!-- Home -->
<section class="home container" id="home">
<div class="home-content">
<div class="home-img">
<img src="img/profile.png" alt="profile picture">
</div>
<div class="home-text">
<h3>Hello</h3>
<h2>I'm <span class="color">Mew</span></h2>
<p>I'm <span class="color">CEO</span> of Mewskas with a strong passion for building more <span
class="color">Mewskas Factories</span> & <span class="color">Gourmet Cat Foods </span> with
great customer experiences.
Here's a bit more <span class="color">about mew.</span></p>
<!-- Social -->
<div class="social"><a href="#"><i class="bx bxl-facebook"></i></a>
<a href="#"><i class="bx bxl-twitter"></i></a>
<a href="#"><i class="bx bxl-instagram"></i></a>
</div>
</div>
</div>
</section>
<!-- About -->
<section class="about container" id="about">
<!-- Heading -->
<h2 class="heading">About</h2>
<!-- About Content-->
<div class="about-content">
<div class="about-data">
<span class="about-data">About Me</span>
<h2>Web Meowloper, <br> Web Meowsigner & Gourmet </h2>
<a href="CV.pdf" class="btn" download="">Download CV <i class="bx bx-download"></i></a>
</div>
<div class="about-text">
<p>Hello! I am Mew Mewskas Web Meowloper, Gourmet and Web Meowsigner professional.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quidem ipsam iusto asperiores nam, sequi
quo.</p>
<p>Get your project book with contact button.</p>
</div>
</div>
</section>
<!-- Services -->
<section class="services container" id="services">
<!-- Heading -->
<h2 class="heading">
Services
</h2>
<!-- Services Content -->
<div class="services-content">
<div class="services-box">
<i class="bx bx-code-alt"></i>
<h2>Web Meowlopment</h2>
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Accusamus, dicta veritatis! Fugiat
assumenda hic ea?</p>
</div>
<div class="services-box">
<i class="bx bx-lock"></i>
<h2>Meowber Security</h2>
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Accusamus, dicta veritatis! Fugiat
assumenda hic ea?</p>
</div>
<div class="services-box">
<i class="bx bx-brush"></i>
<h2>Web Meowsign</h2>
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Accusamus, dicta veritatis! Fugiat
assumenda hic ea?</p>
</div>
</div>
</section>
<!-- Portfolio -->
<section class="portfolio container" id="portfolio">
<h2 class="heading">Portfolio</h2>
<!-- Portfolio Content -->
<div class="portfolio-content">
<div class="portfolio-box">
<img src="img/portfolio-1.webp" alt="" class="portfolio-img">
<!-- Overlay -->
<div class="portfolio-overlay">
<h2>Web Development</h2>
<a href="#"><i class="bx bx-link-alt"></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="img/portfolio-2.webp" alt="" class="portfolio-img">
<!-- Overlay -->
<div class="portfolio-overlay">
<h2>Cuber Security</h2>
<a href="#"><i class="bx bx-link-alt"></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="img/portfolio-3.webp" alt="" class="portfolio-img">
<!-- Overlay -->
<div class="portfolio-overlay">
<h2>Web Design</h2>
<a href="#"><i class="bx bx-link-alt"></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="img/portfolio-4.webp" alt="" class="portfolio-img">
<!-- Overlay -->
<div class="portfolio-overlay">
<h2>Others</h2>
<a href="#"><i class="bx bx-link-alt"></i></a>
</div>
</div>
</div>
</section>
<!-- Projects -->
<section class="projects container" id="projects">
<h2 class="heading">Projects</h2>
<!-- Projects Content -->
<div class="projects-content">
<div class="project-box">
<h2>285+</h2>
<span>Projects Completed</span>
</div>
<div class="project-box">
<h2>190+</h2>
<span>Websites Developed</span>
</div>
<div class="project-box">
<h2>200+</h2>
<span>Happy Clients</span>
</div>
</div>
</section>
<!-- Reviews -->
<section class="container reviews" id="reviews">
<!-- Heading -->
<h2 class="heading">Reviews</h2>
<!-- Review Content -->
<div class="reviews-content swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<!-- Review Box -->
<div class="review-box">
<i class="bx bxs-quote-right"></i>
<p class="review-text">
Lorem ipsum dolor, sit amet consectetur adipisicing elit. Praesentium aspernatur reiciendis
quae perspiciatis nisi architecto. Nostrum obcaecati ducimus saepe! Optio eos eius alias
perspiciatis dolorem.
</p>
<div class="review-profile">
<h2>Audrey Bella</h2>
<span>From Sweden</span>
<img src="img/review-1.jpg" alt="">
</div>
</div>
</div>
<div class="swiper-slide">
<!-- Review Box -->
<div class="review-box">
<i class="bx bxs-quote-right"></i>
<p class="review-text">
Lorem ipsum dolor, sit amet consectetur adipisicing elit. Praesentium aspernatur reiciendis
quae perspiciatis nisi architecto. Nostrum obcaecati ducimus saepe! Optio eos eius alias
perspiciatis dolorem.
</p>
<div class="review-profile">
<h2>John Mark</h2>
<span>From London, UK</span>
<img src="img/review-2.jpg" alt="">
</div>
</div>
</div>
<div class="swiper-slide">
<!-- Review Box -->
<div class="review-box">
<i class="bx bxs-quote-right"></i>
<p class="review-text">
Lorem ipsum dolor, sit amet consectetur adipisicing elit. Praesentium aspernatur reiciendis
quae perspiciatis nisi architecto. Nostrum obcaecati ducimus saepe! Optio eos eius alias
perspiciatis dolorem.
</p>
<div class="review-profile">
<h2>Alexa</h2>
<span>From USA</span>
<img src="img/review-3.jpg" alt="">
</div>
</div>
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</section>
<!-- Contact Form -->
<section class="contact container" id="contact">
<h2 class="heading">Contact</h2>
<!-- Contact Form -->
<form action="" class="contact-form" id="contact-form">
<input type="text" placeholder="Your Name" class="name" required>
<input type="email" placeholder="Email address..." class="email" required>
<textarea name="" id="" cols="30" rows="10" placeholder="Write message here..." class="message"
required></textarea>
<input type="submit" value="send" class="send-btn">
</form>
</section>
<!-- Footer -->
<section class="footer container" id="footer">
<div class="social">
<a href="mailto:example@mail.com"><i class="bx bx-envelope"></i></a>
<a href="#"><i class="bx bxl-facebook"></i></a>
<a href="#"><i class="bx bxl-twitter"></i></a>
<a href="#"><i class="bx bxl-instagram"></i></a>
</div>
<!-- Footer Links -->
<div class="footer-links">
<a href="#">Privacy Policy</a>
<a href="#">Terms of Use</a>
<a href="#">Disclaimer</a>
</div>
<!-- Copyright -->
<p>© Seliun </p>
</section>
<!-- Email JS Link -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@emailjs/browser@3/dist/email.min.js">
</script>
<script type="text/javascript">
(function () {
emailjs.init("1GacboQfrjwSggE7X");
})();
</script>
<!-- Sweet Alert Link -->
<script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>
<!-- Link to Swiper JS -->
<script src="js/swiper-bundle.min.js"></script>
<!--Link to JS -->
<script src="js/main.js"></script>
</body>
</html>