Reorder landing page and change dates
This commit is contained in:
@@ -7,7 +7,7 @@ const Lead = () => {
|
||||
<h2 className={styles.leadTitle}>
|
||||
Runofestivaali saariston sylissä!
|
||||
<span className={styles.dateAndPlace}>
|
||||
11. - 13.6.2026
|
||||
12. - 13.6.2026
|
||||
</span>
|
||||
</h2>
|
||||
</div>
|
||||
|
||||
@@ -9,9 +9,9 @@ const Index = () => {
|
||||
<div className={styles.indexContainer}>
|
||||
<h1>Runosaari</h1>
|
||||
<Lead />
|
||||
<Program />
|
||||
<Performers />
|
||||
<Collaboration />
|
||||
<Program />
|
||||
{/* <Workshops /> */}
|
||||
{/* <Info /> */}
|
||||
{/* <Archive /> */}
|
||||
|
||||
Reference in New Issue
Block a user