diff --git a/src/components/Home/HomePage.tsx b/src/components/Home/HomePage.tsx
index f9635ad..100b416 100644
--- a/src/components/Home/HomePage.tsx
+++ b/src/components/Home/HomePage.tsx
@@ -13,7 +13,6 @@ import ParticipantsSection from './ParticipantsSection'
// import TicketsSection from './TicketsSection'
import Link from 'next/link'
import AboutLogosSection from './AboutLogosSection'
-import VideoSection from './VideoSection'
const HomePage: React.FC = () => {
return (
@@ -21,7 +20,7 @@ const HomePage: React.FC = () => {
-
+ {/* */}
{/* */}