diff --git a/apps/web/src/components/landing/cta-section.tsx b/apps/web/src/components/landing/cta-section.tsx index 6cf5a665..665e2b0c 100644 --- a/apps/web/src/components/landing/cta-section.tsx +++ b/apps/web/src/components/landing/cta-section.tsx @@ -42,9 +42,6 @@ export function CTASection() { Try the demo - diff --git a/apps/web/src/routes/index.tsx b/apps/web/src/routes/index.tsx index 19c19785..6d64d62f 100644 --- a/apps/web/src/routes/index.tsx +++ b/apps/web/src/routes/index.tsx @@ -10,7 +10,6 @@ import { HeroSection, HowItWorksSection, InfrastructureSection, - PricingSection, ProductionStacksSection, StatsSection, TerminalSection, @@ -35,7 +34,6 @@ function LandingPage() { -