-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoptions.html
268 lines (242 loc) · 11 KB
/
options.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="We empower both individuals and small businesses alike to increase their audience reach through educational content and digital products + services.">
<meta name="author" content="MPowheard Agency">
<title>MPowheard: Options | What we can offer, but there's more!</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap" rel="stylesheet">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/loader.css" rel="stylesheet">
<link href="assets/css/mpowheard.css" rel="stylesheet">
<!-- Favicon -->
<link rel="icon" type="image/png" href="./logo.png">
<!-- Schema -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Service",
"name": "MPowheard Agency's Service Offers",
"description": "These are the MPowheard Agency's base service options for our clients.",
"brand": {
"@type": "Organization",
"name": "MPowheard Agency"
},
"provider": {
"@type": "Person",
"name": "Melanie Panem"
},
"category": "Marketing",
"serviceType": "Website Design"
}
</script>
</head>
<body id="options" onload="optionsPage()">
<!-- LOADER -->
<div id="bubblingG-wrapper">
<div class="bubblingG">
<span id="bubblingG_1">
</span>
<span id="bubblingG_2">
</span>
<span id="bubblingG_3">
</span>
</div>
</div>
<!-- -->
<!-- Navigation -->
<nav class="navbar navbar-expand-lg fixed-top">
<div class="container">
<a class="navbar-brand" href="./index.html"><img src="assets/images/logo.png" alt="MPowheard logo linking to the home page" width="60px"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
<img src="./assets/images/menu.png" height="25"/>
</span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li id="nav-why" class="nav-item" onclick="window.location.assign('why.html')">
<a class="nav-link" href="./why.html">Why</a>
</li>
<li id="nav-opt" class="nav-item active" onclick="window.location.assign('options.html')">
<a class="nav-link" href="./options.html">Offers</a>
</li>
<li id="nav-connect" class="nav-item" onclick="window.location.assign('connect.html')">
<a class="nav-link" href="./connect.html">Connect</a>
</li>
<li id="nav-blog" class="nav-item" onclick="window.location.assign('./blog/index.html')">
<a class="nav-link" href="./blog/index.html">Blog</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Options Modal -->
<div id="modal-overlay">
<section id="opt-modal">
<div class="close-btn center" id="closeBtn">
x
</div>
<header>
<h4 class="center letter-spacing" style="font-size:90%">OFFER DETAILS</h4>
<h5 class="opt-subheader center">Option Header</h5>
</header>
<div class="opts">
<article class="opt-modal single">
<h6 class="opt-sub header">Option 1 Subheader</h6>
<p class="opt-sub price-pkg">Option 1 Price + Package</p>
<p class="opt-sub price-nopkg">Option 1 Price No Package</p>
<p class="opt-sub descr">Option 1 Description</p>
</article>
<article class="opt-modal">
<h6 class="opt-sub header">Option 2 Subheader</h6>
<p class="opt-sub price-pkg">Option 2 Price + Package</p>
<p class="opt-sub price-nopkg">Option 2 Price No Package</p>
<p class="opt-sub descr">Option 2 Description</p>
</article>
</div>
<p class="connect-cta center">
<a href="./connect.html#contact" class="connect-cta uppercase letter-spacing">
<b>Contact Us</b>
</a>
</p>
</section>
</div>
<!-- Page Content -->
<section>
<div class="container">
<div class="row top-main">
<div class="col-lg-6">
<h1 class="mt-5 slide-left"><span class="hotpink">MPowheard</span><br class="title-br"/> Agency</h1>
<h2 class="slide-left">SERVICES OFFERED</h2>
<!-- <p class="opt-lead mobile" id="mobile-lead">These are the digital services that we offer our clients.</p> -->
<article id="opt-onetime" class="opts left-side">
<div class="opt-onetime container">
<div class="opt-header row">
<h3>Miscellaneous</h3>
</div>
<div class="opt row">
<div class="col-8"><p style="text-align:left !important">Creative Marketing Campaigns</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>Ghost Kitchen Menus</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>SEO Optimization</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>Training & How-To Docs</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>Special Website Features</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>Social Media Audit & Plan</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>Social Media Templates</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
</div>
</article>
</div>
<div class="col-lg-6">
<article id="opt-misc" class="opts right-side">
<div class="opt-misc container">
<div class="opt-header row">
<h3>UI/UX Design & Development</h3>
</div>
<div class="opt row">
<div class="col-8"><p>Design System Setup</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>User Experience Audit</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p style="text-align:left !important">User Experience Journey Mapping</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>User Interface Design</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>Static Website (Small)</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>Static Website (Large)</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>WordPress Site (Small)</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>WordPress Site (Large)</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>E-Commerce (Small)</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
<div class="opt row">
<div class="col-8"><p>E-Commerce (Large)</p></div>
<div class="col-4"><p><a href="#">Learn More</a></p></div>
</div>
</div>
</article>
</div>
<!-- <div class="col-12 pt-5 mt-2">
<p class="opt-lead desktop center" id="desktop-lead"><b>These are the digital services that we offer our clients.</b>
<br/><small><sup>*</sup>Domain and hosting costs usually run no more than $20-$50 a year and are paid directly to the provider(s).</small>
</p>
</div> -->
</div>
</div>
</section>
<!-- Footer -->
<footer class="copyright footer fixed-bottom text-right">
<small class="pr-3">© <span class="cyan" id="currentYear">2021</span> MPowheard Agency</small>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Custom JS -->
<script src="assets/js/mpowheard.js"></script>
<!-- GSAP Animations -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/gsap.min.js"></script>
<script>
gsap.fromTo(".navbar", {y:-200}, {duration: 1, y: 0});
gsap.fromTo(".footer", {y:200}, {duration: 1, y: 0});
gsap.fromTo(".slide-left", {opacity:0, x: -500}, {duration: 1, opacity:1, x: 0});
gsap.fromTo("#mobile-lead", {opacity:0, x: -500}, {delay: 1.2, duration: 1, opacity:1, x: 0});
gsap.fromTo("#nav-why", {opacity: 0, x: 500}, {delay: 1.2, duration: 1, opacity: 1, x: 0});
gsap.fromTo("#nav-opt", {opacity: 0, x: 500}, {delay: 1.4, duration: 1, opacity: 1, x: 0});
gsap.fromTo("#nav-connect", {opacity: 0, x: 500}, {delay: 1.6, duration: 1, opacity: 1, x: 0});
gsap.fromTo("#nav-blog", {opacity: 0, x: 500}, {delay: 1.8, duration: 1, opacity: 1, x: 0});
gsap.fromTo(".left-side", {opacity:0, x: -500}, {delay: 1.8, duration: 1, opacity:1, x: 0});
gsap.fromTo(".right-side", {opacity:0, x: 500}, {delay: 2, duration: 1, opacity:1, x: 0});
gsap.fromTo("#desktop-lead", {opacity:0, x: -500}, {delay: 2.2, duration: 1, opacity:1, x: 0});
</script>
<script>
$(window).on("load",function(){
$("#bubblingG-wrapper").fadeOut()
});
</script>
</body>
</html>