Linked page added

This commit is contained in:
dev-chiefworks
2022-03-19 13:16:22 -04:00
parent 71b460e75c
commit 39e7d74458
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -53,7 +53,7 @@ function Forms() {
<a className="you" href="#">
<i className="fab fa-youtube"></i>
</a>
<a className="lin" href="#">
<a className="lin" href="https://www.linkedin.com/company/wrenchboard/">
<i className="fab fa-linkedin-in"></i>
</a>
</div>
@@ -113,7 +113,7 @@ function Forms() {
<div className="bisylms-map">
<iframe
title="map"
src="https://maps.google.com/maps?width=720&amp;height=600&amp;hl=en&amp;coord=39.966528,-75.158284&amp;q=1%20Grafton%20Street%2C%20Dublin%2C%20Ireland+(My%20Business%20Name)&amp;ie=UTF8&amp;t=p&amp;z=16&amp;iwloc=B&amp;output=embed"
src="https://maps.google.com/maps?width=720&amp;height=600&amp;hl=en&amp;coord=33.8573837,-84.4766235&amp;q=Cumberland+Pkwy+SE,+Atlanta,+GA+30339&amp;ie=UTF8&amp;t=p&amp;z=16&amp;iwloc=B&amp;output=embed"
></iframe>
</div>
</>