This hero uses an animated canvas element as background and has its parallax prop set to true.
Component DocsThe background can be set to a gradient, image, video, or canvas.
Component DocsThe Split layout defaults to a 62/38
ratio, with media on top on small screens (media first in the DOM), and on the left on larger screens. You can add the contentFirst
prop to change that.
Adding the reversed
prop visually swaps the content and media sections (without changing their position in the DOM).