<?php

include('config.inc');
// echo"<link rel='stylesheet' type='text/css' href='https://fonts.googleapis.com/css?family=Comfortaa'>";

$nav_logo = "<img style='width:80%;max-width:300px' src='$sitelink/assets/images/logo/wordlogo.png'/>";

$aboutFooter= "MegaDose, An Effortless Online Marketing & M-Commerce Platform, positioning itself as becoming one of the top local online commerce gateways, providing our clients with the convenience of having an online marketplace at their fingertips which is based at mLab within The Innovation Hub.";

$Heading_font =20;
 $Heading_font_sec = 40;

$socialsection=" <div class='footer-social-links'>
				              

  <!--a href='#'><span class='icon-github-alt'></span></a-->
					<a href='https://instagram.com/MegaDoseLtd' target='_sociali'><span class='fa fa-instagram'></span></a>
		            <a href='https://plus.google.com/10841715423912984229' target='_socialg'><span class='fa fa-google-plus'></span></a>
		            <a href='https://facebook.com/MegaDoseLtd' target='_socialfb'><span class='fa fa-facebook'></span></a>
		            <a href='https://twitter.com/MegaDoseLtd' target='_socialt'><span class='fa fa-	twitter'></span></a>
                    <!--a href='#'><span class='icon-linkedin'></span></a-->  </div>
";


$subscribe="Stay up to date with our updates, specials and more. it's as simple as filling in your email bellow and clicking Subscribe!.";

$ds = date('Y');
$bottompageline="<p class='text-center copyrights'>Beta v1| &copy; MegaDose (pty) Ltd 2016 - $ds. Making African M-commerce Shake .</p>";

$location ="<div class='contacts'>
            <p class='smallText'><a href='mailto:info@asihlangane.co.za'>info@asihlangane.co.za</a></p>
            <p class='smallText'><strong>Gauteng</strong><br>
		    Kent Ave, Ferndale<br> 
        Randburg<br> 
        2194
		    </p>
          </div>";
          
$downloadapp ="<a href='https://play.google.com/store/apps/details?id=za.co.megadose' target='_app'>
				<img src='http://www.megadose.co.za/assets/images/appstores/google-play.png' style='width:80%' alt='google play store download -MegaDose Ltd'/>
				</a>
				<br><br/>
                <img src='http://www.megadose.co.za/assets/images/appstores/apple-store.png' style='width:80%;opacity:0.4' alt='apple store download - MegaDose Ltd'/><br>
                <h6>Comming Soon...</h6>";
          
$appdownload ="<div class='small-12 medium-4 large-4 columns wow fadeIn' data-wow-delay='0.5s'>
                      <a class='buttonWhite button' href='#' target='_app'><span class='icon-apple'></span>App Store</a>
                    </div>

                    <div class='small-12 medium-4 large-4 columns wow fadeIn' data-wow-delay='0.75s'>
                      <a class='buttonWhite button' href='$playstorelink' target='_app'><span class='icon-android'></span>Google Play</a>
                    </div>

                    <div class='small-12 medium-4 large-4 columns wow fadeIn' data-wow-delay='0.95s'>
                      <a class='buttonWhite button' href='#' target='_app'><span class='icon-windows'></span>Windows Store</a>
                    </div>";


$selfographydownload ="<div class='small-12 medium-4 large-4 columns wow fadeIn' data-wow-delay='0.5s'>
                      <a class='buttonWhite button' href='#' target='_selfography'><span class='icon-apple'></span>App Store</a>
                    </div>

                    <div class='small-12 medium-4 large-4 columns wow fadeIn' data-wow-delay='0.75s'>
                      <a class='buttonWhite button' href='$playstorelinkself' target='_selfography'><span class='icon-android'></span>Google Play</a>
                    </div>

                    <div class='small-12 medium-4 large-4 columns wow fadeIn' data-wow-delay='0.95s'>
                      <a class='buttonWhite button' href='#' target='_selfography'><span class='icon-windows'></span>Windows Store</a>
                    </div>";


$Square_ad ="";



?>