forked from mate-academy/layout_landing-page
-
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 14be26a
Showing
11 changed files
with
9 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.
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 @@ | ||
<!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> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.