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

Update hero #39

Closed
wants to merge 3 commits into from
Closed
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
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,14 @@ <h2 class="section-title">About startup</h2>

</div>
</div>
</div>


<div class="column short">
<h2 class="section-title">Have any question?</h2>
<p class="section-desription">You can use contact form below or contact us via e-mail at:<a href="#">trendytheme.net@gmail.com</a>
Contact form is fully working and very easy to customize.</p>
</div>
</div>
</section>
</main>

Expand All @@ -121,7 +122,7 @@ <h2 class="section-title">Have any question?</h2>

<div class="row-short footer-bottom">
<img class="logo" src="./img/logo-white.png" alt="White logo">
<p>Matrox pack includes complete websites not just homepages, it comes with full website demos. Over <a href="#">200+</a> ready html files only for 17$. Purchase <a href="#">Matrox</a> Now!</p>
<p class="label">Matrox pack includes complete websites not just homepages, it comes with full website demos. Over <a href="#">200+</a> ready html files only for 17$. Purchase <a href="#">Matrox</a> Now!</p>
</div>
</footer>

Expand Down