From 3ef9ff577e2e836c4b881f6460e4ad8c9f380c1a Mon Sep 17 00:00:00 2001 From: Lukas Vonlanthen Date: Tue, 31 Dec 2024 11:07:37 +0100 Subject: [PATCH] Enable image optimization for better performance https://github.com/socialincome-san/public/pull/976#discussion_r1889233568 --- .../[lang]/[region]/(website)/techstack/(sections)/techcard.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/website/src/app/[lang]/[region]/(website)/techstack/(sections)/techcard.tsx b/website/src/app/[lang]/[region]/(website)/techstack/(sections)/techcard.tsx index 40d5fcee9..eba30dd07 100644 --- a/website/src/app/[lang]/[region]/(website)/techstack/(sections)/techcard.tsx +++ b/website/src/app/[lang]/[region]/(website)/techstack/(sections)/techcard.tsx @@ -32,7 +32,6 @@ export default function TechCard({ title, description, link, logo, donated, tran className="mx-auto w-1/2 rounded-sm sm:w-full" width="48" height="48" - unoptimized /> )}