preview site for fix and fresh

This commit is contained in:
2026-07-22 05:07:13 -05:00
parent b19fdee30d
commit f70adf2a5e
1228 changed files with 38196 additions and 149050 deletions
+84
View File
@@ -0,0 +1,84 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>About Fix&amp;Fresh | Addison, IL Window Cleaning</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Learn about Fix&amp;Fresh in Addison, IL — local window cleaning, pressure washing, gutters, house washing, and paver installation.">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/grid.css">
<link rel="stylesheet" href="css/style.css">
<style>
.preview-concept-banner{position:fixed;top:0;left:0;right:0;z-index:99999;background:#0f2744;color:#fff;font:600 13px/1.4 system-ui,sans-serif;padding:8px 16px;text-align:center}
.preview-concept-banner span{opacity:.85;font-weight:400}
.preview-concept-banner a{color:#93c5fd;text-decoration:underline;margin-left:6px}
body{padding-top:36px}
.brand-lockup{display:inline-block;font:700 28px/1.1 'Asap',Georgia,serif;color:#0f2744;letter-spacing:-0.02em;text-decoration:none}
.brand-lockup span{color:#1f8fbf}
.brand-lockup small{display:block;font:600 11px/1.2 'Lato',sans-serif;letter-spacing:0.12em;text-transform:uppercase;color:#5a6a7a;margin-top:4px}
.page-hero{padding:80px 0 40px;text-align:center;background:linear-gradient(180deg,#e8f4fa 0%,#fff 100%)}
.page-hero h2{margin-top:0}
.prose{max-width:720px;margin:0 auto;padding:0 16px 64px;font-size:18px;line-height:1.6}
.prose h3{margin-top:36px}
.top_section .txt1{color:#4a4a4a}
.aiml-footer-credit a{color:#0f2744;text-decoration:underline;font-weight:600}
</style>
</head>
<body>
<div class="preview-concept-banner">UX Concept Preview — Fix&amp;Fresh <span>· Not the live website</span> · <a href="ux-gallery.html">Feature gallery</a> · <a href="pricing.html">Pricing</a></div>
<div class="top_section">
<div class="left_txt">
<p class="txt1">Addison, IL · Serving Chicagoland</p>
<p class="txt2"><i class="fa fa-phone" aria-hidden="true"></i> <a href="tel:+16309368512">(630) 936-8512</a></p>
</div>
</div>
<header id="header">
<div id="stuck_container">
<h1>
<a href="index.html" class="brand-lockup">
Fix<span>&amp;</span>Fresh
<small>Window Cleaning &amp; Power Washing</small>
</a>
</h1>
<nav aria-label="Primary">
<ul class="sf-menu">
<li><a href="index.html#about">About Us<strong></strong></a></li>
<li><a href="services.html">Services<strong></strong></a></li>
<li class="current"><a href="about.html">Our Story<strong></strong></a></li>
<li><a href="gallery.html">Gallery<strong></strong></a></li>
<li id="last-li"><a href="contact.html">Contact<strong></strong></a></li>
</ul>
</nav>
<div class="clear"></div>
</div>
</header>
<section class="page-hero">
<div class="container">
<h2>Our story</h2>
<p class="marTop1">Local exterior care for Addison and nearby suburbs.</p>
</div>
</section>
<div class="prose">
<p>Fix&amp;Fresh (Fix and Fresh Window Cleaning and Power Washing) is a local service company focused on clear glass and clean exteriors. We work with homeowners and commercial property managers who want reliable scheduling and a finished look that lasts.</p>
<h3>What we stand for</h3>
<p>Show up on time. Protect your property. Leave windows, walkways, and walls looking Fix&amp;Fresh. Whether it is a single-family home or a multi-story commercial facade, we match the method to the building.</p>
<h3>Service area</h3>
<p>Based in Addison, IL. Typical weekday hours 8 AM5 PM. Call <a href="tel:+16309368512">(630) 936-8512</a> or email <a href="mailto:fixandfreshllc@gmail.com">fixandfreshllc@gmail.com</a> to confirm availability for your address.</p>
<p><a href="contact.html" class="more_btn">Request a quote</a> &nbsp; <a href="services.html" class="more_btn">Browse services</a></p>
</div>
<footer id="footer">
<div class="container">
<div class="row">
<div class="grid_12">
<p class="txt_priv"><span class="txt_upp">Fix&amp;Fresh</span> &copy; <span id="copyright-year"></span> · Addison, IL · <a href="privacy.html" class="link1">Privacy policy</a><br>
<span class="aiml-footer-credit">Made by <a href="https://aimloperations.com" rel="noopener noreferrer" target="_blank">AI ML Operations, LLC</a></span></p>
</div>
</div>
</div>
</footer>
<script>document.getElementById('copyright-year').textContent = new Date().getFullYear();</script>
</body>
</html>