-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
56 lines (52 loc) · 2.63 KB
/
Copy path404.html
File metadata and controls
56 lines (52 loc) · 2.63 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NDQ7PTQM');</script>
<!-- End Google Tag Manager -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="Screen Team LLC, screen repair Tampa Bay">
<meta name="description" content="Page not found. Return to Screen Team LLC for Tampa Bay screen repair, pool cage rescreens, lanai work, and free estimates from Chris Westcott.">
<title>Page Not Found | The Screen Team LLC</title>
<meta name="robots" content="noindex, follow">
<link rel="canonical" href="https://screenteamllc.com/404.html">
<link rel="stylesheet" href="styles.css">
<!-- Microsoft Clarity -->
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "x61prei2pi");
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NDQ7PTQM"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="site-header-include"></div>
<main id="main-content" class="section-shell" style="min-height: 70vh; display:flex; align-items:center;">
<div class="container contact-inner" style="text-align:center;">
<p class="eyebrow">404</p>
<h1>This page isn't here.</h1>
<p>The link may be outdated. Find screen repair services, pricing, and contact info below.</p>
<div style="display:flex; flex-wrap:wrap; gap:12px; justify-content:center; margin-top:24px;">
<a class="btn btn-primary" href="/">Home</a>
<a class="btn btn-ghost" href="contact.html">Contact</a>
<a class="btn btn-ghost" href="service-areas.html">Service Areas</a>
<a class="btn btn-ghost" href="gallery.html">Our Work</a>
</div>
<p style="margin-top:28px;">Need help now? <a href="tel:7273866562">(727) 386-6562</a></p>
</div>
</main>
<div id="site-footer-include"></div>
<script src="includes.js"></script>
<script src="script.js"></script>
</body>
</html>