This is a simple, but fun block that allows the user to add in a custom place of origin, and the block will show a slot machine like animation rotating through destinations.
This is the actual block! 👇🏼
Asheville
The destinations are preset in the block’s code, but allow for easy future expansion to pull the destinations from Custom Post Types with the REST API.
Upon adding the block in the editor, it prompts the user to enter a heading.
Want to see how I made it?
Check out the code on GitHub!