File: /home/imensosw/.trash/index.php.5
<!doctype html>
<html lang="en">
<head>
<title>Homepage | Imenso Software</title>
<?php include 'header.php';?>
<link rel='stylesheet' href='css/home.css' media='all' />
</head>
<body>
<?php include 'topbar.php';?>
<?php include 'banner.php';?>
<section class="service burger">
<div class="container">
<div class="row">
<div class="col-md-8 service__sidebar">
<div class="heading">
<span class="shade">Capabilities</span>
<h3 class="big-h3 mt-3">We build and deploy world-class IT products. Our on demand teams can <span class="underline-2">design, build, deploy and scale </span> your business in most efficient way</h3>
</div>
</div>
<div class="col-md-4">
<div class="service__wrapper">
<div class="service__wrapper-item" data-aos="fade-up">
<div class="item-body">
<h5 class="">Design</h5>
<p>Bespoke web development services that respond to your business needs services that respond to your.</p>
<ul>
<li>Product Design</li>
<li>UX Research</li>
<li>UX/UI Design </li>
<li>Responsive Web Design (RDW)</li>
<li>Wireframing and Prototyping</li>
</ul>
<a href="" class="btn btn-bordered mt-4">Know More</a>
</div>
</div>
<div class="service__wrapper-item" data-aos="fade-up">
<div class="item-body">
<h5>Build</h5>
<p>Bespoke web development services that respond to your business needs services that respond to your.</p>
<ul>
<li>Product Engineering</li>
<li>Digital Transfromation</li>
<li>Mobile Apps</li>
<li>Process Automation</li>
<li>Application Modernization</li>
</ul>
<a href="" class="btn-bordered mt-4" style="font-size:0.9em;"> Know More</a>
</div>
</div>
<div class="service__wrapper-item" data-aos="fade-up">
<div class="item-body">
<h5 class="">Deploy</h5>
<p>Bespoke web development services that respond to your business needs services that respond to your.</p>
<ul>
<li>Serverless Architecture</li>
<li>AWS Cloud</li>
<li>Google Cloud </li>
<li>Azure </li>
<li>DevOps</li>
</ul>
<a href="" class="btn-bordered mt-4" style="font-size:0.9em;"> Know More</a>
</div>
</div>
<div class="service__wrapper-item" data-aos="fade-up">
<div class="item-body">
<h5 class="">Scale</h5>
<p>Bespoke web development services that respond to your business needs services that respond to your.</p>
<ul>
<li>Data Visualization</li>
<li>Dashboards </li>
<li>Data Warehousing</li>
<li>Power BI reporting</li>
<li>Power BI embeded</li>
</ul>
<a href="" class="btn-bordered mt-4" style="font-size:0.9em;"> Know More</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="burger projects">
<div class="container">
<div class="row">
<div class="col-lg-6 offset-lg-3 text-center">
<span class="shade">Success Stories</span>
<h2 class="heading">Creating world-class digital products</h2>
</div>
</div>
<div class="row mt-5">
<div class="col-lg-12">
<div class="project image-grid">
<div class="project__item">
<a href="" target="_blank">
<picture>
<source srcset="<?php echo $mobile ?>/project3.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/project3.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/project3.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/project3.webp" alt="Flowers"><!-- Desktop Default -->
</picture>
</a>
<div class="project__item-brief">
<p class="shade">MobilePay</p>
<h3>Creating better payment experiences for healthcare</h3>
</div>
</div>
<div class="project__item">
<a href="" target="_blank">
<picture>
<source srcset="<?php echo $mobile ?>/mps-com-2.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/mps-com-2.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/mps-com-2.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/mps-com-2.webp" alt="Flowers"><!-- Desktop Default -->
</picture>
</a>
<div class="project__item-brief">
<p class="shade">Patient Communication Portal</p>
<h3>Collaborating patient workflows effectively through patient communication</h3>
</div>
</div>
<div class="project__item">
<a href="" target="_blank">
<picture>
<source srcset="<?php echo $mobile ?>/lm-thumb.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/lm-thumb.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/lm-thumb.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/lm-thumb.webp" alt="Flowers"><!-- Desktop Default -->
</picture>
</a>
<div class="project__item-brief">
<p class="shade">MobilePay</p>
<h3>Creating better payment experiences for healthcare</h3>
</div>
</div>
<div class="project__item">
<a href="" target="_blank">
<picture>
<source srcset="<?php echo $mobile ?>/project3.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/project3.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/project3.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/project3.webp" alt="Flowers"><!-- Desktop Default -->
</picture>
</a>
<div class="project__item-brief">
<p class="shade">Patient Communication Portal</p>
<h3>Collaborating patient workflows effectively through patient communication</h3>
</div>
</div>
</div>
<div class="cursor cursor-eye">
<span class="cursor-show">View</span>
</div>
</div>
</div>
<div class="mt-5 text-center"><a href="" class="btn btn-primary">View All Projects</a></div>
</div>
</section>
<section class="burger techstack border-top" style="background-color:#f8f8f8;">
<div class="container">
<div class="section-header" data-aos="fade-up">
<span class="shade">Technical Expertise</span>
<h2>Cutting edge technologies<br> for your business success</h2>
</div>
<div class="row mb-4 border-bottom pb-4 align-items-center t-burger">
<div class="col-sm-2">
<h5 class="mb-0">Frontend</h5>
</div>
<div class="col-sm-10">
<ul class="techicons">
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/angular.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/angular.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/angular.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/angular.webp" alt="angular"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Angular.js</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/vuejs.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/vuejs.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/vuejs.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/vuejs.webp" alt="vuejs"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Vue.js</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/react.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/react.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/react.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/react.webp" alt="react"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> React.js</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/html5.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/html5.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/html5.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/html5.webp" alt="html5"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> HTML 5</span>
</a>
</li>
</ul>
</div>
</div>
<div class="row mb-4 border-bottom pb-4 align-items-center ">
<div class="col-sm-2">
<h5 class="mb-0">Backend</h5>
</div>
<div class="col-sm-10">
<ul class="techicons">
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/olanguage/nodejs.webp media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/nodejs.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/nodejs.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/nodejs.webp" alt="nodejs"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Node.js</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/laravel.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/laravel.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/laravel.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/laravel.webp" alt="laravel"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Laravel</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/codeigniter.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/codeigniter.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/codeigniter.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/codeigniter.webp" alt="codeigniter"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Codeigniter</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/wordpress.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/wordpress.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/wordpress.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/wordpress.webp" alt="wordpress"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> WordPress</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/shopify.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/shopify.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/shopify.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/shopify.webp" alt="shopify"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Shopify</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/magento.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/magento.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/magento.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/magento.webp" alt="magento"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Magento</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/drupal.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/drupal.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/drupal.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/drupal.webp" alt="drupal"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Drupal</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/dotnet.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/dotnet.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/dotnet.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/dotnet.webp" alt="dotnet"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> .Net Core</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/php.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/php.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/php.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/php.webp" alt="php"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> PHP</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/asp.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/asp.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/asp.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/asp.webp" alt="asp"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> .NET</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/mvc.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/mvc.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/mvc.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/mvc.webp" alt="mvc"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> ASP MVC</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/xamarin.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/xamarin.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/xamarin.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/xamarin.webp" alt="xamarin"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Xamarin</span>
</a>
</li>
</ul>
</div>
</div>
<div class="row mb-4 border-bottom pb-4 align-items-center ">
<div class="col-sm-2">
<h5 class="mb-0">Mobile Apps</h5>
</div>
<div class="col-sm-10">
<ul class="techicons">
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/react.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/react.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/react.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/react.webp" alt="react"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> React Native</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/apple.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/apple.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/apple.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/apple.webp" alt="apple"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> iOS</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/android.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/android.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/android.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/android.webp" alt="android"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Android</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/phonegap.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/phonegap.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/phonegap.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/phonegap.webp" alt="phonegap"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Phonegap</span>
</a>
</li>
</ul>
</div>
</div>
<div class="row mb-4 border-bottom pb-4 align-items-center ">
<div class="col-sm-2">
<h5 class="mb-0">Database</h5>
</div>
<div class="col-sm-10">
<ul class="techicons">
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/mysql.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/mysql.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/mysql.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/mysql.webp" alt="mysql"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> MySQL</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/mssql.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/mssql.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/mssql.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/mssql.webp" alt="mssql"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> MS SQL</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/postgresql.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/postgresql.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/postgresql.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/postgresql.webp" alt="postgresql"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> PostgreSQL</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/mongodb.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/mongodb.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/mongodb.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/mongodb.webp" alt="mongodb"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> MongoDB</span>
</a>
</li>
</ul>
</div>
</div>
<div class="row mb-4 border-bottom pb-4 align-items-center ">
<div class="col-sm-2">
<h5 class="mb-0">Data Analytics</h5>
</div>
<div class="col-sm-10">
<ul class="techicons">
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/powerbi.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/powerbi.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/powerbi.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/powerbi.webp" alt="powerbi"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Power BI</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/tableau.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/tableau.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/tableau.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/tableau.webp" alt="tableau"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Tableau</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/qliksense.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/qliksense.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/qliksense.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/qliksense.webp" alt="qliksense"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Qlik Sense</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/excel-app.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/excel-app.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/excel-app.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/excel-app.webp" alt="excel-app"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Excel</span>
</a>
</li>
</ul>
</div>
</div>
<div class="row pb-4">
<div class="col-sm-2">
<h5 class="mb-0">DevOps</h5>
</div>
<div class="col-sm-10">
<ul class="techicons">
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/azure.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/azure.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/azure.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/azure.webp" alt="azure"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Azure</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/googlecloud.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/googlecloud.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/googlecloud.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/googlecloud.webp" alt="googlecloud"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Google Cloud</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/aws.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/aws.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/aws.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/aws.webp" alt="aws"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> AWS</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<picture>
<source srcset="<?php echo $mobile ?>/language/docker.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/language/docker.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/language/docker.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/language/docker.webp" alt="docker"><!-- Desktop Default -->
</picture>
</span>
<span class="ti-name"> Docker</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="reviewsection t-burger" data-aos="fade-up">
<div class="container">
<div class="section-header">
<div class="w-50 text-center m-auto">
<!-- <span class="shade">Who we are</span> -->
<h2>You're in a good company</h2>
<p>We have long experience & expertise, leverage it to build a winning team and add value in to your business.</p>
</div>
</div>
</div>
<div class="container my-5">
<div class="row stats-light gutter mb-5">
<div class="col-md-4">
<div class="why-item">
<span class="big">12+</span>
<span class="title">Years of Experience</span>
<p>Our group of PHP developers have an average of ten years experience and are able to manage projects in any size.</p>
</div>
</div>
<div class="col-md-4">
<div class="why-item">
<span class="big">100+</span>
<span class="title">Developers</span>
<p>Our group of PHP developers have an average of ten years experience and are able to manage projects in any size.</p>
</div>
</div>
<div class="col-md-4">
<div class="why-item">
<span class="big">330+</span>
<span class="title">Projects Delivered</span>
<p>Our group of PHP developers have an average of ten years experience and are able to manage projects in any size.</p>
</div>
</div>
</div>
<div class="text-center client_logo gutter">
<h5 class=""><span>Trusted by</span></h5>
<ul class="col8">
<li>
<a href="#">
<picture>
<source srcset="<?php echo $mobile ?>/clients/dominos_w.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/clients/dominos_w.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/clients/dominos_w.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/clients/dominos_w.webp" alt="dominos"><!-- Desktop Default -->
</picture>
</a>
</li>
<li>
<a href="#">
<picture>
<source srcset="<?php echo $mobile ?>/clients/ul_w.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/clients/ul_w.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/clients/ul_w.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/clients/ul_w.webp" alt="ul"><!-- Desktop Default -->
</picture>
</a>
</li>
<li>
<a href="#">
<picture>
<source srcset="<?php echo $mobile ?>/clients/nthrive_w.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/clients/nthrive_w.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/clients/nthrive_w.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/clients/nthrive_w.webp" alt="nthrive"><!-- Desktop Default -->
</picture>
</a>
</li>
<li>
<a href="#">
<picture>
<source srcset="<?php echo $mobile ?>/clients/mns_w.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/clients/mns_w.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/clients/mns_w.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/clients/mns_w.webp" alt="mns"><!-- Desktop Default -->
</picture>
</a>
</li>
<li style="border-right: none;">
<a href="#">
<picture>
<source srcset="<?php echo $mobile ?>/clients/liberty_w.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/clients/liberty_w.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/clients/liberty_w.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/clients/liberty_w.webp" alt="liberty"><!-- Desktop Default -->
</picture>
</a>
</li>
<li style="border-bottom: none;">
<a href="#">
<picture>
<source srcset="<?php echo $mobile ?>/clients/millennia_w.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/clients/millennia_w.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/clients/millennia_w.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/clients/millennia_w.webp" alt="millennia"><!-- Desktop Default -->
</picture>
</a>
</li>
<li style="border-bottom: none;">
<a href="#">
<picture>
<source srcset="<?php echo $mobile ?>/clients/knowbe4_w.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/clients/knowbe4_w.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/clients/knowbe4_w.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/clients/knowbe4_w.webp" alt="knowbe4"><!-- Desktop Default -->
</picture>
</a>
</li>
<li style="border-bottom: none;">
<a href="#">
<picture>
<source srcset="<?php echo $mobile ?>/clients/allianz_w.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/clients/allianz_w.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/clients/allianz_w.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/clients/allianz_w.webp" alt="allianz"><!-- Desktop Default -->
</picture>
</a>
</li>
<li style="border-bottom: none;">
<a href="#">
<picture>
<source srcset="<?php echo $mobile ?>/clients/position_w.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/clients/position_w.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/clients/position_w.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/clients/position_w.webp" alt="position"><!-- Desktop Default -->
</picture>
</a>
</li>
<li style="border-right: none; border-bottom: none;">
<a href="#">
<picture>
<source srcset="<?php echo $mobile ?>/clients/jjb_w.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/clients/jjb_w.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/clients/jjb_w.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/clients/jjb_w.webp" alt="jjb"><!-- Desktop Default -->
</picture>
</a>
</li>
</ul>
</div>
</div>
<div class="swiper testimonial_review t-burger">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="reviewslide">
<div class="reviewslide__authorimg">
<picture>
<source srcset="<?php echo $mobile ?>/review3.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/review3.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/review3.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/review3.webp" alt="review"><!-- Desktop Default -->
</picture>
</div>
<div class="reviewslide__content">
<p class="blockquote">We found Imenso Software to be a great company to work with, they are very responsive in terms of understanding our needs, in fact they suggested us a better technology to develop our employee engagement tool. </p>
<div class="reviewslide__content-author">
<strong>Pamela Frost</strong><br>
<span class="review-role">Director - Because Pty Ltd.</span>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="reviewslide">
<div class="reviewslide__authorimg">
<picture>
<source srcset="<?php echo $mobile ?>/review3.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/review3.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/review3.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/review3.webp" alt="review"><!-- Desktop Default -->
</picture>
</div>
<div class="reviewslide__content">
<p class="blockquote">We found Imenso Software to be a great company to work with, they are very responsive in terms of understanding our needs, in fact they suggested us a better technology to develop our employee engagement tool. </p>
<div class="reviewslide__content-author">
<strong>Pamela Frost</strong><br>
<span class="review-role">Director - Because Pty Ltd.</span>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="swiper-pagination"></div> -->
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</section>
<section class="t-burger industries">
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="section-header">
<span class="shade">INDUSTRIES</span>
<h2 class="mb-4">We server multiple industries</h2>
<p>Our team consist an enthusiast of almost all the industries, no matter which industry you are operating in, we know all the know-hows.</p>
</div>
</div>
</div>
</div>
<div class="row mt-5">
<div class="grid">
<div id="reviews" class="swiper-industries swiper">
<div class="swiper-wrapper">
<figure class="effect-sarah swiper-slide">
<div class="img">
<picture>
<source srcset="<?php echo $mobile ?>/industries/automotive.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/industries/automotive.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/industries/automotive.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/industries/automotive.webp" alt="automotive"><!-- Desktop Default -->
</picture>
</div>
<figcaption>
<h2>Automotive</h2>
<p>Our digital solutions are helping the medical industry provide better.</p>
<a href="#">Learn more</a>
</figcaption>
</figure>
<figure class="effect-sarah swiper-slide">
<div class="img">
<picture>
<source srcset="<?php echo $mobile ?>/industries/healthcare.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/industries/healthcare.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/industries/healthcare.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/industries/healthcare.webp" alt="healthcare"><!-- Desktop Default -->
</picture>
</div>
<figcaption>
<h2>Healthcare</h2>
<p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-sarah swiper-slide">
<div class="img">
<picture>
<source srcset="<?php echo $mobile ?>/industries/hospitality-travel.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/industries/hospitality-travel.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/industries/hospitality-travel.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/industries/hospitality-travel.webp" alt="hospitality"><!-- Desktop Default -->
</picture>
</div>
<figcaption>
<h2>Hospitality and Travel</h2>
<p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-sarah swiper-slide">
<div class="img">
<picture>
<source srcset="<?php echo $mobile ?>/industries/education.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/industries/education.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/industries/education.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/industries/education.webp" alt="education"><!-- Desktop Default -->
</picture>
</div>
<figcaption>
<h2>Education</h2>
<p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-sarah swiper-slide">
<div class="img">
<picture>
<source srcset="<?php echo $mobile ?>/industries/e-commerce.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/industries/e-commerce.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/industries/e-commerce.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/industries/e-commerce.webp" alt="e-commerce"><!-- Desktop Default -->
</picture>
</div>
<figcaption>
<h2>E-commerce and Retail</h2>
<p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-sarah swiper-slide">
<div class="img">
<picture>
<source srcset="<?php echo $mobile ?>/industries/media.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/industries/media.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/industries/media.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/industries/media.webp" alt="media"><!-- Desktop Default -->
</picture>
</div>
<figcaption>
<h2>Media</h2>
<p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-sarah swiper-slide">
<div class="img">
<picture>
<source srcset="<?php echo $mobile ?>/industries/realestate.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/industries/realestate.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/industries/realestate.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/industries/realestate.webp" alt="realestate"><!-- Desktop Default -->
</picture>
</div>
<figcaption>
<h2>Real Estate</h2>
<p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-sarah swiper-slide">
<div class="img">
<picture>
<source srcset="<?php echo $mobile ?>/industries/logistics.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/industries/logistics.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/industries/logistics.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/industries/logistics.webp" alt="logistics"><!-- Desktop Default -->
</picture>
</div>
<figcaption>
<h2>Transport and Logistics</h2>
<p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-sarah swiper-slide">
<div class="img">
<picture>
<source srcset="<?php echo $mobile ?>/industries/insurance.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/industries/insurance.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/industries/insurance.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/industries/insurance.webp" alt="insurance"><!-- Desktop Default -->
</picture>
</div>
<figcaption>
<h2>Insurance</h2>
<p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-sarah swiper-slide">
<div class="img">
<picture>
<source srcset="<?php echo $mobile ?>/industries/manufacturing.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/industries/manufacturing.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/industries/manufacturing.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/industries/manufacturing.webp" alt="manufacturing"><!-- Desktop Default -->
</picture>
</div>
<figcaption>
<h2>Manufacturing</h2>
<p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-sarah swiper-slide">
<div class="img">
<picture>
<source srcset="<?php echo $mobile ?>/industries/finance.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/industries/finance.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/industries/finance.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/industries/finance.webp" alt="finance"><!-- Desktop Default -->
</picture>
</div>
<figcaption>
<h2>Finance</h2>
<p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-sarah swiper-slide">
<div class="img">
<picture>
<source srcset="<?php echo $mobile ?>/industries/human-resource.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/industries/human-resource.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/industries/human-resource.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/industries/human-resource.webp" alt="human-resource"><!-- Desktop Default -->
</picture>
</div>
<figcaption>
<h2>Human Resource</h2>
<p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
<a href="#">View more</a>
</figcaption>
</figure>
</div>
<div class="swiper-pagination"></div>
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</div>
</div>
</section>
<section class="blog-section t-burger" data-aos="fade-up" style="background-color:#f8f8f8;">
<div class="container">
<div class="section-header text-center m-auto">
<span class="shade">Insights</span>
<h2>Read our recent stories</h2>
</div>
<div class="mt-5">
<div class="row">
<div class="col-lg-6">
<div class="blog">
<div class="blog__img">
<picture>
<source srcset="<?php echo $mobile ?>/one.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/one.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/one.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/one.webp" alt="one"><!-- Desktop Default -->
</picture>
</div>
<div class="blog__body">
<div class="blog__date"> <a href="#"><i class="fa fa-calendar" aria-hidden="true"></i> 13 Mar, 2023</a></div>
<h5 class="mt-0">
<a href="">Biggest Challenges in Mobile App Development in 2023</a>
</h5>
<p>Both start-ups and established businesses strive to create a market-leading app. Since the number of app downloads increases each year slightly, this is not surprising.</p>
<a href="#" class="readmore">Read more</a>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="blog">
<div class="row g-0 align-items-center">
<div class="col-md-5">
<div class="blog__img col2">
<picture>
<source srcset="<?php echo $mobile ?>/two.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/two.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/two.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/two.webp" alt="two"><!-- Desktop Default -->
</picture>
<img src="images/desktop/two.jpg" alt="" />
</div>
</div>
<div class="col-md-7">
<div class="blog__body">
<div class="blog__date"> <a href="#"><i class="fa fa-calendar" aria-hidden="true"></i> 13 Mar, 2023</a></div>
<h5 class="mt-0">
<a href="">Top Trends of DevOps in 2023 and Beyond to Watch Out</a>
</h5>
<p>Did you know? DevOps is the most popular technology trend. And the reason for that is its reliability in aiding organizations in boosting output, cutting downtime, and encouraging collaboration.</p>
<a href="#" class="readmore">Read more</a>
</div>
</div>
</div>
</div>
<div class="blog">
<div class="row g-0 align-items-center">
<div class="col-md-5">
<div class="blog__img col2">
<picture>
<source srcset="<?php echo $mobile ?>/three.webp" media="(max-width: 400px)"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/three.webp" media="(max-width: 992px)"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/three.webp"><!-- Desktop -->
<img src="<?php echo $desktop ?>/three.webp" alt="three"><!-- Desktop Default -->
</picture>
</div>
</div>
<div class="col-md-7">
<div class="blog__body">
<div class="blog__date"> <a href="#"><i class="fa fa-calendar" aria-hidden="true"></i> 13 Mar, 2023</a></div>
<h5 class="mt-0">
<a href="">How to Build an App Like Zomato – How Much Will it Cost?</a>
</h5>
<p>We all enjoy different types of food, but occasionally don’t feel like cooking. Food delivery has resulted from our cravings.</p>
<a href="#" class="readmore">Read more</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="text-center py-5">
<a href="" class="btn btn-primary">Read All Stories</a>
</div>
</div>
</section>
<?php include 'help.php';?>
<?php include 'faq.php';?>
<?php include 'footer.php';?>
<script type="text/javascript">
const cursorBee = document.querySelector(".cursor-bee");
const cursorEye = document.querySelector(".cursor-eye");
let scale = 1;
function mousemoveHandler(e) {
const target = e.target;
const tl = gsap.timeline({
defaults: {
x: e.clientX,
y: e.clientY,
ease: "power2.out"
}
});
// JUST FOR MY LOGO
if (
target.closest(".page-footer") ||
target.classList.contains("page-footer")
) {
gsap.to(".cursor", {
opacity: 0
});
return;
}
if (target.tagName.toLowerCase() === "img" && target.closest(".image-grid")) {
tl.to(cursorBee, {
opacity: 0
}).to(
cursorEye,
{
opacity: 1
},
"-=0.5"
);
} else {
if (target.classList.contains("line-animation")) {
scale = 4;
} else {
scale = 1;
}
tl.to(cursorBee, {
opacity: 1,
scale: scale
}).to(
cursorEye,
{
opacity: 0
},
"-=0.5"
);
}
}
function mouseleaveHandler() {
gsap.to(cursorBee, {
opacity: 0
});
}
document.addEventListener("mousemove", mousemoveHandler);
document.addEventListener("mouseleave", mouseleaveHandler);
</script>
<script type="text/javascript">
/*Review*/
var swiper = new Swiper(".testimonial_review", {
loop: true,
slidesPerView: "auto",
centeredSlides: true,
spaceBetween: 30,
// pagination: {
// el: ".swiper-pagination",
// clickable: true,
// },
autoplay: {
delay: 13500,
disableOnInteraction: false,
},
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
});
</script>
<script>
var swiper = new Swiper(".swiper-industries", {
slidesPerView: 1,
spaceBetween: 0,
loop: true,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
// Responsive breakpoints
breakpoints: {
567: {
slidesPerView: 2,
},
768: {
slidesPerView: 3,
},
1024: {
slidesPerView: 4,
},
},
});
</script>
</body>
</html>