1 Commits

Author SHA1 Message Date
3ac2f8ede7 refactor: remove comparison table section from home page 2025-11-07 12:13:12 +01:00

View File

@@ -42,9 +42,6 @@ export default function HomePage() {
<HomeSlider />
</AnimatedSection>
<AnimatedSection>
<HomeComparisonTable />
</AnimatedSection>
<AnimatedSection>
<CallToAction />