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} /> -