From 4a8d20ad72d4e04d1c9c839fb192e9db41209c27 Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Fri, 29 Mar 2024 20:30:41 -0700 Subject: [PATCH] News: raise the quality 75 -> 90 --- src/apps/news/AppNews.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/news/AppNews.tsx b/src/apps/news/AppNews.tsx index 36b62dee1..77bcd1f96 100644 --- a/src/apps/news/AppNews.tsx +++ b/src/apps/news/AppNews.tsx @@ -169,6 +169,7 @@ export function AppNews() { // commented: we scale the images to 600px wide (>300 px tall) // sizes='(max-width: 1200px) 100vw, 50vw' priority={idx === 0} + quality={90} />