<p>Ra delendit dolor aut odic NEED NEW TEXT FOR THIS</p>
</div>
<div id="footer-tours-text" class="small-12 medium-4 columns">
- <a class="button" href="#">Find Out More!</a>
+ <a class="button" href="<?php echo get_permalink(54);?>">Find Out More!</a>
</div>
</div>
</div>
<div id="footer-guide">
<div id="footer-guide-row" class="row">
<div id="footer-guide-image" class="small-12 medium-6 columns">
- <img src="<?php echo get_template_directory_uri();?>/assets/magazine.jpg">
+ <a href="<?php echo get_permalink(841);?>">
+ <img src="<?php echo get_template_directory_uri();?>/assets/magazine.jpg">
+ </a>
</div>
<div id="footer-guide-text" class="small-12 medium-6 columns">
<h5>Sneak a peek and see all</h5>
<h5>Michigan has to offer.</h5>
<div id="footer-guide-links">
- <a href="#">View</a>
+ <a href="<?php echo get_permalink(841);?>">View</a>
<span class="tunnel-separator">|</span>
- <a href="#">Request</a>
+ <a href="<?php echo get_permalink(841);?>">Request</a>
</div>
</div>
</div>