Browse Source

applications

windhamdavid 6 years ago
parent
commit
9d2cd20f14

File diff suppressed because it is too large
+ 30 - 0
heat-applications-bench-on-bench.html


File diff suppressed because it is too large
+ 30 - 0
heat-applications-bench-under-bench.html


File diff suppressed because it is too large
+ 30 - 0
heat-applications-bench.html


File diff suppressed because it is too large
+ 30 - 0
heat-applications-crop-cart-rail.html


File diff suppressed because it is too large
+ 30 - 0
heat-applications-crop-in-crop.html


File diff suppressed because it is too large
+ 30 - 0
heat-applications-ground-bed.html


+ 0 - 0
heat-applications-ground-frost.html


+ 0 - 0
heat-applications-ground-in-floor.html


+ 0 - 0
heat-applications-ground-in-ground.html


+ 0 - 0
heat-applications-ground-on-ground.html


File diff suppressed because it is too large
+ 30 - 0
heat-applications-ground-snow-melt.html


File diff suppressed because it is too large
+ 30 - 0
heat-applications-space-gutter.html


File diff suppressed because it is too large
+ 30 - 0
heat-applications-space-perimeter.html


+ 0 - 0
heat-applications-space-top.html


File diff suppressed because it is too large
+ 30 - 0
heat-applications.html


+ 16 - 47
heat.html

@@ -81,7 +81,7 @@
 							<div class="nav-tabs-wrapper">					
 								<ul class="nav nav-tabs" data-tabs="tabs">
 									<li class="nav-item"><a class="nav-link active" href="#Products" data-toggle="tab"> Products</a></li>
-									<li class="nav-item"><a class="nav-link" href="#Boiler" data-toggle="tab"> Boiler</a></li>
+									<li class="nav-item"><a class="nav-link" href="#Boiler" data-toggle="tab"> Boilers</a></li>
 									<li class="nav-item"><a class="nav-link" href="#Ground" data-toggle="tab"> Ground</a></li>
 									<li class="nav-item"><a class="nav-link" href="#Crop" data-toggle="tab"> Crop</a></li>
 									<li class="nav-item"><a class="nav-link" href="#Bench" data-toggle="tab"> Bench</a></li>
@@ -103,7 +103,6 @@
 							</div>
 							<div class="tab-pane" id="Boiler">
 								<h4>Boilers</h4>
-								<p>The generation and delivery of heat through a hot water system is an efficient method of transporting energy, whether the distance is long or short.</p>
 								<a href="heat-boilers.html"><button type="button" class="btn">Boilers</button></a>
 								<a href="heat-boilers-atmospheric.html"><button type="button" class="btn">Boilers - Atmospheric</button></a>
 								<a href="heat-boilers-closed-combustion.html"><button type="button" class="btn">Boilers - Closed Combustion</button></a>
@@ -111,25 +110,29 @@
 							</div>
 							<div class="tab-pane" id="Ground">
 								<h4>Ground Heat</h4>
-								<p>Praesent mi lorem, vestibulum nec eros sed, viverra auctor dui. Aenean ultricies at augue eget congue. Ut in porttitor odio, condimentum luctus nibh. Etiam eget elementum turpis. Phasellus aliquam felis vitae scelerisque placerat. </p>
-								<button type="button" class="btn">Bed</button>
-								<button type="button" class="btn">Frost Protection</button>
-								<button type="button" class="btn">In-Floor</button>
-								<button type="button" class="btn">In-Ground</button>
-								<button type="button" class="btn">On-Ground</button>
-								<button type="button" class="btn">Snow Melt</button>
+								<a href="heat-applications-ground-bed.html"><button type="button" class="btn">Bed</button>
+								<a href="heat-applications-ground-frost.html"><button type="button" class="btn">Frost Protection</button>
+								<a href="heat-applications-ground-in-floor.html"><button type="button" class="btn">In-Floor</button>
+								<a href="heat-applications-ground-in-ground.html"><button type="button" class="btn">In-Ground</button>
+								<a href="heat-applications-ground-on-ground.html"><button type="button" class="btn">On-Ground</button>
+								<a href="heat-applications-ground-snow-melt.html"><button type="button" class="btn">Snow Melt</button>
 							</div>
 							<div class="tab-pane" id="Crop">
 								<h4>Crop Heat</h4>
-								<p>Praesent mi lorem, vestibulum nec eros sed, viverra auctor dui. Aenean ultricies at augue eget congue. Ut in porttitor odio, condimentum luctus nibh. Etiam eget elementum turpis. Phasellus aliquam felis vitae scelerisque placerat. </p>
+								<a href="heat-applications-crop-cart-rail.html"><button type="button" class="btn">Cart Rail</button>
+								<a href="heat-applications-crop-in-crop.html"><button type="button" class="btn">In-Crop</button>
 							</div>
 							<div class="tab-pane" id="Bench">
 								<h4>Bench Heat</h4>
-								<p>Praesent mi lorem, vestibulum nec eros sed, viverra auctor dui. Aenean ultricies at augue eget congue. Ut in porttitor odio, condimentum luctus nibh. Etiam eget elementum turpis. Phasellus aliquam felis vitae scelerisque placerat. </p>
+								<a href="heat-applications-bench.html"><button type="button" class="btn">Bench</button>
+								<a href="heat-applications-bench-on-bench.html"><button type="button" class="btn">On-Bench</button>
+								<a href="heat-applications-bench-under-bench.html"><button type="button" class="btn">Under-Bench</button>
 							</div>
 							<div class="tab-pane" id="Space">
 								<h4>Space Heat</h4>
-								<p>Praesent mi lorem, vestibulum nec eros sed, viverra auctor dui. Aenean ultricies at augue eget congue. Ut in porttitor odio, condimentum luctus nibh. Etiam eget elementum turpis. Phasellus aliquam felis vitae scelerisque placerat. </p>
+								<a href="heat-applications-space-gutter.html"><button type="button" class="btn">Gutter</button>
+								<a href="heat-applications-space-perimeter.html"><button type="button" class="btn">Perimeter</button>
+								<a href="heat-applications-space-top.html"><button type="button" class="btn">Top</button>
 							</div>
 						</div>
 					</div>
@@ -139,44 +142,10 @@
 		<div class="section">
 			<div class="row">
 				<div class="col-md-6">
-					<h3>Industry</h3>
-					<a href="heat-industry-greenhouse.html"><button type="button" class="btn">Greenhouse</button></a>
-					<a href="heat-industry-institutional.html"><button type="button" class="btn">Institutional</button></a>
-					<a href="heat-industry-habitat.html"><button type="button" class="btn">Habitat</button>
-					<a href="heat-industry-turf.html"><button type="button" class="btn">Turf</button>
-					<a href="heat-industry-building.html"><button type="button" class="btn">Work Buildings</button>
-					<h3>Products</h3>
-					<a href="heat-boilers.html"><button type="button" class="btn">Boilers</button></a>
-					<a href="heat-boilers-atmospheric.html"><button type="button" class="btn">Boilers - Atmospheric</button></a>
-					<a href="heat-boilers-closed-combustion.html"><button type="button" class="btn">Boilers - Closed Combustion</button></a>
-					<a href="heat-boilers-condensing.html"><button type="button" class="btn">Boilers - Condensing</button></a>
-					<a href="heat-products-duofin.html"><button type="button" class="btn">DuoFin&trade;</button></a>
-					<a href="heat-products-hdx.html"><button type="button" class="btn">HDX&trade;</button></a>
-					<a href="heat-products-megatube.html"><button type="button" class="btn">MegaTube&trade;</button></a>
-					<a href="heat-products-microclimate.html"><button type="button" class="btn">MicroClimate&trade;</button></a>
-					<a href="heat-products-starfin.html"><button type="button" class="btn">StarFin&trade;</button></a>
-					<a href="heat-products-sunfin.html"><button type="button" class="btn">SunFin&trade;</button></a>
 
 				</div>
 				<div class="col-md-6">
-					<h3>Crop</h3>
-					<button type="button" class="btn">Cart Rail</button>
-					<button type="button" class="btn">In-Crop</button>
-					<h3>Ground</h3>
-					<button type="button" class="btn">Bed</button>
-					<button type="button" class="btn">Frost Protection</button>
-					<button type="button" class="btn">In-Floor</button>
-					<button type="button" class="btn">In-Ground</button>
-					<button type="button" class="btn">On-Ground</button>
-					<button type="button" class="btn">Snow Melt</button>
-					<h3>Bench</h3>
-					<button type="button" class="btn">Bench</button>
-					<button type="button" class="btn">On-Bench</button>
-					<button type="button" class="btn">Under-Bench</button>
-					<h3>Space</h3>
-					<button type="button" class="btn">Gutter</button>
-					<button type="button" class="btn">Perimeter</button>
-					<button type="button" class="btn">Top</button>
+
 				</div>
 			</div>
 		</div>

Some files were not shown because too many files changed in this diff