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 be04587
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.
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>My Bike</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=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet"><link rel="stylesheet" href="main.36ce2437.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.67263e14.png" alt="Bike logo"> </a> <div class="top-bar__icons"> <a href="#" class="icon icon--phone"></a> <a href="#menu" class="icon icon--menu"></a> </div> </div> <div class="header__bottom"> <h1 class="header__title">Take the Streets</h1> </div> </header> <aside class="menu page__menu" id="menu"> <div class="menu__top top-bar"> <a href="#" class="top-bar__logo"> <img src="logo-menu.f711c38e.png" alt="Bike logo"> </a> <a href="#" class="icon icon--close"></a> </div> <div class="menu__content"> <nav class="menu__nav nav"> <ul class="nav__list"> <li class="nav__item"> <a class="nav__link" href="#">Home</a> </li> <li class="nav__item"> <a class="nav__link" href="#about-us">About Us</a> </li> <li class="nav__item"> <a class="nav__link" href="#compare-bikes">Compare Bikes</a> </li> <li class="nav__item"> <a class="nav__link" href="#details">Details</a> </li> <li class="nav__item"> <a class="nav__link" href="#contacts">Contacts</a> </li> </ul> </nav> <a href="tel:+1 234 5555-55-55" class="menu__phone-number"> +1 234 5555-55-55 </a> <a href="tel:+1 234 5555-55-55" class="menu__call-to-order"> Book a test ride </a> </div> </aside> <main class="main"> <section class="about-us" id="about-us"> <h2>Move Free</h2> </section> <section class="compare-bikes" id="compare-bikes"> <h2>Compare bikes</h2> </section> <section class="details" id="details"> <h2>The details</h2> </section> <section class="contacts" id="contacts"> <h2>Contact us</h2> </section> </main> <footer class="footer"></footer> </body></html> |
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.
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.