-
Notifications
You must be signed in to change notification settings - Fork 0
/
services.html
232 lines (220 loc) · 8.73 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
<!DOCTYPE html>
<html lang="en">
<head>
<link href="./styles/css/reset.css" rel="stylesheet" type="text/css" />
<link href="./styles/css/all.css" rel="stylesheet" />
<link href="./styles/css/styles.css" rel="stylesheet" type="text/css" />
<link
href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&family=Open+Sans:wght@300;400&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Rowdies:wght@300;700&display=swap"
rel="stylesheet"
/>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-175792251-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-175792251-1");
</script>
<meta charset="UTF-8" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta
content="JJOYMtD6g3iGfXxc-wnXpLRKwr3T95F1bGCp_SURxOg"
name="google-site-verification"
/>
<meta
content="Brandon, LeBoeuf, BrandonLeBoeuf_, brandon-leboeuf, Portland Web Developer, Knoxville, freelance, software engineer, react, next.js, ecommerce, e-commerce, vue.js, javascript, communication"
name="keywords"
/>
<meta
content="width=device-width, initial-scale=1, shrink-to-fit=no"
name="viewport"
/>
<meta
content="Portland-based freelance web developer and software engineer. Specializing in building portfolio sites, e-commerce, blogs, and apps using React, Next.js, Vue.js, Shopify, among others for local small businesses in Oregon. Brandon works closely with his clients in the pacific-northwest to build and design beautiful, responsive, professional sites using modern web technologies."
name="description"
/>
<!-- Facebook Meta Tags -->
<meta
content="https://www.facebook.com/brandon.leboeuf.14/"
property="og:url"
/>
<meta content="website" property="og:type" />
<meta content="Brandon LeBoeuf" property="og:title" />
<meta
content="https://brandon-leboeuf.com/og-image.png"
property="og:image"
/>
<meta
content="Portland-based freelance web developer and software engineer. Specializing in building portfolio sites, e-commerce, blogs, and apps using React, Next.js, Vue.js, Shopify, among others for local small businesses in Oregon. Brandon works closely with his clients in the pacific-northwest to build and design beautiful, responsive, professional sites using modern web technologies."
property="og:description"
/>
<!-- Twitter Meta Tags -->
<meta content="https://brandon-leboeuf.com" property="twitter:url" />
<meta content="summary_large_image" name="twitter:card" />
<meta content="BrandonLeBoeuf_" name="twitter:title" />
<meta
content="https://brandon-leboeuf.com/og-image.png"
name="twitter:image"
/>
<meta
content="Portland-based freelance web developer and software engineer. Specializing in building portfolio sites, e-commerce, blogs, and apps using React, Next.js, Vue.js, Shopify, among others for local small businesses in Oregon. Brandon works closely with his clients in the pacific-northwest to build and design beautiful, responsive, professional sites using modern web technologies."
name="twitter:description"
/>
<link rel="icon" type="image/x-icon" href="/public/favicon.ico" />
<title>Brandon LeBoeuf - Web Developer based in Portland, OR</title>
</head>
<body>
<section id="top"></section>
<header class="headroom dropEnabled" id="header">
<div class="drop">
<h1>
<a href="https://brandon-leboeuf.com/#top">Brandon LeBoeuf</a>
</h1>
<h2>Software Engineer</h2>
</div>
<nav class="drop" id="drop">
<ul id="menuBtns">
<li>
<a href="https://brandon-leboeuf.com/#top">Home</a>
</li>
<li>
<a href="https://brandon-leboeuf.com/#projects">Projects</a>
</li>
<!-- <li>
<a href="https://brandon-leboeuf.com/#code">Code</a>
</li> -->
<li>
<a href="https://brandon-leboeuf.com/services#top">Services</a>
</li>
<li>
<a href="https://brandon-leboeuf.com/#contact">Connect</a>
</li>
</ul>
</nav>
<a
aria-label="Open main menu"
class="menu-toggle"
href="#main-menu"
id="main-menu-toggle"
>
<span class="sr-only">Open main menu</span>
<span aria-hidden="true" class="fa fa-bars"></span>
</a>
</header>
<main>
<section class="content" id="top">
<div class="projects projects-services animate-left">
<h1>Services</h1>
<p>Here's a sample of some of the most common services I offer .</p>
<div>
<h2 class="examples-text-services">BUILD A NEW SITE</h2>
<ul>
<li>Custom site build from the ground up</li>
<li>Portfolio sites, blogs, e-commerce stores</li>
<li>
I work with <a href="https://reactjs.org/">React.js</a>,
<a href="https://nextjs.org/">Next.js</a>, or
<a href="https://vuejs.org/">Vue.js</a> allowing flexibility in
the future as you need to update or continue to develop
</li>
<li>
E-commerce sites built with
<a href="https://www.shopify/">Shopify,</a>
<a href="https://www.bigcommerce.com/">Bigcommerce,</a> or
<a href="https://stripe.com">Stripe</a>
</li>
<li>
CMS - Content Management System (like
<a href="https://www.sanity.io/">Sanity.io,</a>
<a href="https://developers.squarespace.com/">Squarespace,</a>
or numerous others) providing the ability to add, remove, and
update content
</li>
<li>SEO - Search Engin Optimization</li>
</ul>
</div>
<div>
<h2 class="examples-text-services">REWORK YOUR CURRENT SITE</h2>
<ul>
<li>
For current sites that need content to be updated or layout to
be adjusted
</li>
<li>Revamped or Refreshed</li>
<li></li>
<li></li>
</ul>
</div>
<div>
<h2 class="examples-text-services">MIGRATION TO A NEW SITE</h2>
<ul>
<li>
Transfer your e-commerce store content from Wix or Squarespace
to Shopify
</li>
<li>Design implementation</li>
<li>
Item migration (including images, description, and alt text)
</li>
<li></li>
</ul>
<!-- <p><em>Rates begin at $55 per hour</em></p> -->
</div>
<div>
<h2 class="examples-text-services">OTHER</h2>
<p>
One of the biggest skills needed to be a good web developer is the
ability to learn quickly and never give up. Let me know what you
are wanting and I will give you an honest assessment of my ability
to make it happen!
</p>
</div>
<div class="cta-div">
<a
class="cta-btn services-page services-page"
href="https://brandon-leboeuf.com/#contact"
>Let's Work Together</a
>
</div>
</div>
</section>
<footer>
<div>
<a href="mailto:[email protected]">
<i class="far fa-paper-plane" target="_blank"></i>
</a>
<a href="https://twitter.com/BrandonLeBoeuf_" target="_blank">
<i class="fab fa-twitter-square"></i>
</a>
<a href="https://www.instagram.com/brandonleb/" target="_blank">
<i class="fab fa-instagram"></i>
</a>
<a href="https://github.com/brandonleboeuf" target="_blank">
<i class="fab fa-github"></i>
</a>
</div>
<div id="copyright">
<h5><a href="tel:6265296691">626 529 6691</a></h5>
<h5>
<a href="mailto:[email protected]"
>
</h5>
</div>
<h6>Copyright © 2020 Brandon Eugene LeBoeuf. All rights reserved.</h6>
</footer>
</main>
<script src="https://unpkg.com/headroom.js"></script>
<script src="./scripts/dropdown.js"></script>
</body>
</html>