Mute autoplay videos
This commit is contained in:
parent
4e5636970b
commit
cfbacbbab5
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ Oncue has been supporting small moving companies through innovative simple to us
|
|||
|
||||
## Design System
|
||||
|
||||
<video src="/img/content/design-system.mp4" autoplay loop><a href="https://designsystem.oncueapp.com/">See design system here</a></video>
|
||||
<video src="/img/content/design-system.mp4" autoplay loop muted><a href="https://designsystem.oncueapp.com/">See design system here</a></video>
|
||||
|
||||
From `git init` I've worked with the talented team at Oncue to build out a design system of react components that are accessible, automation tested, mobile-first and ready for both current and future projects to consume. It was really exciting taking the lead on a project that is now widely being adopted within the company in such a short time-span.
|
||||
|
||||
|
@ -24,7 +24,7 @@ I truly believe this project has changed the way Oncue will build software forev
|
|||
|
||||
The design system has successfully been integrated into the product to reimagine the user experience one page at a time during a massive redesign effort. Every sprint is another win.
|
||||
|
||||
<video src="/img/content/oncue-product.mp4" autoplay loop><a href="https://oncue.co/">See product site here</a></video>
|
||||
<video src="/img/content/oncue-product.mp4" autoplay loop muted><a href="https://oncue.co/">See product site here</a></video>
|
||||
|
||||
It's great to see the same amount of attention given to mobile as has been given to the desktop site. We're making major strides in usability and accessibility.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue