Replace absolute image paths

This commit is contained in:
adilallo
2025-08-20 12:30:59 -06:00
parent 6e274124c3
commit e871c9de4b
100 changed files with 90292 additions and 62 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ const ContentLockup = ({
{title}
</h1>
<img
src="/assets/Shapes_1.svg"
src="assets/Shapes_1.svg"
alt="Decorative shapes"
className="w-[27.2px] h-[27.2px] md:w-[34px] md:h-[34px] lg:w-[50px] lg:h-[50px]"
/>