diff --git a/frontend/src/components/pricing/PricingPage.tsx b/frontend/src/components/pricing/PricingPage.tsx index 0ee64d7..c864d3d 100644 --- a/frontend/src/components/pricing/PricingPage.tsx +++ b/frontend/src/components/pricing/PricingPage.tsx @@ -7,6 +7,7 @@ import { useLicense } from '../../hooks/useLicense'; import { logNonAbortError } from '../../lib/api'; import { trackEvent } from '../../lib/analytics'; import { apiUrl } from '../../lib/api'; +import HexCanvas from '../home/HexCanvas'; // Feature list keys — resolved inside the component via t() @@ -128,72 +129,16 @@ export default function PricingPage({ return (
{t('pricingPage.subtitle')}
-{t('pricingPage.costContext')}
-{t('pricingPage.lessThanSurvey')}
+{t('pricingPage.lessThanSurvey')}