Skip to content

Commit

Permalink
add shop banner to front page
Browse files Browse the repository at this point in the history
  • Loading branch information
bitkarrot committed Sep 23, 2024
1 parent 584c02f commit 5a2f6b8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
Binary file added public/images/shophivetalk.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/shophivetalk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion public/views/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,13 @@ <h3 class="section-title mt-0">
</div>
</section>

<section class="cta section mt-48">
<div class="features-wrap mt-24">
<a href="https://hivetalk.printify.me/" target="_blank">
<img src="/images/shophivetalk.png" alt="Hive Shop" id="Shop" width="500"/>
</a>
</div>
</section>
<section class="cta section">
<div class="features-wrap mb-24"><h2>Active Rooms</h2></div>
<div class="features-wrap">
Expand Down Expand Up @@ -232,7 +239,7 @@ <h3 class="section-title mt-0">
<div class="footer-copyright">
&copy; 2024 HiveTalk, all rights reserved.
<br />
Commit: f0af0d61c777d5dba22ba5bb83a31bd87cf2e49c
Commit: 584c02fc24b77cd80c99f79a0c5a83abca81d398
<div id="content-placeholder"><!-- Content will be inserted here --></div>
</div>
</div>
Expand Down

0 comments on commit 5a2f6b8

Please sign in to comment.