Skip to content

Commit

Permalink
Update Footer.js
Browse files Browse the repository at this point in the history
  • Loading branch information
svilenzhelev authored Sep 3, 2024
1 parent 7f5a58b commit 66a5cc8
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions src/components/front/layout/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,19 +84,11 @@ export default props => {
<FooterColumns>
<FooterColumn>
<h2><FontAwesomeIcon icon={faAddressBook}/> Контакти</h2>
<p>
<b>Демократична България – обединение</b>
</p>
<p>
<p>
<b><FontAwesomeIcon icon={faEnvelope}/> Имейл: </b>
<a href='mailto:[email protected]'>[email protected]</a>
</p>
<p>
<b><FontAwesomeIcon icon={faMapMarkerAlt}/> Адрес: </b> <br/>
гр. София, 1164 <br/>
бул. „Драган Цанков“ <br/>
12-16, ет. 2, ап. 7
</p>

</FooterColumn>
<FooterColumn>
<h2><FontAwesomeIcon icon={faSitemap}/> Карта на сайта</h2>
Expand Down

0 comments on commit 66a5cc8

Please sign in to comment.