diff --git a/src/components/LandingPage/index.tsx b/src/components/LandingPage/index.tsx index a27f03c..c702bae 100644 --- a/src/components/LandingPage/index.tsx +++ b/src/components/LandingPage/index.tsx @@ -22,6 +22,9 @@ const LandingPage: React.FC = () => { sizes: '100vw', opacity: '30', src: 'zensite/scott-webb-5mIcH3q7tIk-unsplash', + aspectRatio: '2:3', + crop: 'auto', + quality: '5', }); return (