makeabilitylab / makeabilitylabwebsite

The Makeability Lab website
https://makeabilitylab.cs.washington.edu
MIT License
9 stars 65 forks source link

Add "About Us" subsection to landing page #1193

Closed jonfroehlich closed 1 month ago

jonfroehlich commented 1 month ago

I've long wanted to do this. And we don't have anything.

If the landing page randomly loads this banner as the initial banner, then this certainly serves as a lil "about us" but this doesn't happen most of the time:

image

Instead, it most often looks like this: image

I'd love to make something interactive and fun.

jonfroehlich commented 1 month ago

Working on this in branch adding-about-us-to-landing-page

It's got a fun lil animation as well. See movie:

https://github.com/user-attachments/assets/1e2d85e4-dfbc-4a02-9e45-c113bde3d1a7

jonfroehlich commented 1 month ago

Fixed responsiveness of the animation to browser resizing:

https://github.com/user-attachments/assets/5d95b6eb-ff07-43f1-a530-619cfe3df451

jonfroehlich commented 1 month ago

Tested and now on production!