-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
303 lines (277 loc) · 14.2 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
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
<html>
<head>
<title>Design Complex</title>
<link rel="stylesheet" href="index.css">
<link rel="icon" href="images/icon.png">
</head>
<body>
<!--header-->
<div class="header" id="header">
<div class="container header_container">
<div class="logo">
Design Complex
</div>
<div class="nav">
<div class="nav-item">
<a href="" style="text-decoration: none;color: inherit;">Home</a>
</div>
<div class="nav-item">
<a href="#about" style="text-decoration: none;color: inherit;">About</a>
</div>
<div class="nav-item">
<a href="#services" style="text-decoration: none;color: inherit;">Services</a>
</div>
<div class="nav-item">
<a href="#portfolio" style="text-decoration: none;color: inherit;">Portfolio</a>
</div>
<div class="nav-item">
<a href = "mailto: [email protected]" style="text-decoration: none;color: inherit;">Contact</a>
</div>
</div>
</div>
</div>
<!--banner-->
<div class="banner">
<div class="overlay">
<div class="banner_text">
<div class="padd">
<h1 class="banner_title">Welcome to <!--<span style="background-color: #ca0e82;">-->Design Complex </span></h1>
<p>Where <span style="color:#ffa500 ;"><b>design</b></span> is crafted with beauty & brains</p>
<p class="banner_desc">Your vision brought to life !</p>
<!--<p class="banner_desc">Graphic & web design studio of Sakshi. I am a freelance web designer, <span style="color:yellow;">graphic designer</span> & illustrator. I love creating logo & brand identities, illustrations, book cover design, brochures & complete book and magazine layouts, and of course also web sites & application user interface designs.</p>-->
<!--<p>-->
<a href="#get-in-touch"> <button class="banner_btn">Start Working</button></a>
</p>
</div>
</div>
</div>
</div>
<!--banner end-->
<!--services-->
<div class="services" id="services">
<h1 class="main_headings">What I Do</h1>
<div class="container services_container">
<div class="service">
<div class="services_img" style="background-image: url('images/branding.jpg')">
</div>
<div class="services_desc">
<div style="padding: 30px;">
<h1 style="margin-bottom: 10px; font-size: 30px">Branding & <br>Visual Identity</h1>
<p style="margin-bottom: 30px;">Whether you are a startup or multinational, I will help you develop or extend a recognizable brand that connects with your audiences.</p>
<p>
<button class="service_btn">
View Service
</button>
</p>
</div>
</div>
</div>
<div class="service">
<div class="services_img" style="background-image: url('images/GD.jpg')">
</div>
<div class="services_desc">
<div style="padding: 30px;">
<h1 style="margin-bottom: 15px;font-size: 30px">Graphic <br>Designing</h1>
<p style="margin-bottom: 30px;">A picture is indeed worth a <br>thousand words. Bring your message to life with illustrations you can use across marketing channels and interfaces.
</p>
<p>
<button class="service_btn">
View Service
</button>
</p>
</div>
</div>
</div>
<div class="service">
<div class="services_img" style="background-image: url('images/UX.jpg')">
</div>
<div class="services_desc">
<div style="padding: 30px;">
<h1 style="margin-bottom: 10px; font-size: 30px">Mobile App & Web Design</h1>
<p style="margin-bottom: 30px;">I carefully craft the user experience of iOS and Android applications. I design web and apps that are easy to use, beautiful and engaging.</p>
<p>
<button class="service_btn">
View Service
</button>
</p>
</div>
</div>
</div>
<div class="service">
<div class="services_img" style="background-image: url('images/web.jpg')">
</div>
<div class="services_desc">
<div style="padding: 30px;">
<h1 style="margin-bottom: 10px; font-size: 30px">Website Development</h1>
<p style="margin-bottom: 30px;">Elegant, responsive web design that speaks your brand's language and delivers on your goals. From landing pages to webapps, I do it all.</p>
<p>
<button class="service_btn">
View Service
</button>
</p>
</div>
</div>
</div>
</div>
</div>
<!--services end-->
<!--About-->
<div class="about" id="about">
<h1 class="main_headings">Who Am I?</h1>
<div class="container about_container">
This is <span style="color:gray; font-size:30px; font-weight: bold">Graphic & web design</span> studio of Sakshi. I am a freelance web designer, graphic designer & illustrator. I love creating logo & brand identities, illustrations, book cover design, brochures & complete book and magazine layouts, and of course also web sites & application user interface designs.
As passionate designer, I love building products that are easy to use, accessible, engaging, and delightful.
Making people smile gets me out of bed every morning. Through thoughtful design, I create delightful digital experiences that make life simpler and more enjoyable.
A bit like building a house, from floor plans to final coat of paint. My process is very flexible and adapts to your needs.
</div>
</div>
<!--About end-->
<!--Highlight-->
<div class="highlight">
<div class="container highlight_container">
<div class="high_ele">
<div class="high_ele_text">
<h1 class="high_title">15+</h1>
<p class="high_desc">Amazing Projects</p>
</div>
</div>
<div class="high_ele">
<div class="high_ele_text">
<h1 class="high_title">7+</h1>
<p class="high_desc">Happy Clients</p>
</div>
</div>
<div class="high_ele">
<div class="high_ele_text">
<h1 class="high_title">5+</h1>
<p class="high_desc">Logo & Brand Identities</p>
</div>
</div>
<div class="high_ele">
<div class="high_ele_text">
<h1 class="high_title">--</h1>
<p class="high_desc">Websites & Apps</p>
</div>
</div>
</div>
</div>
<!--Highlight ends-->
<!--reviews-->
<div class="reviews">
<div class="container reviews_container">
<h1 style="margin-left: 30px; font-size: 50px; color: rgba(19,119,199,1);">Reviews</h1>
<br>
<p class="review">"I had the pleasure to work with Sakshi when she joined us as a Graphic Designer for WiseUp. She has remarkable talent when it comes to creating illustrations. She is diligent and her time-management skills are equally impressive. Just working with her for two months was a wonderful experience. I am sure she will go a long way! All the very best, Sakshi!"
</p>
<br>
<br>
<h2 class="reviewer" style="color: rgba(19,119,199,1)">Neha Agrawal</h2>
<p class="reviewer">Founder - WiseUp Communications</p>
</div>
</div>
<!--reviews-->
<!--portfolio-->
<div class="portfolio" id="portfolio">
<h1 class="main_headings">MY PORTFOLIO</h1>
<div class="container portfolio_container">
<div class="project project1">
<div class="project_title">
<a href="https://drive.google.com/drive/folders/1HFjV9VylSlxFckg6N8WAZc3K82d1hSe2?usp=sharing" target="_blank" style="text-decoration: none;color: inherit"><h1>Logo Design</h1></a>
</div>
</div>
<div class="project project2">
<div class="project_title">
<a href="https://drive.google.com/drive/folders/1ZOwr2yG_5w3ngrCk--r8cxjOLdGUNzbV?usp=sharing" target="_blank" style="text-decoration: none;color: inherit"><h1>Illustrations</h1></a>
</div>
</div>
<div class="project project3">
<div class="project_title">
<a href="https://drive.google.com/drive/folders/1z_rRC4fTbGxXaVe-NJ0u0MTxU3U3AdMI?usp=sharing" target="_blank" style="text-decoration: none;color: inherit"><h1>Brochures</h1></a>
</div>
</div>
<div class="project project4">
<div class="project_title">
<a href="https://drive.google.com/drive/folders/1JSTeH3Fsf0EheaUMQpPlk4odQ4opJfvK?usp=sharing" target="_blank" style="text-decoration: none;color: inherit"><h1>Carousels</h1></a>
</div>
</div>
<div class="project project5">
<div class="project_title">
<a href="https://drive.google.com/drive/folders/18IxNoV6JeoJH3HUP-FA9DRvJQR1aHU56?usp=sharing" target="_blank" style="text-decoration: none;color: inherit"><h1>Thumbnails</h1></a>
</div>
</div>
<div class="project project6">
<div class="project_title">
<a href="https://drive.google.com/drive/folders/1z_rRC4fTbGxXaVe-NJ0u0MTxU3U3AdMI?usp=sharing" target="_blank" style="text-decoration: none;color: inherit"><h1>Posters</h1></a>
</div>
</div>
<div class="project project7">
<div class="project_title">
<a href="https://drive.google.com/drive/folders/1z_rRC4fTbGxXaVe-NJ0u0MTxU3U3AdMI?usp=sharing" target="_blank" style="text-decoration: none;color: inherit"><h1>Posts</h1></a>
</div>
</div>
<div class="project project8">
<div class="project_title">
<a href="https://drive.google.com/drive/folders/1z_rRC4fTbGxXaVe-NJ0u0MTxU3U3AdMI?usp=sharing" target="_blank" style="text-decoration: none;color: inherit"><h1>Magazine Cover</h1></a>
</div>
</div>
</div>
</div>
<!--portfolio end-->
<!--get in touch-->
<div class="touch" id="get-in-touch">
<div class="container touch_container">
<h1 class="touch_title">Need help with a project?</h1>
<p>
<button class="touch_btn">
<a href = "mailto: [email protected]" style="text-decoration: none;color: inherit;">GET IN TOUCH</a>
</button>
</p>
</div>
</div>
<!--get in touch end-->
<!--footer-->
<div class="footer">
<div class="container footer_container">
<div class="footer_text">
<h1 class="footer_logo">Design Complex</h1>
</div>
<div class="footer_text footer_text_top2">
<div class="container social_container">
<a href="https://www.instagram.com/design_complex/" target="_blank"><div class="social_icon icon1"></div></a>
<a href="https://www.linkedin.com/in/sakshi-juneja-5376971b7/"><div class="social_icon icon2"></div></a>
<a href="https://www.canva.com/design/DAESD7TaHcY/6UzwPuP1rEyTF7sAKHMEaw/view?website#2"><div class="social_icon icon3"></div></a>
<a href="https://twitter.com/sakshi0602"><div class="social_icon icon4"></div></a>
<a href = "mailto: [email protected]"><div class="social_icon icon5"></div></a>
</div>
</div>
<div class="footer_text footer_text_bottom">
<a href="" style="text-decoration: none;color: inherit;">Home</a>
</div>
<div class="footer_text footer_text_bottom">
<a href="#about" style="text-decoration: none;color: inherit;">About</a>
</div>
<div class="footer_text footer_text_bottom">
<a href="#services" style="text-decoration: none;color: inherit;">Services</a>
</div>
<div class="footer_text footer_text_bottom">
<a href="#portfolio" style="text-decoration: none;color: inherit;">Portfolio</a>
</div>
<div class="footer_text footer_text_bottom footer_text_contact">
<a href = "mailto: [email protected]" style="text-decoration: none;color: inherit;">Contact us</a>
</div>
<div class="footer_text footer_text_bottom2">Punjabi University, Patiala</div>
</div>
</div>
<!--footer ends-->
<script>
window.onscroll=function(){
if(window.pageYOffset>100){
document.getElementById('header').style.backgroundColor="#313131";
}
else{
document.getElementById('header').style.backgroundColor="transparent";
}
}
</script>
</body>
</html>