-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 7868d9c
Showing
9 changed files
with
830 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,246 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Document</title> | ||
<link rel="stylesheet" href="style.css"> | ||
<link href="https://cdn.jsdelivr.net/npm/remixicon@3.6.0/fonts/remixicon.css" rel="stylesheet"> | ||
</head> | ||
|
||
<body> | ||
<div id="main"> | ||
<nav> | ||
<div class="left-nav"> | ||
<a href="#">Home</a> | ||
<a href="#">Buy</a> | ||
<a href="#">Sell and Rent</a> | ||
<a href="#">Our Project</a> | ||
</div> | ||
<div class="center-nav">GCRent.</div> | ||
<div class="right-nav"> | ||
<a href="#">Join With us</a> | ||
<a href="#">Contact</a> | ||
<a href="#">About</a> | ||
<button>Login</button> | ||
</div> | ||
</nav> | ||
|
||
<div class="part-1"> | ||
<div class="part-1-img"> | ||
<h1>Buy and Sell, Rent,<br>Corporate, Property</h1> | ||
<p>Choice of property option are all here</p> | ||
<div class="prop-select"> | ||
<div class="prop-type"> | ||
<a href="#"><i class="ri-home-heart-fill"></i> | ||
<h5>House</h5> | ||
</a> | ||
<a href="#"><i class="ri-building-line"></i> | ||
<h5>Apartment</h5> | ||
</a> | ||
<a href="#"><i class="ri-community-line"></i> | ||
<h5>Office</h5> | ||
</a> | ||
<a href="#"><i class="ri-government-line"></i> | ||
<h5>Banquat</h5> | ||
</a> | ||
</div> | ||
<div class="prop-option"> | ||
<div class="city"> | ||
<label for="city">City</label> | ||
<select name="city" id="city"> | ||
<option value="Select">Select</option> | ||
<option value="Bhopal">Bhopal</option> | ||
<option value="Delhi">Delhi</option> | ||
<option value="Mumbai">Mumbai</option> | ||
<option value="Pune">Pune</option> | ||
<option value="Surat">Surat</option> | ||
<option value="Banglore">Banglore</option> | ||
</select> | ||
</div> | ||
<div class="type"> | ||
<label for="type">Type</label> | ||
<select name="type" id="type"> | ||
<option value="Select">Select</option> | ||
<option value="Vintage">Vintage</option> | ||
<option value="Modern">Modern</option> | ||
<option value="Couple">Couple</option> | ||
<option value="Ara">Ara</option> | ||
<option value="Surat">Surat</option> | ||
<option value="Banglore">Banglore</option> | ||
</select> | ||
</div> | ||
<button class="btn">Search</button> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="part-2"> | ||
<div class="top-part-2"> | ||
<div class="left-top-part-2"> | ||
<h1>We are spread all<br>Over the Archipelago.</h1> | ||
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Soluta vero delectus labore vitae nemo | ||
voluptatem quibusdam ipsum, impedit alias molestias sed, iure, architecto ea maiores commodi! | ||
Facilis reprehenderit eveniet cumque quas at. Qui, rem fugit. Amet, blanditiis doloribus. Veniam | ||
esse nemo harum tenetur! Non distinctio ut, ex repellendus reprehenderit obcaecati?</p> | ||
<button class="btn">Our Project</button> | ||
</div> | ||
<div class="right-top-part-2"> | ||
<div class="right-value"> | ||
<div class="left-value"> | ||
<div class="value"> | ||
<h1>300K+</h1> | ||
<p>Property Options</p> | ||
</div> | ||
<div class="value"> | ||
<h1>52K+</h1> | ||
<p>Customers</p> | ||
</div> | ||
</div> | ||
<div class="left-value"> | ||
<div class="value"> | ||
<h1>48K+</h1> | ||
<p>Partners</p> | ||
</div> | ||
<div class="value"> | ||
<h1>125K+</h1> | ||
<p>Listing Property</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="bottom-part-2"> | ||
<h1>Benfits of Choosing Us</h1> | ||
<div class="benfits"> | ||
<div class="left-value"> | ||
<div class="value"> | ||
<h1>01.</h1> | ||
<h2>Access to <br>Exclusive Projects</h2> | ||
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Dolor corrupti repellendus, | ||
voluptatum voluptas veritatis hic.</p> | ||
</div> | ||
</div> | ||
<div class="left-value left-value-2"> | ||
<div class="value"> | ||
<h1>02.</h1> | ||
<h2>Access to <br>Exclusive Projects</h2> | ||
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Dolor corrupti repellendus, | ||
voluptatum voluptas veritatis hic.</p> | ||
</div> | ||
</div> | ||
<div class="left-value"> | ||
<div class="value"> | ||
<h1>03.</h1> | ||
<h2>Access to <br>Exclusive Projects</h2> | ||
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Dolor corrupti repellendus, | ||
voluptatum voluptas veritatis hic.</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="part-3"> | ||
<div class="img-part-3"></div> | ||
<div class="comp-logo"> | ||
<div class="logo-c"></div> | ||
<div class="logo-c"></div> | ||
<div class="logo-c"></div> | ||
<div class="logo-c"></div> | ||
</div> | ||
</div> | ||
|
||
<div class="part-4"> | ||
<div class="text-content-p-4"> | ||
<h1>Our Recommended<br>Confartable Residence</h1> | ||
<div class="text-2"> | ||
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Voluptate, saepe neque assumenda soluta | ||
maiores sit ea hic, in minus ab dolores vero! Ab omnis inventore aliquam, illo ducimus repellat | ||
laborum veniam perferendis. Quo earum ad ea alias temporibus maxime cumque.</p> | ||
<button class="btn">See More</button> | ||
</div> | ||
</div> | ||
<div class="part-4-imgs"> | ||
<div class="img-p-4"> | ||
<div class="overlay-p-4"> | ||
<h6>GCRent</h6> | ||
</div> | ||
</div> | ||
<div class="img-p-4"> | ||
<div class="overlay-p-4"> | ||
<h6>GCRent</h6> | ||
</div> | ||
</div> | ||
<div class="img-p-4"> | ||
<div class="overlay-p-4"> | ||
<h6>GCRent</h6> | ||
</div> | ||
</div> | ||
<div class="img-p-4"> | ||
<div class="overlay-p-4"> | ||
<h6>GCRent</h6> | ||
</div> | ||
</div> | ||
<div class="img-p-4"> | ||
<div class="overlay-p-4"> | ||
<h6>GCRent</h6> | ||
</div> | ||
</div> | ||
<div class="img-p-4"> | ||
<div class="overlay-p-4"> | ||
<h6>GCRent</h6> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="part-5"> | ||
<h1>Testimonials Our Clients</h1> | ||
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Provident dicta placeat repudiandae quibusdam | ||
quo vel quos? Ab facilis ipsum fugiat rerum sequi cupiditate magni exercitationem nesciunt nihil | ||
mollitia distinctio accusantium minus, commodi sint delectus placeat velit voluptatibus itaque veniam | ||
officiis!</p> | ||
<div class="img-part-5"></div> | ||
<h5>Gemerson Cemeron</h5> | ||
<h6>Created by GC Group</h6> | ||
</div> | ||
|
||
<footer> | ||
<div class="top-footer"> | ||
<div class="left-footer"> | ||
<h1>GCRent.</h1> | ||
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit.</p> | ||
|
||
<div class="cta-footer"> | ||
<i class="ri-phone-line"></i> | ||
<a href="tel:+91 1234567890">+91 1234567890</a> | ||
</div> | ||
|
||
</div> | ||
<div class="right-footer"> | ||
<h1>Newsletter</h1> | ||
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Veniam voluptate accusantium, eius | ||
numquam error voluptatum labore quis magni facere repellendus, quasi illum consequatur fuga | ||
reprehenderit.</p> | ||
<button class="btn">Subscribe</button> | ||
</div> | ||
</div> | ||
<div class="btm-footer"> | ||
<div class="link-footer"> | ||
<a href="#">Home</a> | ||
<a href="#">Contact</a> | ||
<a href="#">Jobs</a> | ||
<a href="#">Blogs</a> | ||
<a href="#">FAQ</a> | ||
<a href="#">Career</a> | ||
</div> | ||
<h4>Copyright © 2023 | Made with ❤️ | GC Group</h4> | ||
</div> | ||
</footer> | ||
</div> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.