Files
DESKTOP-GBA0BK8\Admin 7c8c8b1c76 first commit
2023-04-08 12:19:53 -04:00

11 lines
643 B
PHP

<div class="store-block py-5">
<p class="title text-center"><strong>Download</strong> the Float app now.</p>
<div class="download-btn-wrapper d-flex flex-wrap justify-content-around mx-auto">
<a class="mx-2 mb-2" href="https://smart.link/afcjz898yquo8" target="_blank">
<img src="https://blog.float.sg/wp-content/themes/float/images/google.svg" alt="google-img">
</a>
<a class="mx-2 mb-2" href="https://smart.link/afcjz898yquo8" target="_blank">
<img src="https://blog.float.sg/wp-content/themes/float/images/apple.svg" alt="apple-img">
</a>
</div>
</div><!-- store-block -->