A bunch of changes to kick off remaking the website.

This commit is contained in:
2025-09-13 11:48:21 -07:00
parent 1f942b113d
commit d8b158f63b
21 changed files with 179 additions and 96 deletions

View File

@@ -1,14 +1,14 @@
<div id="food" class="page submenu">
<div class="columnContainer">
<h1>Food</h1>
<div class="columned">
<div class="columnContent" onclick="window.location.hash='#!/farm-made-fare'">
<h2>Farm-Made Fare</h2>
<div class="columned">
<div class="columnContent" onclick="window.location.hash='#!/canned'">
<h2>Canned Goods</h2>
<img class="shadow" src="images/FoodFMF_v1.jpg" alt="" border="0" align="left"/>
<p>Check out what we are cooking in the kitchen!</p>
</div>
<div class="columnContent" onclick="window.location.hash='#!/eggs'">
<h2>Meat &amp; Eggs</h2>
<h2>Eggs &amp; Meat</h2>
<img class="shadow" src="images/FoodEggs_v1.jpg" alt="" border="0" align="left"/>
<p>Eggs from our truly free range chickens are provided in a colorful array and sold by the dozen.</p>
</div>
@@ -32,7 +32,7 @@
<!--<img class="shadow" src="images/FoodChicken_v1.jpg" alt="" border="0" align="left"/>-->
<!--<p>We have over 100 laying hens spread across several areas of the farm, and we sell the spent laying hens as organic fed chicken.</p>-->
<!--</div>-->
<div class="columnContent" onclick="window.location.hash='#!/veggies'">
<div class="columnContent" onclick="window.location.hash='#!/produce'">
<h2>Produce</h2>
<img class="shadow" src="images/FoodVeggies_v1.jpg" alt="" border="0" align="left"/>
<p>We grow and sell a very wide variety of freshly picked produce.</p>