Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Chelakhovl committed Feb 5, 2024
1 parent 7ec2994 commit 23ea1e9
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 26 deletions.
10 changes: 5 additions & 5 deletions footer.partial.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
</a>
</div>
<nav class="footer__nav">
<a href="index.about-us.partial.html" class="footer__nav-link">About us</a>
<a href="index.class-boxing.partial.html" class="footer__nav-link">Classes</a>
<a href="index.training-price.partial.html" class="footer__nav-link">Pricing</a>
<a href="index.testimonials.partial.html" class="footer__nav-link">Testimonials</a>
<a href="index.contacts.partial.html" class="footer__nav-link">Contacts</a>
<a href="#about-us" class="footer__nav-link">About us</a>
<a href="#type" class="footer__nav-link">Classes</a>
<a href="#classes" class="footer__nav-link">Shedule</a>
<a href="#testimonials" class="footer__nav-link">Testimonials</a>
<a href="#contacts" class="footer__nav-link">Contacts</a>
</nav>
</div>
<div class="footer__copyright">
Expand Down
10 changes: 5 additions & 5 deletions header.partial.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@

<div class="collapse navbar-collapse" id="header-navbar">
<div class="navbar-nav">
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
<a class="nav-link" href="index.about-us.partial.html">Classes</a>
<a class="nav-link" href="index.training-price.partial.html">Pricing</a>
<a class="nav-link" href="index.testimonials.partial.html">Testimonials</a>
<a class="nav-link" href="index.contacts.partial.html">Contacts</a>
<a class="nav-link active" aria-current="page" href="#home">Home</a>
<a class="nav-link" href="#type">Classes</a>
<a class="nav-link" href="#classes">Shedule</a>
<a class="nav-link" href="#testimonials">Testimonials</a>
<a class="nav-link" href="#contacts">Contacts</a>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion index.about-us.partial.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<section class="about-us-block">
<section id="about-us" class="about-us-block">
<div class="about-us-block__image-container about-us-block__image-left">
<img src="img/about-us_photo.png" alt="About Us" class="about-us-block__img-left" />
</div>
Expand Down
2 changes: 1 addition & 1 deletion index.class-boxing.partial.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<section class="schedule-block">
<section id="classes" class="schedule-block">
<h2 class="schedule__title">Schedule</h2>
<p class="schedule__subtitle">CHOOSE A CLASS</p>

Expand Down
2 changes: 1 addition & 1 deletion index.contacts.partial.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<section class="contacts-block">
<section id="contacts" class="contacts-block">
<h2 class="contacts__title">Contacts</h2>
<p class="contacts__description">
ASK US ANYTHING. Feel free to contact us to ask any question or sign up for
Expand Down
2 changes: 1 addition & 1 deletion index.do-boxing.partial.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ <h2 class="go-boxing__title">Go Boxing</h2>
<p class="go-boxing__description">
Learn how to box from professional boxers.
</p>
<a href="#" class="go-boxing__learn-more-btn">Learn More</a>
<a href="#type" class="go-boxing__learn-more-btn">Learn More</a>
</div>
</section>
2 changes: 1 addition & 1 deletion index.septimonials.partial.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<section class="testimonials-block">
<section id="testimonials" class="testimonials-block">
<div class="testimonial-content">
<h2 class="testimonials__title">Testimonials</h2>
<p class="testimonials__subtitle">OUR BOXERS ABOUT US</p>
Expand Down
4 changes: 2 additions & 2 deletions index.title.partial.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<section class="section-first">
<section id="home" class="section-first">
<h2 class="section__title">
Become a champion at <br />
<span class="section__subtitle">BOXING</span><br />
<span class="section__subtitle">SCHOOL!</span>
</h2>
<a href="#" class="cta-button section__cta-button">Free Training</a>
<a href="#contacts" class="cta-button section__cta-button">Free Training</a>
</section>
10 changes: 5 additions & 5 deletions index.type-of-training.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<section class="training-block">
<section id="price" class="training-block">
<div class="training-block__text">
<h2 class="training-block__title">Training</h2>
<h3 class="training-block__subtitle">JOIN OUR CLASSES</h3>
Expand All @@ -17,31 +17,31 @@ <h3 class="training-block__subtitle">JOIN OUR CLASSES</h3>
<div class="carousel-caption d-none d-md-block">
<h5>FOR ADULTS</h5>
<p>from $55</p>
<a href="#" class="cta-button class__cta-button">Sign up</a>
<a href="#contacts" class="cta-button class__cta-button">Sign up</a>
</div>
</div>
<div class="carousel-item class--for-children">
<img src="img/type-of-training-for-children.png" class="d-block w-75 mx-auto" alt="For children">
<div class="carousel-caption d-none d-md-block">
<h5>FOR CHILDREN</h5>
<p>from $35</p>
<a href="#" class="cta-button class__cta-button">Sign up</a>
<a href="#contacts" class="cta-button class__cta-button">Sign up</a>
</div>
</div>
<div class="carousel-item class--female-boxing">
<img src="img/type-of-training-female.png" class="d-block w-75 mx-auto" alt="For female">
<div class="carousel-caption d-none d-md-block">
<h5>FEMALE BOXING</h5>
<p>from $55</p>
<a href="#" class="cta-button class__cta-button">Sign up</a>
<a href="#contacts" class="cta-button class__cta-button">Sign up</a>
</div>
</div>
<div class="carousel-item class--kickboxing">
<img src="img/type-of-training-kikcboxing.png" class="d-block w-75 mx-auto" alt="For KICKBOXING">
<div class="carousel-caption d-none d-md-block">
<h5>KICKBOXING</h5>
<p>from $65</p>
<a href="#" class="cta-button class__cta-button">Sign up</a>
<a href="#contacts" class="cta-button class__cta-button">Sign up</a>
</div>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions index.type-trainings.partial.html
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
<section class="photo-block">
<section id="type" class="photo-block">
<div class="photo-block__wrapper">
<div class="photo-block__item photo-block__item-adults">
<div class="photo-block__content">
<h3 class="photo-block__title">ADULTS</h3>
<p class="photo-block__description">Learn how to box at our school. Sign up for a trial training!</p>
<a href="#" class="cta-button photo-block__cta-button">Learn more</a>
<a href="#price" class="cta-button photo-block__cta-button">Learn more</a>
</div>
</div>

<div class="photo-block__item photo-block__item-children">
<div class="photo-block__content">
<h3 class="photo-block__title">CHILDREN</h3>
<p class="photo-block__description">Your child will be strong, sturdy, and awaiting training eagerly.</p>
<a href="#" class="cta-button photo-block__cta-button">Learn more</a>
<a href="#price" class="cta-button photo-block__cta-button">Learn more</a>
</div>
</div>

<div class="photo-block__item photo-block__item-self-defence">
<div class="photo-block__content">
<h3 class="photo-block__title">SELF-DEFENCE</h3>
<p class="photo-block__description">The ability to defend yourself will never be superfluous.</p>
<a href="#" class="cta-button photo-block__cta-button">Learn more</a>
<a href="#price" class="cta-button photo-block__cta-button">Learn more</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 23ea1e9

Please sign in to comment.