diff --git a/surfsense_web/components/pricing/pricing-section.tsx b/surfsense_web/components/pricing/pricing-section.tsx
index af1c9bd59..ebb7eac92 100644
--- a/surfsense_web/components/pricing/pricing-section.tsx
+++ b/surfsense_web/components/pricing/pricing-section.tsx
@@ -11,8 +11,8 @@ const demoPlans = [
billingText: "1,000 pages included",
features: [
"Self Hostable",
- "1,000 pages included to start",
- "Earn up to 6,000+ bonus pages for free",
+ "500 pages included to start",
+ "Earn up to 3,000+ bonus pages for free",
"Includes access to OpenAI text, audio and image models",
"Realtime Collaborative Group Chats with teammates",
"Community support on Discord",
@@ -66,7 +66,7 @@ function PricingBasic() {
Claim 6,000 Free Pages
+Claim 3,000 Free Pages
Limited offer. Schedule a meeting or email us to claim.
@@ -198,18 +198,18 @@ export function MorePagesContent() { )}