Skip to content

Commit b33956e

Browse files
TheMeanCanEHdianTheCatLadysct
authored
feat: add 20th Century Studios to Studio Slider (sct#2288)
* Add 20th Century Studios to Studio Sliders * Remove 20th Century Fox from Studio Sliders Co-authored-by: TheCatLady <[email protected]> Co-authored-by: Ryan Cohen <[email protected]>
1 parent f5864b4 commit b33956e

File tree

1 file changed

+3
-3
lines changed
  • src/components/Discover/StudioSlider

1 file changed

+3
-3
lines changed

src/components/Discover/StudioSlider/index.tsx

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ const studios: Studio[] = [
2121
url: '/discover/movies/studio/2',
2222
},
2323
{
24-
name: '20th Century Fox',
24+
name: '20th Century Studios',
2525
image:
26-
'https://image.tmdb.org/t/p/w780_filter(duotone,ffffff,bababa)/qZCc1lty5FzX30aOCVRBLzaVmcp.png',
27-
url: '/discover/movies/studio/25',
26+
'https://image.tmdb.org/t/p/w780_filter(duotone,ffffff,bababa)/h0rjX5vjW5r8yEnUBStFarjcLT4.png',
27+
url: '/discover/movies/studio/127928',
2828
},
2929
{
3030
name: 'Sony Pictures',

0 commit comments

Comments
 (0)