Cleanup assets

This commit is contained in:
adilallo
2026-05-21 22:56:34 -06:00
parent f3b73527fc
commit 28de8ef3bc
83 changed files with 506 additions and 240 deletions
@@ -75,7 +75,7 @@ function ContentLockupView({
<>
{/* eslint-disable-next-line @next/next/no-img-element -- decorative shape SVG */}
<img
src={getAssetPath("assets/Shapes_1.svg")}
src={getAssetPath("assets/shapes/shapes-1.svg")}
alt=""
className={styles.shape}
role="presentation"