From 46830d212203de84b452eeae4a96475a41ed100f Mon Sep 17 00:00:00 2001 From: Vishwas Saini <85990875+VishwasSaini25@users.noreply.github.com> Date: Fri, 9 Feb 2024 09:25:27 +0530 Subject: [PATCH] website: Website enhancement (#1203) --- website/pages/index.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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 = () => {