-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·173 lines (148 loc) · 7.58 KB
/
index.html
File metadata and controls
executable file
·173 lines (148 loc) · 7.58 KB
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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Meghan Smith Solutions</title>
<meta name="description" content="Meghan Smith is a web designer and developer in Columbia, SC. I specialize in content first, user experience oriented design and build sites within a content management system that allows regular people to update their websites.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="shortcut icon" href="favicon.ico">
<link rel="image_src" href="/images/thumbnail.png" />
<link rel="stylesheet" href="css/style.css">
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
</head>
<body class="home workItem">
<!--[if lt IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<header class="mainHeader">
<div class="headWrapper">
<h1 class="logoReplace"><a href="index.html">Meghan Smith Solutions</a></h1>
<nav>
<ul class="left">
<h2 class="visuallyHidden">Main Navigation</h2>
<li><a href="portfolio.html" id="workButton">Sites</a></li>
<li><a href="process.html" id="processButton">Process</a></li>
</ul>
<ul class="right">
<li><a href="about.html" id="aboutButton">About</a></li>
<li><a href="#connect" id="connectButton">Connect</a></li>
</ul>
</nav>
<p class="tagline">Design | Develop | Code<br> Let's delight your customers!</p>
</div>
</header>
<main>
<h2 class="visuallyHidden">body of home page</h2>
<section class="offerings" id="offerings">
<div class="wrapper">
<div>
<h2>Together We Can:</h2>
<h3>Start it right - Web Design</h3>
<img src="images/design.jpg" alt="image of drawing pad and stylus">
<p>Your website says a lot about you. Good design helps it say the right things. Together, we can craft the right message for your customers - including:
<ul class="offeringsList">
<li>
Branding
</li>
<li>
Information Architecture
</li>
<li>
User Experience Design
</li>
<li>Responsive Design
</li>
</ul>
</p>
</div>
<div class="imgRight">
<h3>Build a Website - Development</h3>
<img src="images/develop.jpg" alt="image of sublime, codekit, and website with inspector open" class="imgRight">
<p class="imgRight">There are a lot of pieces to creating a successful website - one that's easy to use and easy for you to keep updated. These services are offered as part of Web Development:
<ul class="imgRight">
<li>
Building the Site
</li>
<li>
Customizing the Content Management System
</li>
<li>
Search Engine Optimization
</li>
<li>
Email Campaign Building - email collection and newsletter templating
</li>
<li>
Training
</li>
</ul>
</p>
</div>
<div>
<h3>Keep it Running - Maintenance Packages</h3>
<img src="images/maintenance.jpg" alt="close up of the word security on a computer screen">
<p class="test">Once your site is up and running, you'll want to keep it backed up and secure with all the latest security patches. You may also want more branding or maintenance work done on the site's images or text. In the maintenance packages, you receive:
<ul class="offeringsList">
<li>
Regularly scheduled full site backups
</li>
<li>
Malware scans
</li>
<li>
Recommended security updates to your Content Management System, theme, and plugins
</li>
<li>
Maintenance changes to text and images
</li>
<li>
Additional maintenance and development work at a discounted rate
</li>
</ul>
</p>
</div>
<div class="final">
<h2>Let's create something great together!</h2>
<p class="final">Whether you need a new website or work done on your existing one, reach out to me. I came to web design and development from an office and project management background. This means I understand the importance of clear communication and meeting deadlines - and can help you create an excellent website with minimal frustration. Let’s delight your customers!</p>
</div>
</div>
</section>
<section class="connect" id="connect">
<div>
<h2>Let's Connect!</h2>
<p>Whether you want to work with me, find out more about what I do, or just chat - please reach out to me! You can <a href="http://www.linkedin.com/in/meghansmithsolutions/en">find me on LinkedIn</a> or send me an email:</p>
<a href='mailto:Connect%40%4DeghanS%6Dith%53olu%74io%6Es.com' class="button">Connect@MeghanSmithSolutions.com</a>
</div>
</section>
</main>
<footer class="mainFooter">
<div>
<h1 class="logoReplace"><a href="index.html">Meghan Smith Solutions</a></h1>
<!-- <p class="hobbies">Outside of work, I love reading, powerlifting, adventure racing, playing with cats, and experiencing life with my husband.</p> -->
<p class="copyright">© 2017 Meghan Smith Solutions LLC. All rights reserved.</p>
</div>
</footer>
<!--<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>-->
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
<!--
.__....._ _.....__,
.": o :': ;': o :".
`. `-' .'. .'. `-' .'
`---' . . `---'
_...----... ..._ _... ...----..._
.-'__..-""'---- `. .' ----'""-..__`-.
-'.-' _.--"""' `-._.-' '"""--._ `-.`-
-' .-"' : `"-. `-
-' `. _.'"'._ .' `-
`. '--'" "'--' .'
`. .'
`-._ _.-'
`"'--...___...--'"`
Lily, my business manager from 1999-2016
-->
</html>