FunctionCheatsheetTemplate({
title,
category,
icon,
description,
difficulty,
readingTime,
popularity,
sections
}: Cheats
src/components/CheatsheetTemplate.tsx:156
FunctionOptimizedImageComponent({
src,
alt,
width,
height,
className = "",
fallbackSrc = "/placeholder.svg",
blurhash,
lazyBo
src/components/OptimizedImage.tsx:15