Breadcrumb
A navigational component that displays the user's current location within a website's hierarchy. It provides links back to each previous page the user navigated through, enhancing usability and site navigation. Perfect for improving user experience in Astro projects by clearly indicating the path taken to reach the current page.
Button
A customizable button component offering variant-based styling, size options, and support for rendering as different HTML blocks while preserving all native attributes.
Card
A structured card component system with dedicated subcomponents for headers, content, and footers. Provides a clean, flexible layout for displaying grouped information, statistics, and UI sections.