Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Novomenu2 #123

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 6 additions & 10 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,11 @@
<!-- Navigation-->
<nav class="navbar navbar-light bg-light static-top">
<div class="container">
<a class="navbar-brand" href="#!">Start Bootstrap</a>
<a class="navbar-brand" href="#!">VMVR</a>
<a class="btn btn-primary" href="#signup">Sign Up</a>
<a class="btn btn-primary" href="#signup">Campeonato</a>
<a class="btn btn-primary" href="#signup">Equipe</a>
<a class="btn btn-primary" href="#signup">menu2</a>
</div>
</nav>
<!-- Masthead-->
Expand All @@ -31,14 +34,7 @@
<div class="text-center text-white">
<!-- Page heading-->
<h1 class="mb-5">Generate more leads with a professional landing page!</h1>
<!-- Signup form-->
<!-- * * * * * * * * * * * * * * *-->
<!-- * * SB Forms Contact Form * *-->
<!-- * * * * * * * * * * * * * * *-->
<!-- This form is pre-integrated with SB Forms.-->
<!-- To make this form functional, sign up at-->
<!-- https://startbootstrap.com/solution/contact-forms-->
<!-- to get an API token!-->

<form class="form-subscribe" id="contactForm" data-sb-form-api-token="API_TOKEN">
<!-- Email address input-->
<div class="row">
Expand Down Expand Up @@ -78,7 +74,7 @@ <h1 class="mb-5">Generate more leads with a professional landing page!</h1>
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
<div class="features-icons-icon d-flex"><i class="bi-window m-auto text-primary"></i></div>
<h3>Fully Responsive</h3>
<h3>Márcio Pires</h3>
<p class="lead mb-0">This theme will look great on any device, no matter the size!</p>
</div>
</div>
Expand Down