<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 11 amazing courses and 11 relaxing retreats, Michigan’s Central Swing is the destination every golfer is looking for.</p>
+ <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>
<?php $golfPage = get_post(3041);?>
<?php if($golfPage):?>
<a href="<?php echo get_page_link($golfPage->ID);?>">more info...</a>
?>
<h2 class="blog-feed-front-sub-link"><a href="<?php echo get_permalink( get_option( 'page_for_posts' ) ); ?>">Visit Our Blog</a></h2>
</div>
-
+
<div class="small-12 medium-4 columns small-text-center medium-text-left">
<?php get_sidebar(); ?>
</div>
</div>
<?php get_footer(); ?>
-
+
<link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
+ <link href='https://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
<?php wp_head(); ?>
</head>
<body>
<a href="<?php bloginfo('url'); ?>#"><img src="<?php bloginfo('template_url'); ?>/assets/central-swing-logo.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 11 amazing courses and 11 relaxing retreats, Michigan’s Central Swing is the destination every golfer is looking for.</p>
+ <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>
<a href="<?php bloginfo('url'); ?>#">more info...</a>
</div>
</div>
<div class="row">
<div id="main-content" class="small-12 medium-6 large-8 columns">
<h1>Our Blog</h1>
- <?php
+ <?php
get_template_part('parts/blog-feed-front');
?>
</div>
<a href="https://instagram.com/mtpleasantcvb"><img src="<?php bloginfo('template_url'); ?>/assets/instagram.png"></a>
<a href="http://www.youtube.com/user/mountpleasantwow"><img src="<?php bloginfo('template_url'); ?>/assets/youtube-icon.png"></a>
<a href="https://twitter.com/MtPleasantCVB"><img src="<?php bloginfo('template_url'); ?>/assets/twitter-icon.png"></a>
- <a href="https://www.facebook.com/pages/Mount-Pleasant-Area-Convention-and-Visitors-Bureau/55686552727"><img src="<?php bloginfo('template_url'); ?>/assets/facebook-icon.png"></a>
+ <a href="https://www.facebook.com/pages/Mount-Pleasant-Area-Convention-and-Visitors-Bureau/55686552727"><img src="<?php bloginfo('template_url'); ?>/assets/facebook-icon.png"></a>
</div>
</div>
<?php if (is_active_sidebar('sidebar-f')) :?>
</div>
<div class="small-12 medium-8 large-9 columns">
<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 11 amazing courses and 11 relaxing retreats, Michigan’s Central Swing is the destination every golfer is looking for.</p>
+ <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>
<?php $golfPage = get_page_by_path('michigans-central-swing-golf-package/');?>
<?php if($golfPage):?>
<a href="<?php echo get_page_link($golfPage->ID);?>">more info...</a>