After event changes

This commit is contained in:
2025-05-10 20:50:49 +03:00
parent 08db504290
commit f2ca0079cc
9 changed files with 110 additions and 23 deletions

View File

@@ -17,8 +17,8 @@ const Home: NextPage = () => {
<Program />
<Performers />
{/* <Workshops /> */}
<Info />
<Collaboration />
{/* <Info /> */}
{/* <Collaboration /> */}
{/* <Archive /> */}
</div>
);