<LoginLayout title="assets" classname="bg-white coming-soon2 other-pages" >
<div className="container">
<OtherpagesHeader />
<div className="d-flex flex-wrap align-items-center justify-content-center inner-container">
<div className="col-md-6 left-container d-flex align-items-center justify-content-center " >
<img src="....." className="img-fluid"/>
</div>
<div className="col-md-6 right-container d-flex align-items-center justify-content-center flex-column">
<div>
<h1 className="text-45 mb-0 text-denim">Website Under Construction</h1>
<p className="text-lg mt-3 mb-0">We are working on Awesome Website very hard to give you the best experience with this product.
Please subscribe to be notified for futher inforamtion.</p>
........................................
..........................................
</div>
</div>
</div>
</div>
</div>
</LoginLayout>