MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/.trash/lavender.php
<!doctype html>
<html lang="en">
  <head>
    <title>Homepage | Imenso Software</title>
    <?php include 'header.php';?>
  </head>
  <body>
    <?php include 'topbar.php';?>
		
	<section class="inner-hero burger">
		<div class="container mt-5">
			<div class="row align-items-center">
				<div class="col-lg-9">
						<h1 data-aos="fade-up">Lavender Medical -  Rental booking solution for medical equipments</h1>
					</div>
				<div class="col-lg-12" data-aos="fade-up">
					<div class="row mt-5 case-intro">					
						<div class="col-lg-2 mb-3">
							<div class="case-points">
								<span class="cp-label">Client</span>
								<span class="cp-value">Lavender Medical</span>
							</div>
							<div class="case-points">
								<span class="cp-label">Industry</span>
								<span class="cp-value">Healthcare</span>
							</div>
						</div>
						<div class="col-lg-3 col-md-6 mb-3">
							<div class="case-points">
								<span class="cp-label">Technologies</span>
								<ul class="cp-value">
									<li>MERN Stack</li>
									<li>Redux Framework</li>
									<li>Mongo DB</li>
									<li>Twilio</li>
								</ul>
							</div>
						</div>
						<div class="col-lg-4 col-md-6 mb-3">
							<div class="case-points">
								<span class="cp-label">Features</span>
								<ul class="cp-value">
									<li>Online Booking Management</li>
									<li>Custom Availability Chart</li>
									<li>Order Tracking</li>
									<li>Multiple User Roles</li>
									<li>Lead Management</li>
									<li>Build Custom Product Bundles</li>
								</ul>
							</div>
						</div>
						<div class="col-lg-3">
							<p class="mt-4">Looking to build similar project?</p>
							<div class="mt-4" data-aos="fade-up">
								<a href="" class="btn btn-primary">Get Free Estimate</a>					
							</div>
						</div>
					</div>
				</div>
				
			</div>
		</div>
	</section>

	<section class="bglight service-img border-top border-bottom background_7">
		<picture>
			<source srcset="<?php echo $mobile ?>/lm-cover.webp" media="(max-width: 400px)"><!-- Mobile -->
			<source srcset="<?php echo $tablat ?>/lm-cover.webp" media="(max-width: 992px)"><!-- Tablat -->
			<source srcset="<?php echo $desktop ?>/lm-cover.webp"><!-- Desktop -->
			<img src="<?php echo $desktop ?>/lm-cover.webp" alt="project4" class="w-100"><!-- Desktop Default -->
		</picture>
	</section>

	<section class="burger border-bottom case-brief">
		<div class="container">
			<div class="row">
				<div class="col-md-3 col-sm-3">
					<div class="section-header">
						<span class="shade">Project Brief</span>
					</div>
				</div>
				<div class="col-lg-7 offset-lg-2 col-md-8 offset-md-1 col-sm-9">
					<p class="big-text">Lavender Medical specializes in supplying innovative medical equipment to various hospitals across the UK.</p>
					<p class="mt-5">Lavenders entire booking process was manual. The sales people send the booking details including the equipement names, hospital name and operation date via emails. Further the admin team check the availability of the equipments in an excel sheet and confirm to sales teams. This process takes time and has the chances of conflicts in booking dates.</p>
					<p>They reach out to us in order build a solution where their entire team can collobarate and manage the end-to-end rental booking process. The main chellenges were:</p>
					<ul class="mt-5">
						<li>Security - Create a lean and secure application for medical professionals</li>
						<li>Mobile-first - Build a web application that works seamlessly on mobile devices as most of the users are in Mobile</li>
						<li>Extendebility - Create modularity so that the application can be extended for more complex features</li>
					</ul>
				</div>			
			</div>
		</div>
	</section>

	<section class="burger">
		<div class="container">
			<div class="row">
				<div class="col-md-3 col-sm-3">
					<div class="section-header">
						<span class="shade">Solution</span>
					</div>
				</div>
				<div class="col-lg-7 offset-lg-2 col-md-8 offset-md-1 col-sm-9">
					<p class="big-text">Easy-to-use rental booking solution that manages daily orders, deliveries, and returns of equipment with effective team collaboration.</p>				
				</div>
			</div>

			<div class="row t-burger align-items-center">			
				<div class="col-md-7 my-3 text-center offset-lg-1">
					<picture>
						<source srcset="<?php echo $mobile ?>/lm-booking3.webp" media="(max-width: 400px)"><!-- Mobile -->
						<source srcset="<?php echo $tablat ?>/lm-booking3.webp" media="(max-width: 992px)"><!-- Tablat -->
						<source srcset="<?php echo $desktop ?>/lm-booking3.webp"><!-- Desktop -->
						<img src="<?php echo $desktop ?>/lm-booking3.webp" alt="project4" class="w-100"><!-- Desktop Default -->
					</picture>
				</div>
				<div class="col-lg-4 col-md-5 order-md-first">
					<h2 class="big-h2">Simplified Rental Booking Process</h2>
					<ul class="timeline mt-5">
	          <li>
	            <strong>Check Equipment Availability</strong>		                            
	          </li>
	          <li>
	            <strong>Place Order</strong>		              
	          </li>
	          <li>
	            <strong>Confirm Booking</strong>		              
	          </li>
	          <li>
	            <strong>Dispatch Equipments</strong>		              
	          </li>
	          <li>
	            <strong>Collect Equipments</strong>		            
	          </li>		           
	      	</ul>
				</div>
			</div>

			<div class="row t-burger align-items-center">
				<div class="col-md-7 my-3 text-center">
					<picture>
						<source srcset="<?php echo $mobile ?>/lm-bundle.webp" media="(max-width: 400px)"><!-- Mobile -->
						<source srcset="<?php echo $tablat ?>/lm-bundle.webp" media="(max-width: 992px)"><!-- Tablat -->
						<source srcset="<?php echo $desktop ?>/lm-bundle.webp"><!-- Desktop -->
						<img src="<?php echo $desktop ?>/lm-bundle.webp" alt="project4" class="w-100 rounded"><!-- Desktop Default -->
					</picture>
				</div>
				<div class="col-lg-4 col-md-5 offset-lg-1">
					<h2 class="big-h2">Build custom product bundles</h2>
					<p class="mt-4">Easily create product bundles required for various operations.</p>
				</div>
			</div>

			<div class="row t-burger align-items-center">
				<div class="col-md-7 my-3 text-center offset-lg-1">
					<picture>
						<source srcset="<?php echo $mobile ?>/cs-booking2.webp" media="(max-width: 400px)"><!-- Mobile -->
						<source srcset="<?php echo $tablat ?>/cs-booking2.webp" media="(max-width: 992px)"><!-- Tablat -->
						<source srcset="<?php echo $desktop ?>/cs-booking2.webp"><!-- Desktop -->
						<img src="<?php echo $desktop ?>/cs-booking2.webp" alt="project4" class="w-100"><!-- Desktop Default -->
					</picture>
				</div>
				<div class="col-lg-4 col-md-5 order-md-first">
					<h2 class="big-h2">Inventory Tracking </h2>
					<p class="mt-4">Check the real time availability of product inventory with advance filters</p>
				</div>
			</div>

			<div class="row t-burger align-items-center">
				<div class="col-md-7 my-3 text-center">
					<picture>
						<source srcset="<?php echo $mobile ?>/lm-email.webp" media="(max-width: 400px)"><!-- Mobile -->
						<source srcset="<?php echo $tablat ?>/lm-email.webp" media="(max-width: 992px)"><!-- Tablat -->
						<source srcset="<?php echo $desktop ?>/lm-email.webp"><!-- Desktop -->
						<img src="<?php echo $desktop ?>/lm-email.webp" alt="project4" class="w-100"><!-- Desktop Default -->
					</picture>
				</div>
				<div class="col-lg-4 col-md-5 offset-lg-1">
					<h2 class="big-h2">Automate email and workflows</h2>
					<p class="mt-4">Easily create product bundles required for various operations.</p>
				</div>
			</div>

			<div class="row t-burger">
				<div class="col-lg-6 offset-lg-3 text-center">
					<h2 class="big-h2 mt-5">Some Additional Features</h2>			
				</div>
			</div>

			<div class="row mt-5 gutter pay-features">	
				<div class="col-md-3 col-sm-6 col-6">
					<div class="icon-box text-center">
						<img src="images/icons/ms-payment-1.webp" class="img-fluid" width="80">
						<h4 class="mt-4">Multiple User Roles</h4>	
					</div>
								
				</div>		
				<div class="col-md-3 col-sm-6 col-6">
					<div class="icon-box text-center">
						<img src="images/icons/ms-payment-2.webp" class="img-fluid" width="80">
						<h4 class="mt-4">Super Admin Panel</h4>
					</div>		
					
				</div>
				<div class="col-md-3 col-sm-6 col-6">
					<div class="icon-box text-center">
						<img src="images/icons/ms-payment-3.webp" class="img-fluid" width="80">
						<h4 class="mt-4">Dashboard & Reporting</h4>
					</div>								
				</div>			
				<div class="col-md-3 col-sm-6 col-6">
					<div class="icon-box text-center">
						<img src="images/icons/ms-payment-4.webp" class="img-fluid" width="80">
						<h4 class="mt-4">Lead Management</h4>
					</div>				
				</div>
			</div>
		</div>
	</section>

	<section class="burger border-top css-case">
	<div class="container">
		<div class="row">
			<div class="col-lg-3">
				<div class="section-header">
					<span class="shade">Tools and Technologies</span>
				</div>
			</div>
			<div class="col-lg-7 offset-lg-2">
				<p class="big-text">From prototyping to product launch we have managed end-to-end technical processes for Lavender Medical</p>
			</div>
		</div>
		<div class="row t-burger">
			
			<div class="col-md-4 col-sm-6 col-xs-6">
				<h5>Design & Development</h5>					
				<ul class="techicons mt-5 p-0">
					<li>
			  			<a href="" class="tipped">
			  				<span class="ti-image">
			  					<img src="images/language/angular.webp" alt="Angular">
			  				</span>
			  				<span class="ti-name">Figma</span>
			  			</a>
			  			<span class="tip-title">Prototyping</span>
			  		</li>
			  		<li>
			  			<a href="" class="tipped">
			  				<span class="ti-image">
			  					<img src="images/language/angular.webp" alt="Angular">
			  				</span>
			  				<span class="ti-name">Photoshop</span>
			  			</a>
			  			<span class="tip-title">Design</span>
			  		</li>
			  		<li>
			  			<a href="" class="tipped">
			  				<span class="ti-image">
			  					<img src="images/language/angular.webp" alt="Angular">
			  				</span>
			  				<span class="ti-name">Node.js</span>
			  			</a>
			  			<span class="tip-title">Backend</span>
			  		</li>
			  		<li>
			  			<a href="" class="tipped">
			  				<span class="ti-image">
			  					<img src="images/language/vuejs.webp" alt="Vuejs">
			  				</span>
			  				<span class="ti-name"> React.js</span>
			  			</a>
			  			<span class="tip-title">Frontend</span>
			  		</li> 
			  		<li>
			  			<a href="" class="tipped">
			  				<span class="ti-image">
			  					<img src="images/language/vuejs.webp" alt="Vuejs">
			  				</span>
			  				<span class="ti-name"> MongoDB</span>
			  			</a>
			  			<span class="tip-title">Database</span>
			  		</li>
			  		<li>
			  			<a href="" class="tipped">
			  				<span class="ti-image">
			  					<img src="images/language/vuejs.webp" alt="Vuejs">
			  				</span>
			  				<span class="ti-name">HTML/CSS</span>
			  			</a>
			  			<span class="tip-title">Markup</span>
			  		</li>		
			  	</ul>
			</div>
			<div class="col-md-4 col-sm-6 col-xs-6">
				<h5>Deployment</h5>					
				<ul class="techicons mt-5 p-0">
			  		<li>
			  			<a href="" class="tipped">
			  				<span class="ti-image">
			  					<img src="images/language/angular.webp" alt="Angular">
			  				</span>
			  				<span class="ti-name">AWS</span>
			  			</a>
			  			<span class="tip-title">Hosting</span>
			  		</li>
			  		<li>
			  			<a href="" class="tipped">
			  				<span class="ti-image">
			  					<img src="images/language/angular.webp" alt="Vuejs">
			  				</span>
			  				<span class="ti-name"> Docker</span>
			  			</a>
			  			<span class="tip-title">Pipeline</span>
			  		</li> 		
			  	</ul>
			</div>
			<div class="col-md-4 col-sm-6">
				<h5>Other Tools</h5>					
				<ul class="techicons mt-5 p-0">
			  		<li>
			  			<a href="" class="tipped">
			  				<span class="ti-image">
			  					<img src="images/language/angular.webp" alt="Angular">
			  				</span>
			  				<span class="ti-name">Git</span>
			  			</a>
			  			<span class="tip-title">Version Control</span>
			  		</li>
			  		<li>
			  			<a href="" class="tipped">
			  				<span class="ti-image">
			  					<img src="images/language/angular.webp" alt="Vuejs">
			  				</span>
			  				<span class="ti-name"> JIRA</span>
			  			</a>
			  			<span class="tip-title">Project Management</span>
			  		</li> 
			  		<li>
			  			<a href="" class="tipped">
			  				<span class="ti-image">
			  					<img src="images/language/angular.webp" alt="Vuejs">
			  				</span>
			  				<span class="ti-name"> Confluence</span>
			  			</a>
			  			<span class="tip-title">Documentation</span>
			  		</li> 			
			  	</ul>
			</div>

		</div>
		
	</div>
</section>

<section class="burger border-top">	
	<div class="container">
		<div class="row">
			<div class="col-lg-3">
				<div class="section-header">
					<span class="shade">What we have achieved</span>
				</div>
			</div>
			<div class="col-lg-7 offset-lg-2">
				<p class="big-text">A secure and trustworthy web application that helps clients streamline the entire rental booking process</p>
			</div>
		</div>
		<div class="row t-burger">
			<div class="col-md-3 col-sm-6 col-xs-6">
				<div class="bordercard text-center px-5">
					<span class="icn">5X</span>
					<p>5x increased in payment recovery</p>
				</div>
			</div>
			<div class="col-md-3 col-sm-6 col-xs-6">
				<div class="bordercard text-center px-5">
					<span class="icn">1000s</span>
					<p>Send 1000s of text messages on daily basis</p>
				</div>
			</div>
			<div class="col-md-3 col-sm-6 col-xs-6">
				<div class="bordercard text-center px-5">
					<span class="icn"><i class="fa fa-superpowers"></i></span>
					<p>More transparency to patients</p>
				</div>
			</div>
			<div class="col-md-3 col-sm-6 col-xs-6">
				<div class="bordercard text-center px-5" style="border-right:none;">
					<span class="icn"><i class="fa fa-cube"></i></span>
					<p>Auto-pilot mode for our client</p>
				</div>
			</div>
		</div>	
	</div>
</section>

<section class="burger border-top" style="background:#f0f4f7;">
	<div class="container">
		<div class="row">
			<div class="col-lg-8 text-center offset-lg-2">
				<h2 class="mt-4 big-h2">Looking to build similiar <br>solution for your business?</h2>
				<p class="big-p mt-4">We have all the required expertise to help your business grow</p>
				<div class="mt-5">
					<a href="" class="btn btn-primary">Get a Quote</a>
				</div>
			</div>
		</div>		
	</div>
</section>

	<?php include 'help.php';?> 
	<?php include 'faq.php';?> 
	<?php include('footer.php');?>

</body>
</html>