From af51baa2d29b3d90516d2291a8fab24fd79b44e3 Mon Sep 17 00:00:00 2001 From: Yaroslav Dmitriev <113548499+ElonMusk2002@users.noreply.github.com> Date: Wed, 23 Aug 2023 09:08:36 +0500 Subject: [PATCH] website: Enhance mobile responsiveness (#647) * feat: Enhance mobile responsiveness Adjusted the code to improve the display and functionality on mobile devices. This includes responsive design updates and layout adjustments to ensure a better user experience on smaller screens. * Delete package-lock.json --- website/pages/index.tsx | 53 ++++++++++++++++++++++++++++++----------- 1 file changed, 39 insertions(+), 14 deletions(-) diff --git a/website/pages/index.tsx b/website/pages/index.tsx index b4f0ac94..770ffc41 100755 --- a/website/pages/index.tsx +++ b/website/pages/index.tsx @@ -7,7 +7,7 @@ import { useColorModeValue, } from "@chakra-ui/react"; import DownloadButton from "components/DownloadButton"; -import Image from "next/image"; +import Image from 'next/image'; const Root = () => { const textColor = useColorModeValue("#171717", "#f5f5f5"); @@ -46,17 +46,43 @@ const Root = () => { {/* */} + + Headline 2 + { You can use all your Spotify tracks & playlists here. Everything will be in Sync & some action taken from Spotube will also - reflect on your Spotify Account + reflect on your Spotify Account. @@ -137,12 +163,11 @@ const Root = () => { /> - +
Download Now - Download Spotube for every platform you want. It's available - everywhere + Download Spotube for every platform you want. It's available everywhere.