adding interior page golf swing logo
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 1 Mar 2019 20:00:51 +0000 (15:00 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 1 Mar 2019 20:00:51 +0000 (15:00 -0500)
front-page.php
parts/interior-footer.php

index 5add92b..18ab5b7 100644 (file)
@@ -14,7 +14,7 @@
         <div id="mid">
             <div class="row">
                 <div class="small-9 small-centered medium-uncentered medium-6 large-5 columns">
-                    <a href="<?php echo get_page_link(3041);?>"><img alt="Golf Logo" src="<?php bloginfo('template_url'); ?>/assets/interior-swing-logo.jpg"></a>
+                    <a href="<?php echo get_page_link(3041);?>"><img alt="Golf Logo" src="<?php bloginfo('template_url'); ?>/assets/swing.jpg"></a>
                     <div id="golf">
                         <h2>MICHIGAN’S ANSWER TO GREAT GOLF</h2>
                         <p>Whether you’re looking for classic layouts, championship challenges, or a weekend oasis of golf, Michigan’s Central Swing has it all. With 10 amazing courses and 10 relaxing retreats, Central Michigan is the destination every golfer is looking for.</p>
index abff069..e8b34c7 100644 (file)
@@ -5,7 +5,7 @@
             <div id="request" class="small-12 small-text-center medium-text-left medium-4 large-3 columns">
                 <?php $golfPage = get_page_by_path('michigans-central-swing-golf-package/');?>
                 <?php if($golfPage):?>
-                <a href="<?php echo get_page_link($golfPage->ID);?>"><img src="<?php bloginfo('template_url'); ?>/assets/swing-interior.jpg"></a>
+                <a href="<?php echo get_page_link($golfPage->ID);?>"><img src="<?php bloginfo('template_url'); ?>/assets/interior-swing-logo.jpg"></a>
                 <?php endif;?>
             </div>
             <div class="small-12 medium-8 large-9 columns">