File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ import Tools from '@/components/Tools';
88import Footer from '@/components/Footer' ;
99import { useLanguage } from '@/contexts/LanguageContext' ;
1010import { BlurReveal } from '@/components/BlurReveal' ;
11- // import InteractiveMinimap from '@/components/InteractiveMinimap';
1211import { SectionTitle } from '@/components/SectionTitle' ;
1312import { ParallaxSection } from '@/components/ParallaxSection' ;
1413import { LanguageTransitionWrapper } from '@/components/LanguageTransitionWrapper' ;
@@ -18,7 +17,6 @@ export default function Home() {
1817
1918 return (
2019 < main className = "min-h-screen" >
21- { /* <InteractiveMinimap /> */ }
2220 < Header />
2321 < LanguageTransitionWrapper >
2422 < ParallaxSection speed = { 0.2 } >
You can’t perform that action at this time.
0 commit comments