From b33956e6b85b2c2fc12e23951c06f36e009fb627 Mon Sep 17 00:00:00 2001 From: TheMeanCanEHdian Date: Tue, 2 Aug 2022 23:13:21 -0500 Subject: [PATCH] feat: add 20th Century Studios to Studio Slider (#2288) * Add 20th Century Studios to Studio Sliders * Remove 20th Century Fox from Studio Sliders Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com> Co-authored-by: Ryan Cohen --- src/components/Discover/StudioSlider/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Discover/StudioSlider/index.tsx b/src/components/Discover/StudioSlider/index.tsx index 59f0e8c0..3e040643 100644 --- a/src/components/Discover/StudioSlider/index.tsx +++ b/src/components/Discover/StudioSlider/index.tsx @@ -21,10 +21,10 @@ const studios: Studio[] = [ url: '/discover/movies/studio/2', }, { - name: '20th Century Fox', + name: '20th Century Studios', image: - 'https://image.tmdb.org/t/p/w780_filter(duotone,ffffff,bababa)/qZCc1lty5FzX30aOCVRBLzaVmcp.png', - url: '/discover/movies/studio/25', + 'https://image.tmdb.org/t/p/w780_filter(duotone,ffffff,bababa)/h0rjX5vjW5r8yEnUBStFarjcLT4.png', + url: '/discover/movies/studio/127928', }, { name: 'Sony Pictures',