diff --git a/website/pages/index.tsx b/website/pages/index.tsx index 770ffc41..b0032c18 100755 --- a/website/pages/index.tsx +++ b/website/pages/index.tsx @@ -32,7 +32,7 @@ const Root = () => { md: "transparent", }} > - + Spotube @@ -44,7 +44,7 @@ const Root = () => { {/* */} - + { /> { }} color="gray.800" > - Access all your Spotify Music & Playlists + Access all your Spotify Music & Playlists You can use all your Spotify tracks & playlists here. Everything will be in Sync & some action taken from Spotube will also @@ -111,7 +112,7 @@ const Root = () => { display: "block", height: "100%", width: "100%", - background: "url('/headline-2b.png') rgba(0, 0, 0, 0.9)", + background: "url('/headline-2b.png') rgba(0, 0, 0, 0)", bgSize: "contain", bgRepeat: "no-repeat", bgPos: "center", @@ -130,7 +131,7 @@ const Root = () => {