ELEC60013-ES-CW1/content/shop.md
Aadi Desai 1444500b32
Site Revamp, fixing mobile experience
Add Why page with reasons to use our product and a demo video
Add App Images
Add rawhtml shortcode
2022-03-01 12:49:26 +00:00

13 lines
418 B
Markdown

---
title: Shop
include_footer: true # or false to display the footer
---
{{< rawhtml >}} <!-- markdownlint-disable MD033 -->
<img class="pushed-image" src="/images/collar.jpg" alt="Smart Collar" width="400">
<br>
<b>Get the Barkr collar for a fixed, low price of $39.99</b>
<br>
<a href="/shop/collar" class="button btn-align-md accent-btn raised">Add to Cart</a>
{{< /rawhtml >}} <!-- markdownlint-enable MD033 -->