We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f47e7a8 commit b96c049Copy full SHA for b96c049
1 file changed
surfsense_web/components/pricing/pricing-section.tsx
@@ -66,7 +66,7 @@ function PricingBasic() {
66
<Pricing
67
plans={demoPlans}
68
title="SurfSense Pricing"
69
- description="Start free with 1,000 pages. Earn up to 3,000+ more or buy as you go."
+ description="Start free with 500 pages and pay as you go."
70
/>
71
);
72
}
0 commit comments