diff --git a/src/pages/index.tsx b/src/pages/index.tsx index d689826..1a42f40 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -26,6 +26,7 @@ const Home: NextPage = () => { backgroundImage: `url("/backdrops/patient-clinic-bg.jpeg")`, backgroundPosition: `center`, backgroundRepeat: `no-repeat`, + backgroundSize: `cover`, }} className="flex grow flex-col" >