11 lines
643 B
PHP
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 --> |