changes for 2026

This commit is contained in:
2026-06-30 18:53:24 +02:00
parent 8222ca27fd
commit a051ff883c
3 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ export default function Home() {
<>
<main>
<Hero />
<Program />
{/* <Program /> */}
<Info />
<Contact />
</main>