Compare commits
3 Commits
01b3e0c49e
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| cdb426b21a | |||
| e9e6eddab4 | |||
| ce43306fe5 |
@@ -22,7 +22,7 @@ class Welcome extends CI_Controller {
|
||||
{
|
||||
$data = array();
|
||||
$data["title_1"] = "Research";
|
||||
$data["description_1"] ="We have a unique approach of creativity to each projects as each projects deserves its indepth knowledge to achieve desiration and functionality.Here,we are incessant with results.We provide sky-scraping analysis on projects from transparent scripts to perplexing running on state-of art team";
|
||||
$data["description_1"] ="We have a unique approach of creativity to each project as each project requires in-depth knowledge to achieve the business goals as the business evolves. Here, we are particular about results. We are continuously analyzing solutions we provided to ensure we align with best practice in the industries alt all time.";
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,11 @@
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>Fluxtra</title>
|
||||
<link href="/assets/images/favicon.png" rel="icon">
|
||||
<title>Fluxtra, Solution Provider</title>
|
||||
<meta name="description" content="Custom solution, healthcare, online education in software development,software developers,custom software development, web and mobile development, solution management services. Headquartered in Atlanta, Georgia."/>
|
||||
<meta name="author" content="Fluctra LLC">
|
||||
|
||||
<link href="/assets/images/favicon.ico" rel="icon">
|
||||
<link rel="stylesheet" href="/assets/css/plugins.css">
|
||||
<link rel="stylesheet" href="/assets/css/style.css">
|
||||
</head>
|
||||
@@ -17,9 +20,6 @@
|
||||
<div class="loader-blocks">
|
||||
<span class="block-1"></span>
|
||||
<span class="block-2"></span>
|
||||
<span class="block-3"></span>
|
||||
<span class="block-4"></span>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -45,21 +45,17 @@
|
||||
<li class="nav-item">
|
||||
<a class="nav-link pagescroll" href="#our-feature">Services</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="nav-link pagescroll" href="#our-team">Team</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link pagescroll" href="#portfolio_top">Portfolio</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link pagescroll" href="#our-pricings">Packages</a>
|
||||
<a class="nav-link pagescroll" href="#portfolio_top">Products</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="nav-link pagescroll" href="#our-testimonial">Clients</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<!-- li class="nav-item">
|
||||
<a class="nav-link pagescroll" href="#our-blog">Blog</a>
|
||||
</li>
|
||||
</li -->
|
||||
<li class="nav-item">
|
||||
<a class="nav-link pagescroll" href="#contactus">contact</a>
|
||||
</li>
|
||||
@@ -67,10 +63,10 @@
|
||||
</div>
|
||||
<ul class="social-icons white">
|
||||
<li><a href="https://www.facebook.com/fluxtrapage/"><i class="fa fa-facebook"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-twitter"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-linkedin"></i> </a> </li>
|
||||
<li><a href="https://twitter.com/fluxtranet"><i class="fa fa-twitter"></i> </a> </li>
|
||||
<!-- li><a href="javascript:void(0)"><i class="fa fa-linkedin"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-instagram"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-envelope-o"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-envelope-o"></i> </a> </li -->
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
@@ -88,7 +84,7 @@
|
||||
<span class="d-block fontbold">With Solution</span>
|
||||
<span class="d-block font-xlight">that fits</span>
|
||||
</h2>
|
||||
<a class="button btnsecondary top40 pagescroll hvrwhite" href="#our-process">Learn More</a>
|
||||
<a class="button btnsecondary top40 pagescroll hvrwhite" href="#our-feature">Learn More</a>
|
||||
<a class="button btnprimary top40 pagescroll hvrwhite" href="#contactus">Let's Talk</a>
|
||||
</div>
|
||||
<div class="item bottom30">
|
||||
@@ -97,7 +93,7 @@
|
||||
<span class="d-block fontbold">Software Solutions</span>
|
||||
<span class="d-block font-xlight">Technology Consultancy</span>
|
||||
</h2>
|
||||
<a class="button btnsecondary top40 pagescroll hvrwhite" href="#our-process">Learn More</a>
|
||||
<a class="button btnsecondary top40 pagescroll hvrwhite" href="#our-feature">Learn More</a>
|
||||
<a class="button btnprimary top40 pagescroll hvrwhite" href="#contactus">Let's Talk</a>
|
||||
</div>
|
||||
<div class="item bottom30">
|
||||
@@ -106,7 +102,7 @@
|
||||
<span class="d-block fontbold">Compatibility</span>
|
||||
<span class="d-block font-xlight"> With Goals</span>
|
||||
</h2>
|
||||
<a class="button btnsecondary top40 pagescroll hvrwhite" href="#our-process">Learn More</a>
|
||||
<a class="button btnsecondary top40 pagescroll hvrwhite" href="#our-feature">Learn More</a>
|
||||
<a class="button btnprimary top40 pagescroll hvrwhite" href="#contactus">Let's Talk</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -127,7 +123,52 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-lg-6 nopadding">
|
||||
<div class="image hover-effect img-container">
|
||||
<img alt="" src="/assets/images/solution_provider.jpg" class="equalheight">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 nopadding">
|
||||
<div class="split-box text-center center-block container-padding equalheight">
|
||||
<div class="heading padding">
|
||||
|
||||
<h2 class="darkcolor bottom20 wow fadeIn" data-wow-delay="350ms">Solutions Development</h2>
|
||||
<!-- p class="heading_space wow fadeIn" data-wow-delay="400ms">
|
||||
</p -->
|
||||
<span class=" wow fadeIn" data-wow-delay="300ms"> <?= $description_1 ?></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-lg-6 nopadding">
|
||||
<div class="split-box text-center center-block container-padding equalheight">
|
||||
<div class="heading padding">
|
||||
<h2 class="darkcolor bottom20 wow fadeIn" data-wow-delay="350ms">Process Management</h2>
|
||||
<!-- p class="heading_space wow fadeIn" data-wow-delay="400ms">Applications compatible with
|
||||
your goals.</p -->
|
||||
<span class=" wow fadeIn" data-wow-delay="300ms"> <?= $description_2 ?><br><?= $description_3 ?></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 nopadding">
|
||||
<div class="image hover-effect img-container">
|
||||
<img alt="" src="/assets/images/technology_build.jpg" class="equalheight">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- div class="row">
|
||||
|
||||
<div class="col-lg-4 col-md-4">
|
||||
<div class="card" style="width: 18rem;">
|
||||
@@ -162,11 +203,10 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div -->
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- div class="container">
|
||||
@@ -189,7 +229,7 @@
|
||||
<!--Some Feature ends-->
|
||||
|
||||
<!-- WOrk Process-->
|
||||
<section id="our-process" class="padding gradient_bg_default">
|
||||
<!-- section id="our-process" class="padding gradient_bg_default">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12 col-sm-12 text-center">
|
||||
@@ -229,71 +269,13 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section -->
|
||||
<!--WOrk Process ends-->
|
||||
|
||||
<!-- Our Team-->
|
||||
<section id="our-team" class="padding">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-8 offset-md-2 col-sm-12 text-center">
|
||||
<div class="heading-title wow fadeInUp" data-wow-delay="300ms">
|
||||
<span>Heros Behind the Company</span>
|
||||
<h2 class="darkcolor bottom20">Creative Team</h2>
|
||||
<p>Dedicated and Amazing Professionals with aligned interest and shared Motive.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
||||
|
||||
<div class="col-lg-6 col-md-6">
|
||||
<div class="team-box grey-shade top60 wow fadeIn" data-wow-delay="350ms">
|
||||
<div class="image">
|
||||
<img src="/assets/images/OLU.jpg" alt="">
|
||||
<div class="overlay center-block">
|
||||
<ul class="social-icons whitebg">
|
||||
<li><a href="https://www.facebook.com/fluxtrapage/"><i class="fa fa-facebook"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-twitter"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-linkedin"></i> </a> </li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="team-content darkcolor">
|
||||
<h3>Olu Amey</h3>
|
||||
<p class="nomargin">CEO,Fluxtra</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="col-lg-6 col-md-6">
|
||||
<div class="team-box grey-shade top60 wow fadeIn" data-wow-delay="400ms">
|
||||
<div class="image">
|
||||
<img src="/assets/images/OLU.jpg" alt="">
|
||||
<div class="overlay center-block">
|
||||
<ul class="social-icons whitebg">
|
||||
<li><a href="https://www.facebook.com/fluxtrapage/"><i class="fa fa-facebook"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-twitter"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-linkedin"></i> </a> </li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="team-content darkcolor">
|
||||
<h3>Obas Agbanoma</h3>
|
||||
<p class="nomargin">CTO,Fluxtra</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- Our Team ends-->
|
||||
|
||||
<!--half img section-->
|
||||
<section class="half-section">
|
||||
<!-- section class="half-section">
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-lg-6 nopadding">
|
||||
@@ -307,7 +289,7 @@
|
||||
<span class=" wow fadeIn" data-wow-delay="300ms">Services We Offer</span>
|
||||
<h2 class="darkcolor bottom20 wow fadeIn" data-wow-delay="350ms">Solutions Provider</h2>
|
||||
<p class="heading_space wow fadeIn" data-wow-delay="400ms">
|
||||
Diverse Customised
|
||||
Diverse Customized
|
||||
Software Solutions,
|
||||
Technology Consultancy </p>
|
||||
<a href="#our-work" class="button btnprimary pagescroll wow fadeInUp" data-wow-delay="450ms">Design Works</a>
|
||||
@@ -338,63 +320,77 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section -->
|
||||
<!--half img section ends-->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--Gallery-->
|
||||
<section id="portfolio_top" class="bglight">
|
||||
<div class="container">
|
||||
<div id="portfolio-measonry" class="cbp border-portfolio">
|
||||
<div class="cbp-item itemshadow">
|
||||
<img src="/assets/images/img.jpg" alt="">
|
||||
<img src="/assets/images/merms.jpg" alt="Electronic Medsical Records" style="background-size: contain;">
|
||||
<div class="overlay center-block whitecolor">
|
||||
<a class="plus" data-fancybox="gallery" href="/assets/images/img.jpg"></a>
|
||||
<h4 class="top30">AutoMedsys</h4>
|
||||
<a class="plus" href="https://www.mermsemr.com/" href="/assets/images/merms.jpg" ></a>
|
||||
<h4 class="top30">Community Health Management</h4>
|
||||
<p> EMR + Practice Management Medical Software</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cbp-item">
|
||||
<div class="text_wrap">
|
||||
<div class="heading-title text-center padding_top">
|
||||
<span>Portfolio </span>
|
||||
<h2 class="darkcolor bottom10">AUTOMEDSYS</h2>
|
||||
<p>Medical practice management software</p>
|
||||
<span>Products </span>
|
||||
<h2 class="darkcolor bottom10">Fluxtra</h2>
|
||||
<p>Medical Practice Administration, Health Care Management, Online Education Platforms, Personal Health Tracking, Social-Blogs </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cbp-item itemshadow">
|
||||
<img src="/assets/images/IMG_0664.PNG" alt="">
|
||||
<img src="/assets/images/dorcastore.jpg" alt="">
|
||||
<div class="overlay center-block whitecolor">
|
||||
<a class="plus" data-fancybox="gallery" href="https://www.youtube.com/watch?v=_sI_Ps7JSEk&autoplay=1&rel=0&controls=0&showinfo=0"></a>
|
||||
<h4 class="top30">Wrenchboard</h4>
|
||||
<p>Skill Marketplace</p>
|
||||
<a class="plus" href="https://www.dorcastore.com/"></a>
|
||||
<h4 class="top30">DorcaStore</h4>
|
||||
<p>Family Health Information</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cbp-item itemshadow">
|
||||
<img src="/assets/images/coregrade.JPG" alt="">
|
||||
<img src="/assets/images/coregrade.jpg" alt="">
|
||||
<div class="overlay center-block whitecolor">
|
||||
<a class="plus" data-fancybox="gallery" href="/assets/images/coregrade.JPG"></a>
|
||||
<h4 class="top30">Coregrade</h4>
|
||||
<p>Network Solutions</p>
|
||||
<a class="plus" href="https://www.coregrade.com/" href="/assets/images/coregrade.jpg"></a>
|
||||
<h4 class="top30">CoreGrade</h4>
|
||||
<p>Flexible Educational Solutions</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cbp-item itemshadow">
|
||||
<img src="/assets/images/1_061r5zTxpqGx1GHjXiXRCw.jpeg" alt="">
|
||||
<img src="/assets/images/myfit.jpg" alt="">
|
||||
<div class="overlay center-block whitecolor">
|
||||
<a class="plus" data-fancybox="gallery" href="/assets/images/1_061r5zTxpqGx1GHjXiXRCw.jpeg"></a>
|
||||
<a class="plus" href="https://myfit.mermsemr.com/" href="/assets/images/myfit.jpg"></a>
|
||||
<h4 class="top30">MyFit</h4>
|
||||
<p>Personal Health Concierge</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cbp-item itemshadow">
|
||||
<img src="/assets/images/blackfaces.jpg" alt="">
|
||||
<div class="overlay center-block whitecolor">
|
||||
<a class="plus" href="https://www.theblackfaces.com/" href="/assets/images/blackfaces.jpg"></a>
|
||||
<h4 class="top30">TheBlackFaces</h4>
|
||||
<p>Collecting African history before the noise</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="cbp-item">
|
||||
<div class="bottom-text">
|
||||
<div class="cells">
|
||||
<p>We’ve Completed More Than </p>
|
||||
<h2 class="port_head gradient_text">682</h2>
|
||||
<p class="bottom15">projects for our amazing clients,</p>
|
||||
<!-- p>We’ve Completed More Than </p>
|
||||
<h2 class="port_head gradient_text">682</h2 >
|
||||
<p class="bottom15">projects for our amazing clients,</p -->
|
||||
</div>
|
||||
<div class="cells">
|
||||
<a href="gallery-detail.html" class="button btnsecondary btn-gradient-hvr">View All Work</a>
|
||||
<a href="#contactus" class="button btnsecondary btn-gradient-hvr">Contact us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -404,7 +400,7 @@
|
||||
<!--Gallery ends -->
|
||||
|
||||
<!-- Mobile Apps -->
|
||||
<section id="our-apps" class="padding">
|
||||
<!-- section id="our-apps" class="padding">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12 col-sm-12 text-center">
|
||||
@@ -472,7 +468,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section> <!--Mobile Apps ends-->
|
||||
</section --> <!--Mobile Apps ends-->
|
||||
|
||||
<!-- Counters -->
|
||||
<section id="funfacts" class="padding_top fact-iconic gradient_bg">
|
||||
@@ -484,25 +480,25 @@
|
||||
</div>
|
||||
<div class="col-md-7 col-sm-12 text-center">
|
||||
<div class="row">
|
||||
<div class="col-md-4 col-sm-4 icon-counters whitecolor margin_bottom wow fadeInUp" data-wow-delay="350ms">
|
||||
<div class="col-md-6 col-sm-4 icon-counters whitecolor margin_bottom wow fadeInUp" data-wow-delay="350ms">
|
||||
<div class="img-icon bottom15">
|
||||
<i class="fa fa-smile-o"></i>
|
||||
</div>
|
||||
<div class="counters">
|
||||
<span class="count_nums" data-to="2500" data-speed="2500"> </span> <i class="fa fa-plus"></i>
|
||||
<span class="count_nums" data-to="250000" data-speed="25000"> </span> <i class="fa fa-plus"></i>
|
||||
</div>
|
||||
<p class="title">Satisfied customers</p>
|
||||
<p class="title">Users Accounts</p>
|
||||
</div>
|
||||
<div class="col-md-4 col-sm-4 icon-counters whitecolor margin_bottom wow fadeInUp" data-wow-delay="400ms">
|
||||
<div class="col-md-6 col-sm-4 icon-counters whitecolor margin_bottom wow fadeInUp" data-wow-delay="400ms">
|
||||
<div class="img-icon bottom15">
|
||||
<i class="fa fa-language"> </i>
|
||||
</div>
|
||||
<div class="counters">
|
||||
<span class="count_nums" data-to="9500" data-speed="2500"> </span> <i class="fa fa-plus"></i>
|
||||
<span class="count_nums" data-to="95" data-speed="50"> </span> <i class="fa fa-plus"></i>
|
||||
</div>
|
||||
<p class="title">Completed consultations</p>
|
||||
<p class="title">Completed Projects</p>
|
||||
</div>
|
||||
<div class="col-md-4 col-sm-4 icon-counters whitecolor margin_bottom wow fadeInUp" data-wow-delay="450ms">
|
||||
<!-- div class="col-md-4 col-sm-4 icon-counters whitecolor margin_bottom wow fadeInUp" data-wow-delay="450ms">
|
||||
<div class="img-icon bottom15">
|
||||
<i class="fa fa-desktop"></i>
|
||||
</div>
|
||||
@@ -510,7 +506,7 @@
|
||||
<span class="count_nums" data-to="6000" data-speed="2500"> </span> <i class="fa fa-plus"></i>
|
||||
</div>
|
||||
<p class="title">Carried out training</p>
|
||||
</div>
|
||||
</div -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -518,74 +514,7 @@
|
||||
</section>
|
||||
<!--Counters ends-->
|
||||
|
||||
<!-- Pricing Tables -->
|
||||
<section id="our-pricings" class="padding pricing-bg">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-8 offset-md-2 col-sm-12 text-center">
|
||||
<div class="heading-title whitecolor wow fadeInUp" data-wow-delay="300ms">
|
||||
<span>Choose The Best One</span>
|
||||
<h2 class="bottom30">Our Packages</h2>
|
||||
<p>Curabitur mollis bibendum luctus. Duis suscipit vitae dui sed suscipit. Vestibulum auctor nunc vitae diam eleifend, in maximus metus sollicitudin. Quisque vitae sodales lectus. </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row centered-table">
|
||||
<div class="col-md-4 col-sm-12">
|
||||
<div class="price-table top60 wow fadeIn" data-wow-delay="350ms">
|
||||
<h3 class="bottom20 darkcolor">Starter Plan</h3>
|
||||
<ul class="top20">
|
||||
<li><span>Designing a small brand</span></li>
|
||||
<li><span>Redesign the company logo</span></li>
|
||||
<li><span>New visual design of the website</span></li>
|
||||
<li><span>Deploying a website</span></li>
|
||||
<li><span>Support and care</span></li>
|
||||
</ul>
|
||||
<div class="clearfix"></div>
|
||||
<div class="ammount top50">
|
||||
<h2 class="defaultcolor"><i class="fa fa-dollar"></i> 9.99</h2>
|
||||
</div>
|
||||
<a href="javascript:void(0)" class="button btnprimary top50">Get Started </a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4 col-sm-12">
|
||||
<div class="price-table active top60 wow fadeIn" data-wow-delay="400ms">
|
||||
<h3 class="bottom20 darkcolor">Business Plan</h3>
|
||||
<ul class="top20">
|
||||
<li><span>Designing a small brand</span></li>
|
||||
<li><span>Redesign the company logo</span></li>
|
||||
<li><span>New visual design of the website</span></li>
|
||||
<li><span>Deploying a website</span></li>
|
||||
<li><span>Studio and product photography</span></li>
|
||||
</ul>
|
||||
<div class="clearfix"></div>
|
||||
<div class="ammount top50">
|
||||
<h2 class="defaultcolor"><i class="fa fa-dollar"></i> 29.99</h2>
|
||||
</div>
|
||||
<a href="javascript:void(0)" class="button btnsecondary top50">Get Started </a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4 col-sm-12">
|
||||
<div class="price-table top60 wow fadeIn" data-wow-delay="450ms">
|
||||
<h3 class="bottom20 darkcolor">Expert Plan</h3>
|
||||
<ul class="top20">
|
||||
<li><span>Designing a small brand</span></li>
|
||||
<li><span>Redesign the company logo</span></li>
|
||||
<li><span>New visual design of the website</span></li>
|
||||
<li><span>Deploying a website</span></li>
|
||||
<li><span>Studio and product photography</span></li>
|
||||
</ul>
|
||||
<div class="clearfix"></div>
|
||||
<div class="ammount top50">
|
||||
<h2 class="defaultcolor"><i class="fa fa-dollar"></i> 99.99 </h2>
|
||||
</div>
|
||||
<a href="javascript:void(0)" class="button btnprimary top50">Get Started </a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!--Pricing Tables ends-->
|
||||
|
||||
|
||||
<!-- Testimonials -->
|
||||
<section id="our-testimonial" class="padding testimonial-bg">
|
||||
@@ -595,23 +524,23 @@
|
||||
<div id="testimonial-quote" class="owl-carousel">
|
||||
<div class="item">
|
||||
<div class="testimonial-quote whitecolor">
|
||||
<h3 class="bottom30">If you are a small business and you are interested in small rebranding then this is a perfect plan for you</h3>
|
||||
<h6>David Raleway</h6>
|
||||
<small>CEO, XeOne</small>
|
||||
<h3 class="bottom30">Fluxtra understands and worked efficiently with the evolution of our product from inception across our growth plans</h3>
|
||||
<h6>Obax Noma</h6>
|
||||
<small>CEO, WrenchBoard</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="testimonial-quote whitecolor">
|
||||
<h3 class="bottom30">If you are a small business and you are interested in small rebranding then this is a perfect plan for you</h3>
|
||||
<h6>Jack Kaclics</h6>
|
||||
<small>Designer, XeOne</small>
|
||||
<h3 class="bottom30">If you are a small business and you are interested in rebranding, then fluxtra is a perfect solution for you</h3>
|
||||
<h6>Toks Law</h6>
|
||||
<small>Owner, TabOrg Systems</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="testimonial-quote whitecolor">
|
||||
<h3 class="bottom30">We show you our professional achievements in numbers, which show the acquired skills</h3>
|
||||
<h6>Stephen Jhon</h6>
|
||||
<small>CEO, XeOne</small>
|
||||
<h3 class="bottom30">Partnership with fluxtra as we evolve our digital news portfolio. We show you accomplishments in numbers and stability</h3>
|
||||
<h6>Luke Omik</h6>
|
||||
<small>CEO, Blue-Aqua</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -628,7 +557,7 @@
|
||||
|
||||
|
||||
<!-- Video Click -->
|
||||
<section id="video-bg" class="video-parallax padding_top">
|
||||
<!-- section id="video-bg" class="video-parallax padding_top">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-7 col-sm-7">
|
||||
@@ -647,53 +576,11 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section -->
|
||||
<!--Video Click-->
|
||||
|
||||
|
||||
<!-- Partners -->
|
||||
<section id="logos" class="padding_bottom">
|
||||
<div class="container">
|
||||
<h3 class="invisible">hidden</h3>
|
||||
<div class="row">
|
||||
<div class="col-md-12 col-sm-12">
|
||||
<div id="partners-slider" class="owl-carousel">
|
||||
<div class="item">
|
||||
<div class="logo-item"> <img alt="" src="/assets/images/logo-1.png"></div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="logo-item"><img alt="" src="/assets/images/logo-2.png"></div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="logo-item"><img alt="" src="/assets/images/logo-3.png"></div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="logo-item"><img alt="" src="/assets/images/logo-4.png"></div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="logo-item"><img alt="" src="/assets/images/logo-5.png"></div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="logo-item"><img alt="" src="/assets/images/logo-1.png"></div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="logo-item"><img alt="" src="/assets/images/logo-2.png"></div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="logo-item"><img alt="" src="/assets/images/logo-3.png"></div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="logo-item"><img alt="" src="/assets/images/logo-4.png"></div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="logo-item"><img alt="" src="/assets/images/logo-5.png"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!--Partners Ends-->
|
||||
|
||||
|
||||
|
||||
<!-- Our Blogs -->
|
||||
@@ -709,7 +596,7 @@
|
||||
<span>Read Our News</span>
|
||||
<h2 class="darkcolor bottom25">Latest Blog Post</h2>
|
||||
<p class="heading_space">Interestingly,software-defined storage (SDS)has taken over... </p>
|
||||
<a href="blog.html" class="button btnsecondary">Read Full Story</a>
|
||||
<a href="#" class="button btnsecondary">Read Full Story</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -730,19 +617,19 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 col-sm-12 margin_bottom wow fadeInUp" data-wow-delay="350ms">
|
||||
<p>Fluxtra is not just a a software houses on providing the most qualitative Software platforms,we are so much more than that.We offer Maintenance and adequate monitoring as needed and still Network solutions.</p>
|
||||
<p>Fluxtra is not just a software house on providing the most qualitative Software platforms. We are so much more than that; we offer maintenance and adequate monitoring as needed with a keen eye on your growth goals.</p>
|
||||
<div class="row">
|
||||
<div class="col-md-6 col-sm-6 our-address top40">
|
||||
<h5 class="bottom25">Our Address</h5>
|
||||
<p class="bottom15">Address: USA: 2451 Cumberland Pkwy Ste. 3570.
|
||||
NIGERIA : 8A Saka Tinubu Street,
|
||||
<p class="bottom15">Address: USA: 2451 Cumberland Pkwy Ste. 3570. GA 30339
|
||||
<!-- NIGERIA : 8A Saka Tinubu Street,
|
||||
Off Adeola Odeku Street,
|
||||
Victoria Island, Lagos, Nigeria </p>
|
||||
Victoria Island, Lagos, Nigeria --></p>
|
||||
<!-- a class="pickus" href="#." data-text="Get Directions">Get Directions</a -->
|
||||
</div>
|
||||
<div class="col-md-6 col-sm-6 our-address top40">
|
||||
<h5 class="bottom25">Our Phone</h5>
|
||||
<p class="bottom15">Phone: +1 (404) 855-7966 :<br> +234 (909) 464 2915 <span class="block">
|
||||
<p class="bottom15">Phone: +1 (404) 855-7966 :<br> <!--+234 (909) 464 2915 --> <span class="block">
|
||||
Mobile :+1 (404) 855-7966
|
||||
</span> </p>
|
||||
<!-- a class="pickus" href="#." data-text="Call Us">Call Us</a -->
|
||||
@@ -800,7 +687,7 @@
|
||||
</div>
|
||||
|
||||
<!--Location Map here-->
|
||||
<div id="map-container"></div>
|
||||
<!-- div id="map-container"></div -->
|
||||
</section>
|
||||
<!--Contact US Ends-->
|
||||
|
||||
@@ -811,13 +698,13 @@
|
||||
<div class="col-md-12 col-sm-12 text-center">
|
||||
<ul class="social-icons bottom25 wow fadeInUp" data-wow-delay="300ms">
|
||||
<li><a href="https://www.facebook.com/fluxtrapage/"><i class="fa fa-facebook"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-twitter"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-google-plus"></i> </a> </li>
|
||||
<li><a href="https://twitter.com/fluxtranet"><i class="fa fa-twitter"></i> </a> </li>
|
||||
<!-- li><a href="javascript:void(0)"><i class="fa fa-google-plus"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-linkedin"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-instagram"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-envelope-o"></i> </a> </li>
|
||||
<li><a href="javascript:void(0)"><i class="fa fa-envelope-o"></i> </a> </li -->
|
||||
</ul>
|
||||
<p class="copyrights wow fadeInUp" data-wow-delay="350ms"> © 2019 Fluxtra.</p>
|
||||
<p class="copyrights wow fadeInUp" data-wow-delay="350ms"> © 2020 Fluxtra.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
After Width: | Height: | Size: 8.5 KiB |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 186 KiB |
|
After Width: | Height: | Size: 158 KiB |
|
After Width: | Height: | Size: 119 KiB |
|
After Width: | Height: | Size: 171 KiB |
|
After Width: | Height: | Size: 543 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 169 KiB |
|
After Width: | Height: | Size: 65 KiB |
@@ -0,0 +1 @@
|
||||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 64 KiB |