Files
PetitTeton/public/services.html

29 lines
1.1 KiB
HTML
Raw Normal View History

<div id="services" class="page submenu">
<div class="columnContainer">
<h1>Services</h1>
<div class="columned">
<div class="columnContent" onclick="window.location.hash='#!/weddings'">
<h2>Weddings</h2>
<img src="images/Services_WeddingFlowers_v1.jpg" alt="" border="0" align="left"/>
<p>Have us grow flowers specifically for your wedding.</p>
</div>
<!--
<div class="columnContent" onclick="window.location.hash='#!/aquaponics'">
<h2>Aquaponic Classes</h2>
<img src="images/Services_Aquaponics_v1.jpg" alt="" border="0" align="left"/>
<p>Interested in aquaponics at home? We offer customized courses on aquaponics for kids and adults.</p>
</div>
-->
<!--
<div class="columnContent" onclick="window.location.hash='#!/farm-tours'">
<h2>Farm Tours</h2>
<img src="images/Services_Tours_v1.jpg" alt="" border="0" align="left"/>
<p>For groups of people, we offer customized guided tours for a small fee. We always welcome individual customers to wander the farm and see where their food is grown.</p>
</div>
-->
</div>
</div>
</div>
<runonce>
$('.shadow').buildShadow();
</runonce>