Skip to content

Commit

Permalink
make build
Browse files Browse the repository at this point in the history
  • Loading branch information
Aksahir committed Oct 17, 2023
0 parents commit 14be26a
Show file tree
Hide file tree
Showing 11 changed files with 9 additions and 0 deletions.
Binary file added Logo.d44c39f0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added header-bg-mobile.d3c9b53e.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon-Burger-menu-hover.8c5dd7a8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon-Burger-menu.6d4fc17b.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon-Close.eafee318.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon-Phone-call.993a12d0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en" class="page"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>layout_landing-page</title><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,500;1,500&family=Space+Grotesk:wght@700&family=Space+Mono&display=swap" rel="stylesheet"><link rel="stylesheet" href="main.dec63250.css"><script src="main.b2b0b56a.js" defer></script></head><body class="page__body"> <header class="header"> <div class="top-bar"> <a href="#" class="top-bar__logo"> <img src="Logo.d44c39f0.png" alt="Nothing logo"> </a> <div class="top-bar__icons"> <a href="tel:+123455555555" class="icon icon--phone"></a> <a href="#menu" class="icon icon--menu"></a> </div> </div> <div class="header__bottom"> <h1 class="header__title">Bring joy back <br> to the everyday </h1> </div> </header> <aside class="menu page__menu" id="menu"> <div class="menu__content"> <div class="menu__top top-bar"> <a href="#" class="top-bar__logo"> <img src="Logo.d44c39f0.png" alt="Nothing logo"> </a> <div class="header__icons"> <a href="#" class="icon icon--close"></a> </div> </div> </div> <div class="menu__content"> <nav class="menu__nav nav"> <ul class="nav__list"> <li class="nav__item"> <a class="nav__link" href="#products">Products</a> </li> <li class="nav__item"> <a class="nav__link" href="#store">Store</a> </li> <li class="nav__item"> <a class="nav__link" href="#login">Login</a> </li> <li class="nav__item"> <a class="nav__link" href="#cart">Cart(0)</a> </li> </ul> </nav> <a href="tel:+123455555555" class="menu__phone-number"> +1 234 5555-55-55 </a> <a href="tel:+123455555555" class="menu__call-to-order"> call to order </a> </div> </aside> <main class="main"> <section class="products" id="products"> <h2>Products</h2> </section> <section class="store" id="store"> <h2>Browse Nothing products by category</h2> </section> <section class="login" id="login"> <h2>About us</h2> </section> <section class="cart" id="cart"> <h2>Contact us</h2> </section> </main> <footer class="footer"></footer> </body></html>
4 changes: 4 additions & 0 deletions main.b2b0b56a.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions main.b2b0b56a.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions main.dec63250.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions main.dec63250.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 14be26a

Please sign in to comment.