forked from InstincDev/instincdev-portfolio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
services.html
300 lines (283 loc) · 11.4 KB
/
services.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="description"
content=" InstincDev will create a website that will showcase your business, menu, resume, and much more. Proudly serving Escambia, Santa Rosa, Okaloosa, Walton counties and beyond. Experience InstincDev Development and Design."
/>
<meta
name="keywords"
content="instincdev, website, web developer, software engineer"
/>
<link rel="shortcut icon" href="/assets/5.svg" type="image/x-icon">
<title>InstincDev</title>
<!-- external CSS link -->
<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=Nunito:ital,wght@0,300;0,400;1,300;1,400&family=Roboto+Slab:wght@300;400&display=swap"
rel="stylesheet"
/>
<script
src="https://kit.fontawesome.com/c5df4182a4.js"
crossorigin="anonymous"
></script>
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
<!-- Header -->
<!-- Full Nav -->
<header id="fullNav">
<div class="navContain">
<a href="index.html" class="logo"
><img
src="./assets/5.png"
alt="instincdev lotus flower logo"
/></a>
<h3>InstincDev</h3>
<nav>
<ul class="navBar">
<li id="navHome">
<a href="index.html" id="showHome">
Home
</a>
</li>
<li id="navAbout">
<a href="index.html#about" id="showAbout">
About
</a>
</li>
<li id="navServices">
<a href="services.html" id="showServices">
Services
</a>
</li>
<li id="navProjects">
<a href="projects.html" id="showProjects">
Projects
</a>
</li>
<li id="navContact">
<a href="contact.html#contact" id="showContact">
Contact
</a>
</li>
</ul>
</nav>
</div>
</header>
<!-- Mobile Nav -->
<header id="mobileNav">
<div class="navContain">
<a href="index.html" class="logo"
><img
src="./assets/5.png"
alt="instincdev lotus flower logo"
/></a>
<h3>InstincDev</h3>
<input type="checkbox" class="hamburger" id="hamburger" />
<label for="hamburger" class="hamburgerToggle">
<div class="spinner diagonal part-1"></div>
<div class="spinner horizontal"></div>
<div class="spinner diagonal part-2"></div>
</label>
<div id="mobileMenu">
<ul class="mobileMenuInner">
<li>
<a href="index.html" class="mobileNavLink">
<i class="fas fa-home"></i>
Home
</a>
</li>
<li>
<a href="index.html#about" class="mobileNavLink">
<i class="fas fa-user"></i>
About
</a>
</li>
<li>
<a href="services.html" class="mobileNavLink">
<i class="fas fa-laptop-code"></i>
Services
</a>
</li>
<li>
<a href="projects.html" class="mobileNavLink">
<i class="fas fa-code-branch"></i>
Projects
</a>
</li>
<li>
<a href="contact.html#contact" class="mobileNavLink">
<i class="far fa-address-card"></i>
Contact
</a>
</li>
</ul>
</div>
</div>
</header>
<!-- Banner -->
<section id="banner">
<section id="bannerTint"></section>
<section class="bannerContent">
<h1 class="bannerH1">
"I create customized proposal packages to meet your unique
business needs."
</h1>
<div class="bannerImg">
<img src="./assets/me.jpg" alt="image of InstincDev" />
</div>
</section>
</section>
<!-- Services -->
<section id="services">
<section class="service">
<h3>Website Development</h3>
<p>If you don't have a website...</p>
<p>you should get one right away!</p>
<ul>
<li> <span class="instincdev">Build</span> credibility in your field.</li>
<li>
<span class="instincdev">Centralize</span> all your business information and marketing
messages.
</li>
<li>
<span class="instincdev">Promote</span> your products, services, and yourself to
existing and potential clientele.
</li>
<li > <span class="instincdev">Interact</span> with the local and global community.</li>
</ul>
<a id="design" href="contact.html"> Let an
<span class="instincdev">InstincDev</span> Website work for
you!</a>
</section>
<section class="service">
<h3>Design</h3>
<p>Already have a website?</p>
<p>
We will analyze it to ensure that it meets today's security
and accessibility standards.
</p>
<ul>
<li>
Is your website <span class="instincdev">Accessible</span> to meet the
needs of the all visitors?
</li>
<li>
Is your website <span class="instincdev">Responsive</span> - visually
appealing on all devices?
</li>
<li >
Has your website <span class="instincdev">Improved</span> over time with
the latest eye-catching graphics and easy-to-read fonts?
</li>
</ul>
<a id="update" href="contact.html">Let <span class="instincdev">InstincDev</span> review, design & further enhance your web presence!</a>
</section>
<section class="service">
<h3>Update</h3>
<p>
If you are pleased with your website... <span
>look again!</span
>
</p>
<ul >
<li>Are your <span class="instincdev">prices</span> up-to-date?</li>
<li>Are your <span class="instincdev">services</span> up-to-date?</li>
<li>Are your <span class="instincdev">products</span> up-to-date?</li>
<li>
Maybe you have a new facility, new staff, or even a new
hairdo!
</li>
</ul>
<a href="contact.html"> Let <span class="instincdev">InstincDev</span> provide you
with an Updated Website!</a>
</section>
<section id="maintenance" class="service">
<h3>Maintenance</h3>
<p>
If you use any
<span class="instincdev">InstincDev</span> Website services,
inquire about our...
</p>
<ul>
<li>
<span class="instincdev">Maintenance</span> services to keep
your website looking fresh and up-to-date.
</li>
</ul>
<a href="contact.html">Let <span class="instincdev">InstincDev</span> be your
website partner for current & future needs!</a>
</section>
</section>
<!-- Footer -->
<footer>
<section class="footerLinks">
<ul class="pgLinks">
<li><a href="index.html">Home</a></li>
<li><a href="index.html#about">About</a></li>
</ul>
<ul class="pgLinks">
<li><a href="">Projects</a></li>
<li></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</section>
<section class="fineprint copy">
<img src="./assets/5.png" alt="instincdev lotus flower logo" />
<small class="legals"
>© 2022 All Rignts Reserved
<a href="/index.html#home">InstincDev</a></small
>
</section>
<section class="fineprint">
<ul class="socials footerIcon">
<li>
<a
title="Twitter"
href="https://twitter.com/instincdev"
target="_blank"
>
<i class="fab fa-twitter"></i>
</a>
</li>
<li>
<a
title="LinkedIn"
href="https://www.linkedin.com/in/chanel-timberlake-856b3414a/"
target="_blank"
>
<i class="fab fa-linkedin-in"></i>
</a>
</li>
</ul>
<ul class="socials footerIcon">
<li>
<a
title="GitHub"
href="https://github.com/InstincDev"
target="_blank"
>
<i class="fab fa-github-alt"></i>
</a>
</li>
<li>
<a title="Contact" href="contact.html">
<i class="fas fa-envelope"> </i
></a>
</li>
</ul>
</section>
</footer>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>