-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
169 lines (162 loc) · 6.37 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" sizes="32x32" href="./assets/favicon-32x32.png">
<link rel="stylesheet" href="./sass/style.scss">
<!-- <link rel="stylesheet" href="./css/main.css" /> -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap"
rel="stylesheet">
<title>Frontend Mentor | Single-page design portfolio</title>
</head>
<body>
<div class="wrapper">
<!--HEADER START -->
<header class="container">
<!--NAVIGATION STARTS -->
<nav class="flex">
<a href="/" class="logo">
<img class="logo-img" src="./assets/logo.svg" alt="design systems">
</a>
<a class="btn" href="/">Free Consultation</a>
</nav>
<!--NAVIGATION END-->
<div class="hero">
<h1 class="hero-title">Design solutions made easy</h1>
<p class="hero-content">With over ten years of experience in various design disciplines,
I'm your one-stop shop
for your design
needs.
</p>
</div>
</header>
<!--HEADER ENDS-->
<!--MAIN START-->
<main class="main container">
<!--DESIGNS START-->
<div class="designs-container">
<figure class="designs graphic-design">
<img class="design-img graphic-design-img" src="./assets/pattern-graphic-design.svg" alt="">
<figcaption class="design-content graphic-design-content">Graphic Design</figcaption>
</figure>
<figure class="designs ui-ux">
<img class="design-img ui-img" src="./assets/pattern-ui-ux.svg" alt="">
<figcaption class="design-content ui-content">UI/UX</figcaption>
</figure>
<figure class="designs apps">
<img class="design-img app-img" src="./assets/pattern-apps.svg" alt="">
<figcaption class="design-content app-content">
Apps
</figcaption>
</figure>
<figure class="designs illustration">
<img class="design-img illustration-img" src="./assets/pattern-illustrations.svg" alt="">
<figcaption class="design-content illustration-content">
Illustrations
</figcaption>
</figure>
<figure class="designs photography">
<img class="design-img photography-img" src="./assets/pattern-photography.svg" alt="">
<figcaption class="design-content photography">
Photography
</figcaption>
</figure>
<figure class="designs motion-graphics">
<img class="design-img motion-img" src="./assets/pattern-motion-graphics.svg" alt="">
<figcaption class="design-content motion-content">
Motion Graphics
</figcaption>
</figure>
</div>
<!--DESIGNS END-->
<!--PROFILE STARTS HERE-->
<div class="flex profile">
<div class="profile-img-container">
<img class="profile-img" src="./assets/image-amy.webp" alt="">
</div>
<div class="profile-content">
<h2 class="profile-title">
I'm Amy, and I'd love to work on your next project
</h2>
<p class="profile-text">
I love working with others to create beautiful design solutions. I've designed everything from brand
illustrations
to complete mobile apps. I'm also handy with a camera!
</p>
<a class="btn btn-profile" href="/">Free Consultation</a>
</div>
</div>
<!--PROFILE ENDS HERE-->
</main>
<!--MAIN END-->
<!--ASIDE START-->
<aside class="carousel" aria-label="gallery">
<h2 class="carousel-title">My Work</h2>
<ul class="slide-container">
<li id="slide1" class="slide" tabindex="0">
<img class="slide-img" src="./assets/image-slide-1.jpg" alt="ui and ux animations">
</li>
<li id="slide2" class="slide" tabindex="0">
<img class="slide-img" src="./assets/image-slide-2.jpg" alt="illustrations">
</li>
<li id="slide3" class="slide" tabindex="0">
<img class="slide-img" src="./assets/image-slide-3.jpg" alt="photographic solutions">
</li>
<li id="slide4" class="slide" tabindex="0">
<img class="slide-img" src="./assets/image-slide-4.jpg" alt="Graphic design solutions">
</li>
<li id="slide5" class="slide" tabindex="0">
<img class="slide-img" src="./assets/image-slide-5.jpg" alt="Mobile and web applications">
</li>
</ul>
<div class="carousel-controller">
<a href="#slide1" id="slide1-ctr" class="btn-carousel">
<span class="sr-only">Go to first slide</span>
</a>
<a href="#slide2" id="slide2-ctr" class="btn-carousel">
<span class="sr-only">Go to second slide</span>
</a>
<a href="#slide3" id="slide3-ctr" class="btn-carousel">
<span class="sr-only">Go to third slide</span>
</a>
<a href="#slide4" id="slide4-ctr" class="btn-carousel">
<span class="sr-only">Go to fourth slide</span>
</a>
<a href="#slide5" id="slide5-ctr" class="btn-carousel">
<span class="sr-only">Go to fifth slide</span>
</a>
</div>
</aside>
<!--ASIDE ENDS-->
<!--FOOTER START-->
<footer class="footer container">
<div class="footer-content">
<div class="bookings">
<h2 class="booking-title">
Book a call with me
</h2>
<p class="booking-content">
I'd love to have a chat to see how I can help you. The best first step is for us to discuss your project
during a
free consultation. Then we can move forward from there.
</p>
</div>
<div class="cta">
<a class="btn btn-profile" href="/">Free Consultation</a>
</div>
</div>
<nav class="flex" aria-label="footer gallery">
<a href="/" class="logo">
<img class="logo-img" src="./assets/logo.svg" alt="design systems">
</a>
<a class="btn" href="/">Free Consultation</a>
</nav>
</footer>
<!--FOOTER ENDS-->
</div>
<script src="./main.js"></script>
</body>
</html>