There's nothing here yet (well, except for this message), but clicking on the "+" button in the menu above should change that. Have fun! :)

<!-- Quick MVP HTML for HVAC Help Website --><!DOCTYPE html><html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Fix My AC Now</title>
<style>
body {
font-family: sans-serif;
background-color: #f4f4f4;
margin: 0;
padding: 0;
text-align: center;
}
header {
background: #009688;
color: white;
padding: 1.5rem;
}
main {
padding: 2rem;
}
h1 {
margin-bottom: 0.5rem;
}
p {
font-size: 1.2rem;
margin-bottom: 2rem;
}
a.button {
background: #ff9800;
color: white;
padding: 1rem 2rem;
text-decoration: none;
font-size: 1.2rem;
border-radius: 5px;
}
footer {
margin-top: 2rem;
color: #777;
}
</style>
</head>
<body>
<header>
<h1>Fix My AC Now</h1>
<p>Ask a real HVAC technician for just $5.99</p>
</header>
<main>
<p>
Strange noise? No cool air? Tripped breaker?<br>
Let us help you troubleshoot your unit fast.
</p>
<a href="https://form.jotform.com/" class="button">Diagnose My Unit</a>
</main>
<footer>
<p>&copy; 2025 FixMyACNow.com</p>
</footer>
</body>
</html>

Fix My AC Now | CoolCurtis.com

Fix My AC Now

Ask a real HVAC tech. Get answers for just $5.99.

Got AC problems? Bad capacitor? Breaker tripping? Upload a few details below and we’ll help you troubleshoot it like a pro.

© 2025 CoolCurtis.com | Powered by real field HVAC techs 💪
Fix My AC Now | CoolCurtis.com

Fix My AC Now

Ask a real HVAC tech. Get answers for just $5.99.

Got AC problems? Bad capacitor? Breaker tripping? Upload a few details below and we’ll help you troubleshoot it like a pro.