From a8a7bd70f4f1a554d746ab9f6df959b6b3280cd9 Mon Sep 17 00:00:00 2001 From: Adam Plesnik Date: Thu, 16 Jan 2025 17:25:22 +0100 Subject: [PATCH] Remove Scroll from Home --- src/pages/Home.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/Home.tsx b/src/pages/Home.tsx index 49ba82d..36798ac 100644 --- a/src/pages/Home.tsx +++ b/src/pages/Home.tsx @@ -3,7 +3,6 @@ import Intro from '@/content/Intro' import kolbordPreview from '@/content/kolbord/images/kolbord-home.jpg' import martinPreview from '@/content/martin/images/martin-home.jpg' import mhdPreview from '@/content/mhd/images/mhd-home.jpg' -import thankPreview from '@/content/thankful/images/thank-home.jpg' import vkjbPreview from '@/content/vkjb/images/vkjb-home.jpg' const Home = () => { @@ -17,7 +16,6 @@ const Home = () => { src={mhdPreview} /> -