-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathweb-friday.html
275 lines (268 loc) · 13.3 KB
/
web-friday.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Arthur Charles Edwards</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<link rel="stylesheet" href="scss/nav-style.css">
<link rel="stylesheet" href="scss/project.css">
<link rel="stylesheet" href="scss/custom-nav-dropper.css">
<link rel="stylesheet" href="scss/custom-style.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
<link rel="manifest" href="img/site.webmanifest">
</head>
<!-- Navigation area -->
<div class="offcanvas offcanvas-end" tabindex="-1" id="offcanvasRight" aria-labelledby="offcanvasRightLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="offcanvasRightLabel">Arthur Charles Edwards</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body nav-custom-styles">
<ul class="nav flex-column">
<hr class="text-black">
<li class="nav-item">
<a class="nav-link " aria-current="page" href="index.html">Work</a>
</li>
<hr class="text-black">
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<hr class="text-black">
<li class="nav-item">
<a class="nav-link" target="_blank" href="__Arthur_E_Resume_2024.pdf">Résumé</a>
</li>
<hr class="text-black">
</ul>
</div>
</div>
<div id="nav-dropper">
<div class="container d-flex align-items-center justify-content-between">
<div>
<a class="navbar-brand custom-logo-style" href="index.html">
<h4 class="stacked-logo">arthur <br> charles<br>edwards</h4>
</a>
</div>
<div>
<a href="index.html">Work</a>
<a href="about.html">About</a>
<a target="_blank" href="__Arthur_E_Resume_2024.pdf">Résumé</a>
</div>
</div>
</div>
<!-- Navigstion area end -->
<body class="custom-dark">
<nav class="navbar fixed-top naked-nav">
<div class="container">
<a class="navbar-brand custom-logo-style" href="index.html">
<h4 class="black-box-style">ace</h4>
</a>
<a href="" class="text-white plus-button-style" data-bs-toggle="offcanvas" data-bs-target="#offcanvasRight"
aria-controls="offcanvasRight">
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="currentColor"
class="bi bi-plus-circle-fill" viewBox="0 0 16 16">
<path
d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z" />
</svg></a>
</div>
</nav>
<!-- <div class="big-web">
<div class="container overlay-web">
<div class="row">
<div class="col-lg-12">
<p class="custom-eyebrow text-white">Black Friday Advertising Campaign</p>
<h1 class="big-headlines display-1 text-white">Web.com</h1>
</div>
</div>
</div>
</div> -->
<div class="intro-project">
<div class="container">
<div class="row ">
<div class="col-lg-5 content-styles">
<h3 class="display-6 san-serif-headline">We advertised our most incredible deals to our customers.</h3>
<img src="img/web-img/web-logo.png" class="pt-4" width="120" alt="">
</div>
<div class="col-lg-1"></div>
<div class="col-lg-6 content-styles">
<h4>Black Friday Campaign</h4>
<p class="pb-1">In 2021, 154.5 million Americans shopped on Black Friday. The number includes 88 million Americans who shopped online.</p>
<p class="pb-1">
Web.com needed a new marketing campaign concept to entice customers to purchase our products during Black Friday and
Cyber Monday. The design team went through several iterations to meet the needs and vision of an advertising campaign
that wouldn’t conflict with the branding of web.com.
</p>
<p class="pb-1">
The Emoji typography concept was one of the concepts I developed for this initiative. This design concept is a fun and playful way of
expressing emotion to the customers. After senior leadership approved the new concept, the team of designers, writers,
and Art Directors worked to build out the Emoji Black Friday Campaign.
</p>
</div>
</div>
</div>
</div>
<div class="content-styles-deliver-web">
<div class="container">
<div class="row">
<div class="col-lg-3 text-white netsol-laptop-intro-style">
<h4 class="san-serif-headline">Deliverables</h4>
<p>Art Direction</p>
<p>High Fidelity Mockups</p>
<p>Marketing Concepts</p>
<p>Social Media Marketing</p>
<h4 class="pt-4 san-serif-headline">My Role</h4>
<p>Visual Designer & Concept Creator</p>
</div>
<div class="col-lg-9 d-flex justify-content-center">
<img src="img/web-img/web-thumb.png" width="70%"
class="img-fluid bill-laptop-intro-style-image" alt="...">
</div>
</div>
</div>
</div>
<section class="web-presentation">
<div class="container">
<div class="row custom-billing-seperator">
<div class="col-lg-12">
<h2 class="pt-5 pb-4 text-black fw-light"> Approved Design Concepts (Arthur Edwards- Concept Creator) - <span><svg
xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-1-circle-fill" viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM9.283 4.002V12H7.971V5.338h-.065L6.072 6.656V5.385l1.899-1.383h1.312Z" />
</svg></span>
</h2>
</div>
<div class="col-lg-12">
<img src="img/web-img/ad-hero.png" class="img-fluid pt-4" alt="">
</div>
</div>
<div class="row custom-billing-seperator">
<div class="col-lg-6">
<img src="img/web-img/concept-2.png" class="img-fluid pt-4" alt="">
</div>
<div class="col-lg-6">
<img src="img/web-img/emoji.png" class="img-fluid pt-4" alt="">
</div>
</div>
</div>
</section>
<section id="web-final" class="pb-5 pt-5">
<div class="container">
<div class="row">
<div class="col-lg-12 pb-4 pt-5 text-white">
<h3 class="fw-light">Black Friday Advertisements (Various work by Entire Design Team) - <span><svg xmlns="http://www.w3.org/2000/svg" width="30"
height="30" fill="currentColor" class="bi bi-2-circle-fill" viewBox="0 0 16 16">
<path
d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM6.646 6.24c0-.691.493-1.306 1.336-1.306.756 0 1.313.492 1.313 1.236 0 .697-.469 1.23-.902 1.705l-2.971 3.293V12h5.344v-1.107H7.268v-.077l1.974-2.22.096-.107c.688-.763 1.287-1.428 1.287-2.43 0-1.266-1.031-2.215-2.613-2.215-1.758 0-2.637 1.19-2.637 2.402v.065h1.271v-.07Z" />
</svg></span>
</h3>
</div>
<div class="col-lg-9">
<p class="text-white pb-4 pt-4 lead">Below reflects the work designed by the entire design team. This team
includes copywriters, designers and creative
directors.
</p>
</div>
<div class="col-lg-12">
<img src="img/web-img/wall-1.svg" class="img-fluid pt-4 pb-3" alt="...">
</div>
<div class="col-lg-12">
<img src="img/web-img/wall-2.svg" class="img-fluid pt-4 pb-3" alt="...">
</div>
</div>
<div class="row">
<div class="col-lg-12">
<img src="img/web-img/ipad-black-friday.jpg" class="img-fluid pt-4 pb-3" alt="...">
</div>
</div>
<div class="row">
<div class="col-lg-12">
<img src="img/web-img/desktop-ad.png" class="img-fluid pt-4 pb-3" alt="...">
</div>
<div class="col-lg-12">
<img src="img/web-img/ad-phone.jpg" class="img-fluid pt-4 pb-3" alt="...">
</div>
</div>
</div>
</section>
<div class="container">
<div class="row mt-3">
<div class="col-lg-12 pt-4 pb-3">
<p class="display-3">
Selected work
</p>
</div>
<div class="col-lg-6">
<a href="blue.html" class="news-card__card-link">
<div class="news-card aqua-strip">
<img src="/img/blue-img/blue-hero-3.png" alt="" class="news-card__image">
<div class="news-card__text-wrapper">
<h3 class="san-serif-headline">Visual Design</h3>
<div class="news-card__details-wrapper">
<p class="news-card__excerpt">Bluehost. Social Media Marketing. WordPress Affiliation</p>
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-6">
<a href="dmn-service.html" class="news-card__card-link">
<div class="news-card purple-strip">
<img src="/img/dmn-serv-img/dmn-hero-3.png" alt="" class="news-card__image">
<div class="news-card__text-wrapper">
<h3 class="san-serif-headline">Web Design</h3>
<div class="news-card__details-wrapper">
<p class="news-card__excerpt">Domain.com. Professional Marketing Services</p>
</div>
</div>
</div>
</a>
</div>
</div>
<!-- New row -->
<div class="row mt-3">
<div class="col-lg-6">
<a href="fis-portal.html" class="news-card__card-link">
<div class="news-card aqua-strip">
<img src="/img/fis-img/light-fis-cover.png" alt="" class="news-card__image">
<div class="news-card__text-wrapper">
<h3 class="san-serif-headline">UI/UX Design</h3>
<div class="news-card__details-wrapper">
<p class="news-card__excerpt">Fidelity National Information Services. Business Collaboration Application</p>
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-6">
<a href="style-guide.html" class="news-card__card-link">
<div class="news-card aqua-strip">
<img src="/img/img_style/hero_att.png" alt="" class="news-card__image">
<div class="news-card__text-wrapper">
<h3 class="san-serif-headline">Visual Design</h3>
<div class="news-card__details-wrapper">
<p class="news-card__excerpt">We are setting clear standards for creative teams.</p>
</div>
</div>
</div>
</a>
</div>
</div>
</div>
<section class="bg-black">
<div class="container">
<footer class="d-flex flex-wrap justify-content-between align-items-center pt-5 pb-5">
<p class="col-md-4 mb-0 text-white">© 2024 Arthur Charles Edwards</p>
</footer>
</div>
</section>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2" crossorigin="anonymous">
</script>
<script src="js/dropper-nav.js"></script>
</body>
</html>