( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
<?php
require_once("includes/inc_files.php");
if(isset($_GET['page'])){
session_start();
$_SESSION['page']= $_GET['page'];
setcookie("page", $_SESSION['page'], time()+60*60*24*60, "/");
}
if($session->is_logged_in()) {
redirect_to("index.php");
}
// Remember to give your form's submit tag a name="submit" attribute!
if (isset($_POST['submit'])) { // Form has been submitted.
$user_email = trim($_POST['user_email']);
$password = trim($_POST['password']);
if ((!$user_email == '') && (!$password == '')) {
$current_ip = $_SERVER['REMOTE_ADDR'];
User::check_login($user_email, $password, $current_ip);
} else {
$message = "<div class='text-white'><p>Please fill in all required fields.</p><a href='#' class='notification-close warning-notification-close'>x</a></div><!--.notification-box .notification-box-warning end-->";
}
} else { // Form has not been submitted.
$user_email = "";
$password = "";
}
?><?php include("../includes/limittext.php");
include('../Connections/videoondemand.php');
require("../DbSql.inc.php");
require("../NewsSql.inc.php");
$db = new NewsSQL($DBName); ?>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome to The Brand. #ExpressHowYouFeel</title>
<link rel="stylesheet" href="<?php echo $siteaddress; ?>css/font.css" type="text/css" cache="false" />
<link href="<?php echo $siteaddress; ?>css/styles.css" type="text/css" rel="stylesheet" />
<style type="text/css">
.d {
font-style: italic;
}
</style>
</head>
<body >
<link rel="stylesheet" href="<?php echo $siteaddress; ?>css/eziki.css" type="text/css" />
<section class="hbox stretch"> <!-- .aside -->
<!-- /.aside --> <!-- .vbox -->
<section id="content">
<section class="vbox">
<header class="header b-b bg-white">
<div class="pull-right m-t-sm"><a href="../index">< Back</a>
</div>
<p><img src="slideme/img/SBS.png" ></p>
</header>
<section class="scrollable wrapper">
<div class="row">
<div class="col-sm-9">
<div class="blog-post">
<div class="post-item">
<div class="post-media"> <a ><img src="../sbs/ad1.png" class="img-full"></a> </div>
<div class="caption wrapper-lg">
<h2 class="post-title"><a >Are you being found online?</a></h2>
<div class="post-sum">
<p>If your customers and users can't find your business, let us show you how The Brand can improve your visibility in the current crowded social media space, draw more traffic to your website and convert it into revenue.<br>
<br>
The Brand automatically creates professionally branded posts that you can share to other social media platforms.<br>
<br>
Make a favorable impression, get the buzz out there and improve your social media leverage.</p>
</div>
</div>
</div>
<div class="post-item">
<div class="post-media"> <a ><img src="../sbs/ad2.png" class="img-full"></a> </div>
<div class="caption wrapper-lg">
<h2 class="post-title"><a >Brand Love. Thanks to The Brand</a></h2>
<div class="post-sum">
<p>Social Media is Conversation. Not a sales Pitch.From like to love and from Tweet to Love. Improve on your active audience, have consistent brand image and reputation.<br>
<br>
Your social media branding holds as much sway as any other area of your company branding. We can create The Brands with profile pics, targeted advertising and cover images that all promote your company to its full potential.
<br> <br>
Finally your identity, design, strategy,color, logo and name will now be out there the way you intended.</p>
</div>
</div>
</div>
<div class="post-item">
<div class="post-media"> <a ><img src="../sbs/ad3.png" class="img-full"></a> </div>
<div class="caption wrapper-lg">
<h2 class="post-title"><a name="network"></a><a >Explore our Break-through Shareability </a></h2>
<div class="post-sum">
<p>Create your own company social network and enjoy direct connections like you have never seen before. Share *The Brands like documents,video and music on one-on-one basis and within teams.<br>
<br>
Say bye to Groups. Hello Networks and Teams!</p>
</div>
</div>
</div>
<div class="post-item">
<div class="post-media"> <a ><img src="../sbs/ad4.png" class="img-full"></a> </div>
<div class="caption wrapper-lg">
<h2 class="post-title"><a >Users want to talk about your brand. Give them a reason to.</a></h2>
<div class="post-sum">
<p><strong> 29%</strong> of Twitter users<span class="d"> follow</span> a brand. <strong>39% </strong>of Twitter users have<span class="d"> tweeted</span> about a brand. <strong>29% </strong>of Twitter users have<span class="d"> retweeted</span> about a brand. <strong>58% </strong>of Facebook users have <span class="d">liked</span> a brand. <strong>42% </strong>of Facebook users have <span class="d">mentioned</span> a brand in a status update. <strong>41% </strong>of Facebook users have <span class="d">shared</span> a link, video or story about a brand. <br>
<br>
<h5 class="font-semibold" style="color:#b10058">Contact us</h5>
<ul class="list-unstyled m-b-lg">
<li>
<p>Let's make cool things happen
Get in Touch</p>
<small class="block text-muted"><i class="icon-phone"></i><strong>Santos</strong> +254722407698</small>
<div class="line"></div>
<small class="block text-muted"><i class="icon-envelope"></i> sokottah[at]gmail.com</small>
<div class="line"></div>
<small class="block text-muted"><i class="icon-twitter"></i>@santosokottah</small>
<div class="line"></div>
<small class="block text-muted"><i class="icon-phone"></i><strong>Davey</strong> +254719483393</small>
<div class="line"></div><small class="block text-muted"><i class="icon-envelope"></i> dmulwa[at]gmail.com</small>
<div class="line"></div>
<small class="block text-muted"><i class="icon-twitter"></i>@dngila</small>
<div class="line"></div>
</li>
</ul>
</p>
</div>
</div>
</div>
</div>
<?php /*?> <h4 class="m-t-lg m-b">Leave a comment</h4>
<form>
<div class="form-group pull-in clearfix">
<div class="col-sm-6">
<label>Your name</label>
<input type="text" class="form-control" placeholder="Name">
</div>
<div class="col-sm-6">
<label >Email</label>
<input type="email" class="form-control" placeholder="Enter email">
</div>
</div>
<div class="form-group">
<label>Comment</label>
<textarea class="form-control" rows="5" placeholder="Type your comment"></textarea>
</div>
<div class="form-group">
<button type="submit" class="btn btn-success">Submit comment</button>
</div>
</form><?php */?>
</div>
<div class="col-sm-3">
<h4 class="font-semibold" style="color:#37ACE1">What is The Brand?</h4>
<div class="line line-dashed"></div>
<div class="m-b-lg">
<p class="clear text-sm"> The Brand is a free unique Social Media application that allows you to create and share <strong>beautiful</strong> branded posts in a matter of seconds. <br>
<br>
The Brand Business Solutions (SBS), the premium section of The Brand enables businesses to profit from our unique networking and branding features. </p>
</div>
<h5 class="font-semibold" style="color:#b10058">Contact us</h5>
<div class="line line-dashed"></div>
<div class="m-t-sm m-b-lg">
<ul class="list-unstyled m-b-lg">
<li>
<p>We'd love to hear from you, whether you're a business that's looking
for a winning campaign or a potential new member of our tribe.</p>
<small class="block text-muted"><i class="icon-phone"></i><strong>Santos</strong> +254722407698</small>
<div class="line"></div>
<small class="block text-muted"><i class="icon-envelope"></i> sokottah[at]gmail.com</small>
<div class="line"></div>
<small class="block text-muted"><i class="icon-twitter"></i>@santosokottah</small>
<div class="line"></div>
<small class="block text-muted"><i class="icon-phone"></i><strong>Davey</strong> +254719483393</small>
<div class="line"></div><small class="block text-muted"><i class="icon-envelope"></i> dmulwa[at]gmail.com</small>
<div class="line"></div>
<small class="block text-muted"><i class="icon-twitter"></i>@dngila</small>
<div class="line"></div>
</li>
</ul>
</div>
<h5 class="font-semibold" style="color:#e57d04">Follow The Brand</h5>
<div class="line line-dashed"></div>
<div class="m-t-sm m-b-lg"><?php /*?> <a title="RSS" class="btn btn-rounded btn-warning btn-icon"><i class="icon-rss"></i></a><?php */?> <a href="http://twitter.com/startagme" title="Twitter" class="btn btn-rounded btn-twitter btn-icon"><i class="icon-twitter"></i></a> <a href="http://facebook.com/startagme" title="Facebook" class="btn btn-rounded btn-facebook btn-icon"><i class="icon-facebook"></i></a> <?php /*?><a title="Google+" class="btn btn-rounded btn-gplus btn-icon"><i class="icon-google-plus"></i></a><?php */?> <?php /*?><a title="LinkedIn" class="btn btn-rounded btn-info btn-icon"><i class="icon-linkedin"></i></a><?php */?> </div>
<?php /*?> <div class="m-t">
<section class="panel" style=" padding:10px; min-height:350px">
<header class="panel-heading text-center"> Startag App </header>
<div class="panel-body">
<br>
<h3 class="font-thin" style="">
<center>Get the Startag app on your mobile phone! It's easy. Just click on the link below. </center>
</h3>
<center> <br>
<a href="https://play.google.com/store/apps/details?id=co.tag.star"><img src="slideme/cover-google-play-store-white.jpg" ></a></center></div>
</section>
</div>
<?php */?>
<?php /*?> <div class="m-t">
<section class="panel bg-white " style="padding:6px">
<h3 class="font-thin text-info" style="padding-left:15px; "><strong>Experience </strong> Startag</h3>
<form action="login.php" method="post" name="contact_form" class="panel-body">
<div class="form-group">
<?php echo output_message($message); ?>
<input type="text" name="user_email" placeholder="Phone/Email" required="required" class="form-control">
</div>
<div class="form-group">
<input type="password" id="inputPassword" name="password" required="required" placeholder="Password" class="form-control">
</div>
<div class="checkbox">
<label>
<input type="checkbox">
Keep me logged in </label>
</div>
<a href="business.php" class="pull-right m-t-xs"><small>Startag For Business</small></a>
<input type="submit" name="submit" class="btn-lg btn-warning no-borders" value=" Sign In >"/>
<div class="line line-dashed"></div>
<p class="text-muted text-center"><small><a href="reset_password.php">Forgot password?</a></small></p>
<a href="register.php" class="btn btn-info btn-block"> Create an account</a>
</form>
</section>
</div> <?php */?>
<?php /*?>
<h5 class="font-semibold">Recent Tweets</h5>
<div class="line line-dashed"></div>
<div class="clear m-b"> <a class="text-info"> <span class="thumb-sm"> <img src="images/avatar.jpg" class="img-circle"> </span> @Mike Mcalidek <i class="icon-twitter"></i> </a> </div>
<ul class="list-unstyled m-b-lg">
<li>
<p>Wellcome <a class="text-info">@Drew Wllon</a> and play this web application template, have fun1 </p>
<small class="block text-muted"><i class="icon-time"></i>2 minuts ago</small>
<div class="line"></div>
</li>
<li>
<p>Morbi nec <a class="text-info">@Jonathan George</a> nunc condimentum ipsum dolor sit amet, consectetur</p>
<small class="block text-muted"><i class="icon-time"></i>1 hour ago</small>
<div class="line"></div>
</li>
<li>
<p><a class="text-info">@Josh Long</a> Vestibulum ullamcorper sodales nisi nec adipiscing elit. Morbi id neque quam. Aliquam sollicitudin venenatis</p>
<small class="block text-muted"><i class="icon-time"></i>2 hours ago</small>
<div class="line"></div>
</li>
</ul><?php */?>
<?php /*?> <h5 class="font-semibold">Categories</h5>
<div class="line line-dashed"></div>
<ul class="list-unstyled">
<li> <a class="dk"> <span class="badge pull-right">15</span> Photograph </a> </li>
<li class="line"></li>
<li> <a > <span class="badge pull-right">30</span> Life style </a> </li>
<li class="line"></li>
<li> <a > <span class="badge pull-right">9</span> Food </a> </li>
<li class="line"></li>
<li> <a > <span class="badge pull-right">4</span> Travel world </a> </li>
<li class="line"></li>
</ul>
<div class="tags m-b-lg"> <a class="label bg-success">Bootstrap</a> <a class="label bg-success">Application</a> <a class="label bg-success">Apple</a> <a class="label bg-success">Less</a> <a class="label bg-success">Theme</a> <a class="label bg-success">Wordpress</a> </div><?php */?>
</div>
</div>
</section>
</section>
</section>
<!-- /.vbox --> </section>
</body>
</html>