xmtp / xmtp-dot-org

xmtp.org, powered by Docusaurus
https://xmtp.org
MIT License
11 stars 25 forks source link

Mobile version of the homepage animation section needs a new asset #146

Closed darickdang closed 2 years ago

darickdang commented 2 years ago

Describe the bug

For the mobile version of the animated feature section on the homepage, the video that plays on larger viewports should be a static image due to the limited size constraints and nature of mobile devices.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to the homepage
  2. Scroll down to the animated section
  3. View this section on a mobile viewport

Expected behavior

On mobile viewports, the video shouldn't play (or load, ideally) and the static image provide on this ticket should be displayed instead.

Screenshots

This is a mockup of how it should look:

mobileDemoMock

Here is the raw asset:

demoMobile

Additional context

jhaaaa commented 2 years ago

Addressed in https://github.com/xmtp/xmtp-dot-org/pull/153