-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
1 parent
cc54290
commit 1868b5c
Showing
104 changed files
with
2,388 additions
and
388 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
|
@@ -82,7 +82,7 @@ <h2>Contact Us</h2> | |
</div> | ||
</section> | ||
|
||
<section class="fdb-block bg-dark" style="background-image: url(../imgs/bg_0.jpg)"> | ||
<section class="fdb-block bg-dark" style="background-image: url(../imgs/bg_0.svg)"> | ||
<div class="container"> | ||
<div class="row text-center justify-content-center"> | ||
<div class="col-12 col-md-8 col-lg-7"> | ||
|
@@ -171,7 +171,7 @@ <h1>Contact Us</h1> | |
</div> | ||
</section> | ||
|
||
<section class="fdb-block" style="background-image: url(../imgs/bg_0.jpg)"> | ||
<section class="fdb-block" style="background-image: url(../imgs/bg_0.svg)"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col"> | ||
|
@@ -266,17 +266,17 @@ <h1>Contact Us</h1> | |
<div class="row-50"></div> | ||
<div class="row justify-content-center text-center"> | ||
<div class="col-12 col-md mr-auto ml-auto"> | ||
<img alt="image" height="40" class="mb-2" src="../imgs/img_round.png"> | ||
<img alt="image" height="40" class="mb-2" src="../imgs/img_round.svg"> | ||
<p class="text-h3">+44 (112) 123 752</p> | ||
</div> | ||
|
||
<div class="col-12 col-md pt-4 pt-md-0 mr-auto ml-auto"> | ||
<img alt="image" height="40" class="mb-2" src="../imgs/img_round.png"> | ||
<img alt="image" height="40" class="mb-2" src="../imgs/img_round.svg"> | ||
<p class="text-h3">123 6th St.<br>Melbourne, FL 32904</p> | ||
</div> | ||
|
||
<div class="col-12 col-md pt-4 pt-md-0 mr-auto ml-auto"> | ||
<img alt="image" height="40" class="mb-2" src="../imgs/img_round.png"> | ||
<img alt="image" height="40" class="mb-2" src="../imgs/img_round.svg"> | ||
<p class="text-h3">[email protected]</p> | ||
</div> | ||
</div> | ||
|
@@ -349,7 +349,7 @@ <h1>Contact Us</h1> | |
</div> | ||
</section> | ||
|
||
<section class="fdb-block pb-0" style="background-image: url(../imgs/bg_3.jpg)"> | ||
<section class="fdb-block pb-0" style="background-image: url(../imgs/bg_3.svg)"> | ||
<div class="container"> | ||
<div class="row text-center justify-content-center"> | ||
<div class="col-12 col-md-8 col-lg-7"> | ||
|
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
Oops, something went wrong.