// Loading Skeleton Component export const LoadingSkeleton = () => { return ( <> {[1, 2, 3, 4].map((item) => (