-
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
1 parent
a8e5c01
commit 4316c96
Showing
28 changed files
with
528 additions
and
0 deletions.
There are no files selected for viewing
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.
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.
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.
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.
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.
Oops, something went wrong.
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,210 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title></title> | ||
<link rel="stylesheet" type="text/css" href="style.css"> | ||
</head> | ||
<body> | ||
<div class="zone"> | ||
<nav class="nav-container"> | ||
<ul class="nav-ul"> | ||
<li class="nav-li company-name">Funiro.</li> | ||
<li class="nav-li">Products</li> | ||
<li class="nav-li">Rooms</li> | ||
<li class="nav-li">Inspirations</li> | ||
</ul> | ||
<input type="text" placeholder="Search for minimalist chair"> | ||
|
||
<div class="nav-image"> | ||
<img src="./Image/Heart.png"> | ||
<img src="./Image/Cart.png"> | ||
<img src="./Image/Ellipse 2.png"> | ||
</div> | ||
</nav> | ||
<div class="slider-button-container"> | ||
<div class="slider-button"> | ||
<!-- The dots/circles --> | ||
<div class="dot-container"> | ||
<div class="outter-dot"> | ||
<div class="dot"> </div> | ||
</div> | ||
<div class="outter-dot"> | ||
<div class="dot"> </div> | ||
</div> | ||
<div class="outter-dot"> | ||
<div class="dot"> </div> | ||
</div> | ||
</div> | ||
|
||
<!-- Next and previous buttons --> | ||
<div class="next"> | ||
<div class="arrow">❮</div> | ||
<div class="arrow">❯</div> | ||
</div> | ||
</div> | ||
</div> <br> | ||
</div> | ||
|
||
|
||
<!-- Furniture Slideshow --> | ||
<div class="furniture-container zone"> | ||
<img class="hero-section" src="./image/furniture-1.png"> | ||
<div class="buy"> | ||
<div class="banner">High-Quality Furniture Just For You</div> | ||
<div>Our furniture is made from selected and best quality materials that are suitable for your dream home</div> | ||
<div class="shopping">Shop Now</div> | ||
</div> | ||
|
||
<div class="furniture-detail"> | ||
<div class="furniture-name">Bohauss</div> | ||
<div class="light-black">Luxury big sofa 2-seat</div> | ||
<div class="price-container"> | ||
<div class="sale-price">Rp 17,000.000</div> | ||
<div class="right-arrow">→</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="values-container"> | ||
<div class="values"> | ||
<img src="./Image/trophy 1.png"> | ||
<div class="value-detail"> | ||
<div class="value-name">High Quality </div> | ||
<div class="light-text"> Crafted from top materials </div> | ||
</div> | ||
</div> | ||
<div class="values"> | ||
<img src="./Image/guarantee.png"> | ||
<div class="value-detail"> | ||
<div class="value-name">Warranty Protection </div> | ||
<div class="light-text"> Over 2 years </div> | ||
</div> | ||
</div> | ||
<div class="values"> | ||
<img src="./Image/shipping.png"> | ||
<div class="value-detail"> | ||
<div class="value-name">Free Shipping </div> | ||
<div class="light-text"> Order over 150 $ </div> | ||
</div> | ||
</div> | ||
<div class="values"> | ||
<img src="./Image/customer-support.png"> | ||
<div class="value-detail"> | ||
<div class="value-name">24 / 7 Support </div> | ||
<div class="light-text"> Dedicated support </div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<h1 style="text-align:center">Our Products</h1> | ||
|
||
<div class="products-container"> | ||
<div class="products"> | ||
<img class="product-image hide-image" src="./Image/product-1.png"> | ||
<div class="product-detail"> | ||
<div class="product-name">Syltherine</div> | ||
<div class="light-text">Stylish cafe chair</div> | ||
<div class="price-container"> | ||
<div class="sale-price">Rp 2.500.000</div> | ||
<div class="original-price">Rp 3.500.000</div> | ||
</div> | ||
</div> | ||
<div class="discount">-30%</div> | ||
<div class="hover-opacity"></div> | ||
<div class="cart"> | ||
<div class="cart-background">Add to cart</div> | ||
<div class="cart-icon-container"> | ||
<div class="cart-icon"> | ||
<img src="./Image/share.png"> | ||
<div>Share</div> | ||
</div> | ||
<div class="cart-icon"> | ||
<img src="./Image/Heart-white.png"> | ||
<div>Like</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="products"> | ||
<img class="product-image hide-image" src="./Image/product-2.png"> | ||
<div class="product-detail"> | ||
<div class="product-name">Potty</div> | ||
<div class="light-text">Minimalist flower pot</div> | ||
<div class="price-container"> | ||
<div class="sale-price">Rp 500.000</div> | ||
</div> | ||
</div> | ||
<div class="hover-opacity"></div> | ||
<div class="cart"> | ||
<div class="cart-background">Add to cart</div> | ||
<div class="cart-icon-container"> | ||
<div class="cart-icon"> | ||
<img src="./Image/share.png"> | ||
<div>Share</div> | ||
</div> | ||
<div class="cart-icon"> | ||
<img src="./Image/Heart-white.png"> | ||
<div>Like</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="products"> | ||
<img class="product-image hide-image" src="./Image/product-3.png"> | ||
<div class="product-detail"> | ||
<div class="product-name">Lolito</div> | ||
<div class="light-text">Luxury big sofa</div> | ||
<div class="price-container"> | ||
<div class="sale-price">Rp 7000.000</div> | ||
<div class="original-price">Rp 14500.000</div> | ||
</div> | ||
</div> | ||
<div class="discount">-50%</div> | ||
<div class="hover-opacity"></div> | ||
<div class="cart"> | ||
<div class="cart-background">Add to cart</div> | ||
<div class="cart-icon-container"> | ||
<div class="cart-icon"> | ||
<img src="./Image/share.png"> | ||
<div>Share</div> | ||
</div> | ||
<div class="cart-icon"> | ||
<img src="./Image/Heart-white.png"> | ||
<div>Like</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="products"> | ||
<img class="product-image hide-image" src="./Image/product-4.png"> | ||
<div class="product-detail"> | ||
<div class="product-name">Muggo</div> | ||
<div class="light-text">Small mug</div> | ||
<div class="price-container"> | ||
<div class="sale-price">Rp 150.000</div> | ||
</div> | ||
</div> | ||
<div class="hover-opacity"></div> | ||
<div class="cart"> | ||
<div class="cart-background">Add to cart</div> | ||
<div class="cart-icon-container"> | ||
<div class="cart-icon"> | ||
<img src="./Image/share.png"> | ||
<div>Share</div> | ||
</div> | ||
<div class="cart-icon"> | ||
<img src="./Image/Heart-white.png"> | ||
<div>Like</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.