-
Notifications
You must be signed in to change notification settings - Fork 0
/
hosting-lite.html
207 lines (196 loc) · 11.9 KB
/
hosting-lite.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
<!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 http-equiv="x-ua-compatible" content="ie=edge">
<!-- SEO -->
<meta property="og:title" content="WordPress Care Plans - Hosting Lite | RootScope" />
<meta property="og:description" content="Hosting Lite for our WordPress maintenance plans. We will make your WordPress site fast, secure and high performing so you can focus on your business." />
<meta property="og:image" content="https://wp-maintenance.pro/assets/images/wp_developer_w_1000.jpg" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://wp-maintenance.pro/hosting-lite" />
<link rel="canonical" href="https://wp-maintenance.pro/hosting-lite" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="WordPress Care Plans - Hosting Lite | RootScope" />
<meta name="twitter:url" content="https://wp-maintenance.pro/hosting-lite" />
<meta name="twitter:description" content="Hosting Lite for our WordPress maintenance plans. We will make your WordPress site fast, secure and high performing so you can focus on your business." />
<meta name="twitter:creator" content="RootScope" />
<title>WordPress Care Plans - Hosting Lite | RootScope</title>
<meta name="description" content="Hosting Lite for our WordPress maintenance plans. We will make your WordPress site fast, secure and high performing so you can focus on your business.">
<meta name="author" content="RootScope">
<meta name="robots" content="noindex, nofollow">
<!-- Stylesheets -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="DNS-prefetch" href="//fonts.googleapis.com"/>
<link rel="DNS-prefetch" href="//fonts.gstatic.com"/>
<link href="https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/dist/bootstrap.min.css" media="all"/>
<link rel="stylesheet" href="/dist/fontawesome.min.css" media="all"/>
<link rel="stylesheet" href="/dist/main.min.css" media="all" />
<link rel="dns-prefetch" href="https://js.stripe.com" />
<link rel="preconnect" href="https://js.stripe.com" />
</head>
<body>
<div id="page-container" class="position-relative">
<!-- Background -->
<span class="square square-1"></span>
<span class="square square-2"></span>
<!-- Hero -->
<div class="container">
<!-- Header -->
<header class="py-4" data-aos="fade-down">
<div class="row align-items-center">
<div class="col-lg-3 col-xl-4 pb-2 text-center text-lg-left d-lg-flex align-items-lg-center">
<a class="h4 text-primary" href="https://wp-maintenance.pro/">
<img class="w-25 p-2 mr-3" src="/assets/images/logo-menu.png" alt="RootScope Logo" title="RootScope"/><span class="text-primary-dark">WordPress Care Plans</span>
</a>
</div>
<div class="col-lg-6 col-xl-4 pb-2">
<nav class="nav nav-header d-flex justify-content-center align-items-center justify-content-lg-center">
<a class="nav-link" href="/#plans">Plans</a>
<a class="nav-link" href="#contact">Contact</a>
</nav>
</div>
</div>
</header>
<!-- END Header -->
<!-- Content -->
<div class="row py-lg-5">
<div class="col-lg-6 py-5 text-center text-lg-left" data-aos="fade-right">
<h1 class="font-weight-bold mb-4">
Helping small web agencies manage their WordPress sites
</h1>
<p class="lead font-weight-normal text-muted mb-5">
We provide dedicated care plans for your WordPress sites so you can focus on your business.
</p>
<a href="#contact" class="btn btn-primary rounded-pill shadow-lg py-3 px-4 px-md-5 m-1">
<i class="fa fa-regular fa-envelope text-white-90 mr-1"></i> Contact
</a>
</div>
<div class="col-lg-5 offset-lg-1 py-5 text-center" data-aos="zoom-out">
<img class="img-fluid img-clip-overlay"
sizes="(max-width: 1000px) 100vw, 1000px"
srcset="
/assets/images/wp_developer_w_190.jpg 190w,
/assets/images/wp_developer_w_547.jpg 547w,
/assets/images/wp_developer_w_797.jpg 797w,
/assets/images/wp_developer_w_1000.jpg 1000w"
src="/assets/images/wp_developer_w_547.jpg"
alt="WordPress developer">
</div>
</div>
<!-- END Content -->
</div>
<!-- END Hero -->
<!-- Main content -->
<div class="py-5 mt-4 bg-light">
<div class="container container-big">
<h2 class="font-weight-bold mb-5 text-center">
Hosting Lite Plans
</h2>
<h4 class="text-center"><span class="font-weight-bold text-primary">2 months free</span> with annual subscription</h4>
<div class="text-center pt-5">
<script async src="https://js.stripe.com/v3/pricing-table.js"></script>
<stripe-pricing-table pricing-table-id="prctbl_1QID3aL2ddJQapGfhzN4AI4x"
publishable-key="pk_live_8d5a3VhafuYirSHLr6FrZumW">
</stripe-pricing-table>
</div>
</div>
</div>
<!-- END Main content -->
<!-- Contact -->
<div class="position-relative overflow-hidden contact">
<!-- Background -->
<span class="square square-flipped square-1"></span>
<span class="square square-flipped square-2"></span>
<div class="container text-center py-5 mt-5 " id="contact" data-aos="slide-up">
<h2 class="font-weight-bold mb-5">
Contact us to discuss your needs.
</h2>
<div class="col-sm-6 col-lg-4 mt-2 mb-5 mx-auto">
<div class="alert alert-success d-none" role="alert">
Your message has been successfully. We'll get back to you shortly.
</div>
<form method="POST" accept-charset="UTF-8" id="form">
<div class="form-group">
<label for="emailAddress">Email address</label>
<input type="email" class="form-control" id="emailAddress" placeholder="Enter your email" name="email" required>
</div>
<div class="form-group">
<label for="yourName">Your name</label>
<input type="text" class="form-control" id="yourName" placeholder="Enter your name" name="name" required>
</div>
<div class="form-group">
<label for="yourMessage">Your message</label>
<textarea class="form-control" id="yourMessage" rows="3" name="message" required></textarea>
</div>
<!-- add hidden Honeypot input to prevent spams -->
<input type="hidden" name="_gotcha" style="display:none !important">
<button type="submit" class="btn btn-primary mb-2 rounded-pill shadow-lg py-3 px-4 px-md-5">Send</button>
</form>
</div>
</div>
</div>
</div>
<!-- END Contact -->
<!-- Footer -->
<div class="position-relative overflow-hidden">
<!-- Footer Content -->
<footer class="position-relative">
<div class="container d-flex flex-column py-2">
<div class="d-flex justify-content-between align-items-center py-2">
<a class="text-primary font-weight-600 text-center" href="https://billing.stripe.com/p/login/cN25ogagvcHUgms6oo" target="_blank" rel="noopener noreferrer">Manage subscription</a>
<a class="text-primary font-weight-600 text-center" href="/terms">Terms of Service</a>
<a class="text-primary font-weight-600 text-center" href="/privacy">Privacy Policy</a>
</div>
<div class="d-flex justify-content-between align-items-center py-2">
<p class="m-0">
Made by <a class="text-primary font-weight-600" href="https://rootscope.co.uk/">RootScope</a>
</p>
<p class="m-0">
Design by <a class="text-primary font-weight-600" href="https://pixelcave.com/">pixelcave</a>
</p>
</div>
</div>
</footer>
<!-- END Footer Content -->
</div>
<!-- END Footer -->
</div>
<!-- Scripts -->
<script src="https://code.jquery.com/jquery-3.6.3.slim.min.js" integrity="sha256-ZwqZIVdD3iXNyGHbSYdsmWP//UBokj2FHAxKuSBKDSo=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="https://beamanalytics.b-cdn.net/beam.min.js" data-token="ba6dbc1e-67af-47a7-8afe-6542b1689a27" async></script>
<script>
const form = document.getElementById("form");
form.addEventListener("submit", formSubmit);
let timer;
function formSubmit(e) {
e.preventDefault();
const formData = new FormData(e.target);
fetch("https://getform.io/f/c71f430c-6305-4cbc-af9e-f0f676d50ad6", {
method: "POST",
body: formData,
headers: {
"Accept": "application/json",
},
})
.then(response => {
console.log(response)
const alertContainer = document.querySelector('.alert-success')
if (response.ok) {
alertContainer.classList.remove('d-none')
}
window.clearTimeout(timer)
timer = setTimeout(() => {
alertContainer.classList.add('d-none')
}, 5000);
})
.catch(error => console.log(error))
}
</script>
</body>
</html>