feat(pricing): enhance pricing page with SEO metadata and structured data

- Updated the pricing page to include improved SEO metadata, including title, description, and keywords.
- Added structured data using JsonLd for better search engine visibility.
- Revised pricing plan descriptions and features for clarity and accuracy.
- Enhanced link behavior for external pricing links to open in a new tab with appropriate security attributes.
- Updated FAQ sections to reflect changes in credit and billing explanations.
This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-07-05 20:45:23 -07:00
parent 66a34abe63
commit 7af3f535fc
5 changed files with 128 additions and 78 deletions

View file

@ -67,7 +67,8 @@ export function SoftwareApplicationJsonLd() {
"@type": "Offer",
price: "0",
priceCurrency: "USD",
description: "Free plan with 500 pages included",
description:
"Free self-hosted from the open-source repo; cloud starts with $5 of free credit, then pay as you go",
},
description:
"SurfSense is an open-source competitive intelligence platform. AI agents monitor competitors, track rankings, and listen to your market with platform-native connectors for Reddit, YouTube, Google Maps, Google Search, and the open web, through one API or MCP server.",
@ -80,7 +81,7 @@ export function SoftwareApplicationJsonLd() {
"Competitor, brand, and rank monitoring with briefs and alerts",
"AI automations and agents (scheduled and event-triggered workflows)",
"AI-powered semantic search across connected tools and documents",
"Federated search across Slack, Google Drive, Notion, Confluence, GitHub",
"Knowledge base with file uploads and Google Drive, OneDrive, and Dropbox sync",
"Document Q&A with citations, report, podcast, and video generation",
"Real-time collaborative team chats",
"Native desktop app with Quick, General, and Screenshot Assist",