FunctionClassicLayout({
profile,
about,
projects,
username,
prsByOrg,
}: ClassicLayoutProps)
components/portfolio/classic-layout.tsx:24
FunctionProjectImage({
src,
fallbackSrc,
alt,
fill = true,
className,
sizes,
unoptimized
}: ProjectImageProp
components/portfolio/project-image.tsx:16