From 41edd7ce26a3acb9cd37e88ea071492787ad58c8 Mon Sep 17 00:00:00 2001 From: kuekhaoyang Date: Mon, 24 Nov 2025 17:25:05 +0800 Subject: [PATCH] refactor: remove `images.weserv.nl` preconnect and image optimization utility --- app/layout.tsx | 3 --- components/home/MovieCard.tsx | 3 +-- components/search/VideoCard.tsx | 3 +-- 3 files changed, 2 insertions(+), 7 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index f625f60..7bd4faf 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -28,9 +28,6 @@ export default function RootLayout({ }>) { return ( - - -
{movie.title}(({
{video.vod_pic ? (