Back
Todo
Adding small videos of each feature on the homepage.
For those interested, here's the HTML:
<video style="border-radius: 10px;" width="100%" height="100%" autoplay muted loop playsinline preload="auto">
<source src="https://yourvideostoredlink" type="video/mp4">
Your browser does not support the video tag.
</video>
#magictellers