refactor: remove comparison table section from home page

This commit is contained in:
2025-11-07 12:13:12 +01:00
parent 4ba88257eb
commit 3ac2f8ede7

View File

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