Skip to content

Commit

Permalink
feat(sikalabs-landing): Add Office address with link to Google Map
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejsika committed May 14, 2024
1 parent 8d87638 commit 8b42d1a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sites20/sites/sikalabs-landing/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@ const Index = () => (
</tr>
</tbody>
</table>
<h3>Office</h3>
<p>
Odlehlá 24, 190 00 Praha 9 (
<a target="_blank" href="https://sika.link/odlehla24">
Google Map
</a>
)
</p>
</div>
);

Expand Down

0 comments on commit 8b42d1a

Please sign in to comment.