mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
- Introduced HeaderHeroPrimaryMedia component for a responsive hero section featuring a headline, subtitle, call-to-action buttons, and media elements (images, videos, or custom React components). - Implemented associated SCSS styles to ensure proper layout and design constraints, including aspect ratios and object-fit properties. - Added README documentation detailing usage, props, and best practices for the component. - Included validation for required props with console warnings for missing fields.