Reorder landing page and change dates

This commit is contained in:
2026-04-29 23:17:08 +03:00
parent 14a90248c8
commit 6cb46f2873
2 changed files with 2 additions and 2 deletions

View File

@@ -9,9 +9,9 @@ const Index = () => {
<div className={styles.indexContainer}>
<h1>Runosaari</h1>
<Lead />
<Program />
<Performers />
<Collaboration />
<Program />
{/* <Workshops /> */}
{/* <Info /> */}
{/* <Archive /> */}