Add semantic search messaging across landing pages and metadata#96
Add semantic search messaging across landing pages and metadata#96
Conversation
…lities to include semantic search. Revise metadata for improved clarity and consistency across the application. Update pricing content to reflect new AI capabilities and enhance the FeaturesGrid with detailed descriptions of document search functionalities. Adjust various sections to emphasize the integration of full-text and semantic search across the platform.
|
@claude please review this PR |
|
Claude finished @jfrench9's task in 1m 4s —— View job PR Review
Summary: Clean, focused content PR. The semantic search messaging is applied consistently across all 8 files. No structural or API changes. A few minor observations below. ✅ What looks good
|
…in the pricing section to improve readability and updated the SEC repository section to enhance the description of market intelligence access. These changes aim to provide a clearer understanding of AI capabilities and subscription benefits.
Summary
This PR updates the landing page content, application metadata, and documentation to reflect the introduction of semantic search as a core platform capability alongside existing full-text search. Changes span across 8 files, primarily focused on copy/content updates and metadata revisions to ensure consistent messaging about the new AI-powered search features.
Changes
Documentation
Metadata & SEO
src/app/layout.tsx: Revised application metadata (title, description, Open Graph tags, etc.) for improved clarity and consistency, emphasizing semantic search and AI capabilities.Landing Page Content Updates
FeaturesGrid.tsx: Reworked feature card descriptions to detail both full-text and semantic document search functionalities. Adjusted grid content to better communicate the depth of search capabilities.HeroSection.tsx: Updated hero copy to highlight semantic search as a primary value proposition.ProductOverview.tsx: Revised product overview messaging to reflect the integration of semantic search.IntegrationsSection.tsx: Minor copy adjustment to align with the new search-focused messaging.SECRepositorySection.tsx: Updated SEC repository section to emphasize semantic search over SEC filings and documents.Pricing
src/app/(landing)/pricing/content.tsx: Updated pricing tier descriptions and feature lists to reflect new AI/semantic search capabilities.Key UI/UX Improvements
Breaking Changes
None. This PR is purely a content and metadata update — no component API changes, no routing changes, and no structural modifications.
Testing Notes for Reviewers
<head>tag in the rendered HTML to confirm updated<title>,<meta name="description">, and Open Graph tags are correctly applied.FeaturesGriddescriptions (net +7 lines of content changes) render correctly across mobile, tablet, and desktop breakpoints — particularly check that card heights remain balanced.Browser Compatibility Considerations
No concerns — this PR contains only text/content and metadata changes with no new CSS, JavaScript behavior, or DOM structure modifications. All existing browser compatibility remains unchanged.
🤖 Generated with Claude Code
Branch Info:
feature/semantic-search-descriptionmainCo-Authored-By: Claude noreply@anthropic.com