// This component sorts and displays book covers based on their aspect ratio.
// It separates covers into primary (preferred aspect ratio) and secondary (opposite aspect ratio) sections.
// Covers are displayed with options to select, view resolution, and open in a new tab.