refactor: remove unused GPU page sections

This commit is contained in:
2025-11-04 16:50:20 +01:00
parent 865252274c
commit 388654fcbd

View File

@@ -37,18 +37,6 @@ export default function GpuPage() {
<GpuUseCases />
</AnimatedSection>
<AnimatedSection>
<GpuIntegration />
</AnimatedSection>
<AnimatedSection>
<GpuGettingStarted />
</AnimatedSection>
<AnimatedSection>
<GpuDifferentiators />
</AnimatedSection>
<AnimatedSection>
<CallToAction />
</AnimatedSection>