Skip to content

Commit 7c61668

Browse files
authored
Merge pull request #1188 from MODSetter/dev
fix: update pricing description to reflect 500 pages included in the …
2 parents f47e7a8 + b96c049 commit 7c61668

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

surfsense_web/components/pricing/pricing-section.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ function PricingBasic() {
6666
<Pricing
6767
plans={demoPlans}
6868
title="SurfSense Pricing"
69-
description="Start free with 1,000 pages. Earn up to 3,000+ more or buy as you go."
69+
description="Start free with 500 pages and pay as you go."
7070
/>
7171
);
7272
}

0 commit comments

Comments
 (0)