<?php 
/* 	SPARK Theme's About Page
	Copyright: 2012-2016, D5 Creation, www.d5creation.com
	Based on the Simplest D5 Framework for WordPress
	Since SPARK 3.0
*/
?>

<div id="about-page">
	
    <h1 class="about-title"><i>About</i> <span>D5 Creation Themes</span></h1>

	<div class="floatcntr">
		<h2 class="spetitle">World Class, Responsive and Premium WordPress Themes</h2>
		<p class="heading-des" >Ready to take your WordPress site to the next level? Give your CMS a beautiful design to draw in more visitors. Peoples love us because of the Simplicity of our Themes. We deliver User Friendly Responsive and Premium WordPress Themes with Unique and Modern Design. You can Trust our Themes</p>
		
		<a class="specialbutton inblk" target="_blank" href="<?php echo esc_url( 'http://d5creation.com/themegallery' ) ?>">Visit Our Theme Gallery</a>
        <a class="specialbutton inblk" target="_blank" href="<?php echo esc_url( 'http://demo.d5creation.com' ) ?>">Visit Theme Demos</a>
		<a class="specialbutton inblk" target="_blank" href="<?php echo esc_url( 'http://d5creation.com/wp-login.php?action=register' ) ?>">Become a Happy Member</a>
        
        
        <div class="width85 featured-boxs">
			
            <h2 class="spetitle">Some Extended Version Themes</h2>
			<a href="<?php echo esc_url('http://d5creation.com/theme/innovation/' ) ?>" target="_blank">
				<div class="view view-sixth">
					<img alt="Responsive WordPress Theme" src="<?php echo get_template_directory_uri() . '/inc/images/innovation.png' ?>" />
					<div class="mask">
						<h2>Innovation</h2>
						<p>Innovation, a Theme with Smart Multilayer Slider. It is Simple, Flexible, Feature Rich, Elegant, Responsive and Innovative Premium WordPress Theme</p>
						<span class="info">Read More</span>
					</div>
				</div>
			</a>
            
			<a href="<?php echo esc_url('http://d5creation.com/theme/premium/' ) ?>" target="_blank">
				<div class="view view-sixth" >
					<img alt="Responsive WordPress Theme" src="<?php echo get_template_directory_uri() . '/inc/images/premium.png' ?>" />
					<div class="mask">
						<h2>Premium</h2>
						<p>Premium WordPress Theme is a modern and innovative Responsive Theme for Small and Corporate Companies</p>
						<span class="info">Read More</span>
					</div>
				</div>
			</a>

			<a href="<?php echo esc_url('http://d5creation.com/theme/newspress/' ) ?>" target="_blank">
				<div class="view view-sixth">
					<img alt="Responsive WordPress Theme" src="<?php echo get_template_directory_uri() . '/inc/images/newspress.png' ?>" />
					<div class="mask">
						<h2>NewsPress</h2>
						<p>Try the Features and Powers of NewsPress Extend. Responsive NewsPress is mainly for the News Sites but you can also use for other type of sites</p>
						<span class="info">Read More</span>
					</div>
				</div>
			</a>
            
			<a href="<?php echo esc_url('http://d5creation.com/theme/simplify/' ) ?>" target="_blank">
				<div class="view view-sixth">
					<img alt="Responsive WordPress Theme" src="<?php echo get_template_directory_uri() . '/inc/images/simplify.png' ?>" />
					<div class="mask">
						<h2>SIMPLIFY</h2>
						<p>SIMPLIFY was the 5th top most Popular Theme at WordPress.org. This Theme is fully Responsive and Elegant. It can be used for any Websites</p>
						<span class="info">Read More</span>
					</div>
				</div>
			</a>
		
        </div>
        
        
        
		
        <img width="100%" src="<?php echo get_template_directory_uri() . '/inc/images/themefeatures.png' ?>" alt="D5 Creation Themes" />
	</div>
    
    <div class="specialmsg">
    		<div class="specialtext floatlt ">Extend Theme is only $7.5 with DEVELOPER Membership</div>
        	<a class="specialbutton floatrt" href="<?php echo esc_url('http://d5creation.com/mp/'); ?>">View Pricing and Features</a>
    </div>

</div>




