fix style
This commit is contained in:
+14
-64
@@ -17,10 +17,6 @@
|
||||
<img src="./assets/image/logo.png" alt="">
|
||||
</div>
|
||||
<div class="header-side">
|
||||
<!-- <div class="hs-side">
|
||||
<a class="white-btn" href="./contact-us.html">Contact us</a>
|
||||
<a class="blue-btn" href="">Login</a>
|
||||
</div> -->
|
||||
<div class="select-box js-do-flag">
|
||||
<select name="" id="">
|
||||
<option value="" data-flag="en">English</option>
|
||||
@@ -34,11 +30,8 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<section class="main-section email-marketing">
|
||||
<img class="effect-one" src="./assets/image/effect-1.svg" alt="">
|
||||
|
||||
<div class="excl-container">
|
||||
<div class="slider email-marketing">
|
||||
<div class="slider-inner">
|
||||
@@ -47,8 +40,6 @@
|
||||
<div class="img">
|
||||
<img src="./assets/image/mobile-res.png" alt="">
|
||||
</div>
|
||||
<!-- <h3>Tender <br> Management</h3> -->
|
||||
<!-- <strong>Win more tenders, automatically!</strong> -->
|
||||
<p>Opplens is your dedicated AI-powered partner, leveling the playing field so you
|
||||
<br>
|
||||
can win the public and private contracts you deserve. Compete on your true
|
||||
@@ -68,43 +59,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- <div class="our-sec">
|
||||
<div class="our-sec-inner">
|
||||
<div class="os-item">
|
||||
<h1>200</h1>
|
||||
<span>User</span>
|
||||
<p>
|
||||
Lacking the time, dedicated staff, and
|
||||
expertise to constantly monitor the market
|
||||
and prepare high-quality bids.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="os-item">
|
||||
<h1>520</h1>
|
||||
<span>Contract</span>
|
||||
<p>
|
||||
Lacking the time, dedicated staff, and
|
||||
expertise to constantly monitor the market
|
||||
and prepare high-quality bids.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="os-item">
|
||||
<h1>1500</h1>
|
||||
<span>tenders</span>
|
||||
<p>
|
||||
Lacking the time, dedicated staff, and
|
||||
expertise to constantly monitor the market
|
||||
and prepare high-quality bids.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div> -->
|
||||
|
||||
|
||||
|
||||
<div class="op-setion">
|
||||
<div class="op-section-title">
|
||||
<h3>Tired of Complex Tenders & Lost Opportunities?</h3>
|
||||
@@ -135,7 +89,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="op-setion sec">
|
||||
<div class="op-section-title">
|
||||
<h3>Your In-House Tender Department, Powered by AI</h3>
|
||||
@@ -214,37 +167,34 @@
|
||||
<div class="input-box">
|
||||
<label for="">Full Name</label>
|
||||
<div>
|
||||
<img src="./assets/image/user.svg" alt="">
|
||||
<!-- <img src="./assets/image/user.svg" alt=""> -->
|
||||
<input type="text" placeholder="Input Name">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="input-box">
|
||||
<label for="">Company Name</label>
|
||||
<div>
|
||||
<!-- <img src="./assets/image/Message-2.svg" alt=""> -->
|
||||
<input type="text" placeholder="Ravanertebat">
|
||||
</div>
|
||||
</div>
|
||||
<div class="input-box">
|
||||
<label for="">Work Email</label>
|
||||
<div>
|
||||
<img src="./assets/image/Message-2.svg" alt="">
|
||||
<input type="text" placeholder="Sadaf@gmail.com">
|
||||
<!-- <img src="./assets/image/Calling.svg" alt=""> -->
|
||||
<input type="email" placeholder="Sadaf@gmail.com">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="input-box">
|
||||
<label for="">Phone Number</label>
|
||||
<div>
|
||||
<img src="./assets/image/Calling.svg" alt="">
|
||||
<input type="text" placeholder="Phone Number">
|
||||
<!-- <img src="./assets/image/Message-2.svg" alt=""> -->
|
||||
<input type="text" placeholder="+1 650 213 7379">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="input-box textarea">
|
||||
<label for="">Phone Number</label>
|
||||
<div>
|
||||
<textarea name="" id="" placeholder="Message Text"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="input-box submit">
|
||||
<input type="submit" value="Submit">
|
||||
<!-- <button>Submit</button> -->
|
||||
<input type="submit" value="Register Now">
|
||||
<!-- <button>Register Now</button> -->
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user