-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
196 lines (196 loc) · 9.88 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
<!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">
<link rel="shortcut icon" href="./assets/logo/logo.png" type="image/x-icon">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./bootstrap/bootstrap-grid.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="./jquery/delani.js"></script>
<script src="./jquery/portfolio.js"></script>
<script id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/9943298b5e57d17cf8fc829c7/fb9adefad371a57732ed69c73.js");</script>
<title>Delani Studio</title>
</head>
<body>
<!--Heading Section-->
<div class="container-fluid">
<div class="bg-img1">
<div class="text1">
<img src="./assets/logo/logo.png" alt="">
<br><h1 style="font: size 42px;">WELCOME</h1>
<h1 style="font-size: 35px;">TO DELANI STUDIO</h1>
<p>AMAZING PEOPLE ARE MAKING AMAZING DESIGNS IN A FUN ENVIRONMENT</p></br>
<img src="./assets/mouse_click.png" style="padding: 10%;" class="mouse">
</div>
</div>
</div>
<!--ABOUT US SECTION-->
<div class="text2">
<h2>ABOUT US</h2>
<p><br>When you work with us, you are part of a team of committed collaborators.All
aspects in our software development process are intergrated,interactive and agile.
<br>Our approach unifies design, development and product management to create
expectional products.
<br>We start each project by understanding business goals,
the user's needs and the product requirements<br>Then we translate them into
effective and elegant solutions.</br>
</p>
</div>
<!--SERVICE SECTION-->
<div class="container-fluid">
<div class="bg-img2">
<div class="text3">
<h2>SERVICES</h2>
<p><br>Before we sign a contract or write a line of code our team will spend
the necessary time needed to understand your product vision
outcome of this scoping session is proposal or high-level statement of work
based on your requirements,we can provide acomplete offering <br> or just pieces you need</p>
</div>
</div>
</div>
<!--WHAT WE DO SECTION-->
<div class="description">
<div class="text4">
<h2 style="font-family: 'Lobster', cursive;">WHAT WE DO</h2>
</div>
<div class="row text-center">
<div class="col-md-4 click">
<img src="./assets/services_icons/design_icon.png" class="show img-fluid" style="padding-left: 180px; padding-right: 350px; margin-top: 1em;" id="img-fluid">
<h5 style="text-align: center; font-size: 20px; padding-right: 90%; padding-left: 40%; margin-top: -2px; padding-top: -18px;">DESIGN</h5>
<div class="hide">
<p>
<div class="show">
<br>Our design practice offers a full range of services including brand strategy,
<br>interaction and visual design and user experience testing.
<br>Throughout your project, our designers create and implement visual design and workflows,
solicit user feedback and work with you to make sure what gets built is what is needed.</br></p>
</div>
</div>
</div>
<div class="col-md-4 click">
<img src="./assets/services_icons/dev_icon.png" class="show img-fluid " style="margin: right 10rem; padding-left: 170px; padding-top: 15px;" id="development">
<h5 style="text-align: center; font-size: 20px; margin-top: -9px; padding-top: 10px;">DEVELOPMENT</h5>
<div class="hide">
<p>
<br>
<div class="show">
All engineers are fluent in the latest enterprise,
<br> mobile and web development technologies.<br>
They collaborate with your team to write, and improve code on a daily basis,
using proven practices
such as test-driven development and pair programming.
</div>
</br>
</p>
</div>
</div>
<div class="col-md-4 click">
<img src="./assets/services_icons/product_icon.png"
class="show img-fluid" style="padding-right: 200px; padding-left: 150px; margin-bottom: 4rem; margin: top -1.6em;" id="product">
<h5 style="text-align: center;font-size: 20px; margin-top: -4rem;">PRODUCT MANAGEMENT</h5>
<div class="hide">
<p>
<div class="show">
<br>Planning and development is iterative. Because we are constantly coding and testing,
the products we build are always ready to go live.
This iterative process allows for changes as business requirements evolve.</br></p>
</div>
</div>
</div>
</div>
</div>
<!--PORTFOLIO SECTION-->
<h2 style="font-family:cursive; text-align: center; margin-top: 4em;" >PORTFOLIO</h2>
<div class="container">
<div class="card">
<div class="wrapper">
<img src="./assets/portfolio/work1.jpeg">
</div>
</div>
<div class="card">
<div class="wrapper">
<img src="./assets/portfolio/work2.jpeg" >
</div>
</div>
<div class="card">
<div class="wrapper">
<img src="./assets/portfolio/work3.jpeg">
</div>
</div>
<div class="card">
<div class="wrapper">
<img src="./assets/portfolio/work4.jpeg" >
</div>
</div>
<div class="card">
<div class="wrapper" >
<img src="./assets/portfolio/work5.jpeg">
</div>
</div>
<div class="card">
<div class="wrapper">
<img src="./assets/portfolio/work6.jpeg">
</div>
</div>
<div class="card">
<div class="wrapper">
<img src="./assets/portfolio/work7.jpeg">
</div>
</div>
<div class="card">
<div class="wrapper">
<img src="./assets/portfolio/work8.jpeg" >
</div>
</div>
</div>
<!--CONTACTS SECTION-->
<div class="bg-img3">
<!-- Begin Mailchimp Signup Form -->
<div id="mc_embed_signup">
<form action="https://gmail.us5.list-manage.com/subscribe/post?u=9943298b5e57d17cf8fc829c7&id=8a34c4ee55" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="form-contact" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h2 style="font-family: cursive;">CONTACT US</h2>
<input type="text" value="" name="NAME" class="" id="nameDetail" placeholder="Name..." required>
<input type="email" value="" name="EMAIL" class="" id="mce-EMAIL" placeholder="Email..." required>
<textarea type="text" value="" name="" cols="30" rows="10" class="text-area"maxlength="150" minlength="100" placeholder="Your message here..."></textarea><br>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_9943298b5e57d17cf8fc829c7_8a34c4ee55" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</div>
</div>
</form>
<!-- SOCIAL LINKS SECTION -->
<section class="links text-center">
<div class="social">
<ul>
<li><a href="https://twitter.com/" target="_blank"><img src="./assets/social_icons/twitter.png" class="all"></a><li>
<li><a href="https://dribbble.com/" target="_blank"><img src="./assets/social_icons/dribble.png" class="all"></a></li>
<li><a href="https://www.facebook.com/" target="_blank"><img src="./assets/social_icons/facebook.png" class="all"></a></li>
<li><a href="https://myaccount.google.com/profile" target="_blank"><img src="./assets/social_icons/g_plus.png"></a></li>
<li><a href="https://www.skype.com/en/" target="_blank"><img src="./assets/social_icons/skype.png" class="all"></a>
<li><a href="https://www.stumbleupon.com/" target="_blank"><img src="./assets/social_icons/stumble_upon.png" class="all"></a></li>
<li><a href="https://www.behance.net/" target="_blank"><img src="./assets/social_icons/behance.png" class="all"></a></li>
<li><a href="https://www.pinterest.com/" target="_blank"><img src="./assets/social_icons/pinterest.png" class="all"></a></li>
<li><a href="https://www.flickr.com/" target="_blank"><img src="./assets/social_icons/flickr.png" class="all"></a></li>
<li><a href="https://www.youtube.com/" target="_blank"><img src="./assets/social_icons/you_tube.png" class="all"></a></li>
</ul>
</div>
</section>
<!-- FOOTER SECTION -->
<div class="footer">
<p>DELANI STUDIO<br>2021</p>
<p class="ending">Made by jimmy-oss 🦁</p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>