Compare commits

..

3 Commits

Author SHA1 Message Date
victorAnumudu 87e7aa7270 sentence corrected 2024-01-11 22:06:03 +01:00
victorAnumudu 53da8d6992 fixed address space 2024-01-10 07:24:18 +01:00
ameye 64f69eff72 Merge branch 'adding-app-download-details' of WrenchBoard/WrenchBoardMainSite into master 2023-12-21 05:58:55 +00:00
+3 -3
View File
@@ -20,7 +20,7 @@ function FooterHomeOne({ className }) {
</a>
</div>
<p>
{`It is simple. You can set goals, task, or anything that need to be done and reward accomplishment. WrenchBoard is the platform to connect opportunities. `}
{`It is simple. You can set goals, task, or anything that needs to be done and reward accomplishment. WrenchBoard is the platform to connect opportunities. `}
</p>
<a href="/service">
Read More <i className="fal fa-arrow-right" />
@@ -95,12 +95,12 @@ function FooterHomeOne({ className }) {
</li>
<li>
<a href="#">
<i className="fal fa-phone" /> 404 855-7966
<i className="fal fa-phone" /> 404-855-7966
</a>
</li>
<li>
<a href="#">
<i className="fal fa-map-marker-alt" />Atlanta,GA 30339
<i className="fal fa-map-marker-alt" />Atlanta, GA 30339
</a>
</li>
</ul>