-
Notifications
You must be signed in to change notification settings - Fork 0
/
retractable.html
150 lines (120 loc) · 7.42 KB
/
retractable.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Discover our premium retractable awnings solutions at Express PVC Specialist. Enjoy shade and protection from the elements with our innovative and durable designs.">
<meta name="keywords" content="retractable awnings, PVC awnings, Express PVC Specialist, shade solutions, durable awnings, outdoor comfort">
<link rel="icon" type="image/png" href="img/EPS.png" sizes="16x16">
<link rel="icon" type="image/png" href="img/EPS.png" sizes="32x32">
<link rel="icon" type="image/png" href="img/EPS.png" sizes="64x64">
<title>RETRACTABLE AWNINGS | SOLUTIONS</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/snowcard.css">
<link rel="stylesheet" href="css/contact.css">
<link rel="stylesheet" href="css/button.css">
<link rel="stylesheet" href="css/services.css">
<style>
header {
background-image: url(img/retract3.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 500px;
position: sticky;
top: 0;
z-index: 0;
}
</style>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0">
</head>
<body>
<header>
<nav class="navbar">
<a class="logo" href="index.html">EPS<span>.</span></a>
<ul class="menu-links">
<span id="close-menu-btn" class="material-symbols-outlined">close</span>
<li><a href="index.html">Home</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="services.html">Solutions</a></li>
<li><a href="about.html">About us</a></li>
<li><a href="contact.html">Contact us</a></li>
</ul>
<span id="hamburger-btn" class="material-symbols-outlined">menu</span>
</nav>
</header>
<article>
<p class="pap"> Retractable Awning Installation Process:</p><hr>
<br>
<br>
<p>
At Express PVC Specialist, we take pride in our meticulous and professional retractable awning installation process as outlined below. Our goal is to ensure the functionality and aesthetic appeal of your outdoor space while providing reliable protection from the elements:<br>
1. <strong>Initial Assessment</strong>: We begin by conducting a thorough assessment of your outdoor area where the retractable awning will be installed. This includes measuring the dimensions of the space and evaluating any structural considerations such as roof overhangs or support beams.<br><br>
2. <strong>Customization</strong>: Based on the assessment, we customize the retractable awning to fit your specific space and design preferences. This may involve selecting the appropriate size, color, and fabric type to complement your outdoor decor.<br><br>
3. <strong>Preparation</strong>: Before installation, we prepare the mounting area by ensuring it is clean, level, and structurally sound. This may involve clearing any debris, reinforcing support structures, or making adjustments to ensure proper installation.<br><br>
4. <strong>Mounting</strong>: Using specialized equipment and techniques, we carefully mount the retractable awning to the designated area. We ensure that the awning is securely attached to the mounting surface to withstand wind, rain, and other environmental factors.<br><br>
5. <strong>Testing</strong>: Once the awning is mounted, we conduct thorough testing to ensure smooth operation and proper functionality. This includes extending and retracting the awning multiple times to check for any issues or malfunctions.<br><br>
6. <strong>Adjustments</strong>: If necessary, we make any adjustments to the awning's alignment, tension, or motorized components to ensure optimal performance. We take the time to fine-tune the awning to your satisfaction, ensuring that it operates smoothly and reliably.<br><br>
7. <strong>Safety Measures</strong>: As part of our commitment to safety, we install additional safety features such as wind sensors or motion detectors to automatically retract the awning in case of inclement weather or other emergencies.<br><br>
8. <strong>Final Inspection</strong>: Before completing the installation, we perform a final inspection to ensure that everything is in order. We check for proper alignment, tension, and overall appearance to ensure that the awning meets our high standards of quality and craftsmanship.<br><br>
9. <strong>Customer Education</strong>: Finally, we provide you with comprehensive instructions on how to operate and maintain your retractable awning. We offer tips for cleaning, maintenance, and seasonal adjustments to ensure long-term durability and enjoyment.<br><br>
Using this comprehensive installation process, we guarantee that your retractable awning is installed with precision and care, providing you with years of reliable protection and enjoyment in your outdoor living space.</p>
</article>
<br>
<br>
<br>
<br>
<br>
<!-- Site footer -->
<hr>
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-6">
<h6><B>About EPS</B></h6>
<p class="text-justify">We specialize in transforming outdoor spaces with premium PVC solutions. Our expert team delivers exceptional craftsmanship, innovative designs, and outstanding service for pool covers, roller blinds, awnings, and more. Trust us to enhance your outdoor environment with durable, stylish, and functional solutions tailored to your needs.</p>
</div>
<br>
<div class="col-xs-6 col-md-3">
<h6><B>Quick Links</B></h6>
<ul class="footer-links">
<li><a href="about.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
<br>
<div class="col-xs-6 col-md-3">
<h6><B>Other</B></h6>
<ul class="footer-links">
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms of Service</a></li>
</ul>
</div>
<br>
</div>
<hr>
</div>
<div class="container">
<div class="row">
<div class="col-md-8 col-sm-6 col-xs-12">
<p class="copyright-text">Copyright © 2024 All Rights Reserved by
<a href="https://occxlnce.co.za/">Occxlnce Creative Studio</a>.
</p>
</div>
</div>
</div>
</footer>
<script src="js/script.js"></script>
<script>
const header = document.querySelector("header");
const hamburgerBtn = document.querySelector("#hamburger-btn");
const closeMenuBtn = document.querySelector("#close-menu-btn");
// Toggle mobile menu on hamburger button click
hamburgerBtn.addEventListener("click", () => header.classList.toggle("show-mobile-menu"));
// Close mobile menu on close button click
closeMenuBtn.addEventListener("click", () => hamburgerBtn.click());
</script>
</body>
</html>