mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
- Introduced the FeaturedVideoHero component featuring a responsive layout with a headline, optional subtitle, call-to-action buttons, and a video element. - Added associated SCSS styles for the component to ensure proper spacing and theming. - Created a showcase page to demonstrate the usage of the FeaturedVideoHero pattern. - Updated types to include design constraints for buttons and video elements. - Implemented validation for required props to enhance development experience.