add about page

This commit is contained in:
2024-10-04 16:22:32 +02:00
parent dfbc3a771f
commit b10eaec8de
113 changed files with 480 additions and 198 deletions

View File

@@ -18,8 +18,6 @@ export default function Home() {
<HeroFeature />
<BentoSection />
<Eventbanner />
<CTA />
</>
)
}