Skip to content

feat: updated messaging - #1631

Merged
MODSetter merged 3 commits into
mainfrom
dev
Jul 25, 2026
Merged

feat: updated messaging#1631
MODSetter merged 3 commits into
mainfrom
dev

Conversation

@MODSetter

@MODSetter MODSetter commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Description

Motivation and Context

FIX #

Screenshots

API Changes

  • This PR includes API changes

Change Type

  • Bug fix
  • New feature
  • Performance improvement
  • Refactoring
  • Documentation
  • Dependency/Build system
  • Breaking change
  • Other (specify):

Testing Performed

  • Tested locally
  • Manual/QA verification

Checklist

  • Follows project coding standards and conventions
  • Documentation updated as needed
  • Dependencies updated as needed
  • No lint/build errors or new warnings
  • All relevant tests are passing

High-level PR Summary

This PR updates product messaging across the platform to add Walmart to the list of supported data connectors and refines marketing copy for SEO. The changes add Walmart to connector lists throughout documentation (in 5 languages), update MCP server tool listings, enhance SEO metadata and FAQ content for Amazon, Indeed, and Walmart connector pages, refine the hero section messaging to emphasize the NotebookLM alternative positioning, and adjust page title generation logic for better SEO. All changes are focused on content and messaging updates without altering core functionality.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 surfsense_web/lib/connectors-marketing/walmart.tsx
2 surfsense_web/lib/connectors-marketing/amazon.tsx
3 surfsense_web/lib/connectors-marketing/indeed.tsx
4 surfsense_mcp/README.md
5 surfsense_web/lib/auth-utils.ts
6 surfsense_web/app/(home)/[slug]/page.tsx
7 surfsense_web/components/homepage/hero-section.tsx
8 surfsense_web/app/layout.tsx
9 README.md
10 README.es.md
11 README.hi.md
12 README.pt-BR.md
13 README.zh-CN.md

Need help? Join our Discord

Summary by CodeRabbit

  • New Features

    • Added Walmart as a live data connector, including product and review data access.
    • Added Walmart scraping and review tools to the available MCP tools.
    • Added a Walmart connector page with API details, FAQs, and related resources.
    • Made Walmart connector pages publicly accessible.
  • Improvements

    • Updated homepage and SEO messaging to highlight open web research and supported sources.
    • Refined Amazon and Indeed connector descriptions, FAQs, and marketing content.
    • Improved connector page metadata and accessibility labels.
  • Documentation

    • Updated README documentation in multiple languages with Walmart connector information.

…d, and Walmart APIs; add Walmart to public route prefixes
…nd SEO; enhance hero section text for better user engagement
@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
surf-sense-frontend Ready Ready Preview, Comment Jul 25, 2026 11:18pm

Request Review

@MODSetter
MODSetter merged commit a89b3aa into main Jul 25, 2026
19 of 23 checks passed
@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 4a557b51-8ea7-495d-b5fa-f9b5c8bcb75a

📥 Commits

Reviewing files that changed from the base of the PR and between 3b319ce and 79fd8cd.

📒 Files selected for processing (13)
  • README.es.md
  • README.hi.md
  • README.md
  • README.pt-BR.md
  • README.zh-CN.md
  • surfsense_mcp/README.md
  • surfsense_web/app/(home)/[slug]/page.tsx
  • surfsense_web/app/layout.tsx
  • surfsense_web/components/homepage/hero-section.tsx
  • surfsense_web/lib/auth-utils.ts
  • surfsense_web/lib/connectors-marketing/amazon.tsx
  • surfsense_web/lib/connectors-marketing/indeed.tsx
  • surfsense_web/lib/connectors-marketing/walmart.tsx

📝 Walkthrough

Walkthrough

Walmart is added to connector documentation, scraper listings, marketing content, and public routing. Site-wide and connector-page SEO metadata are revised, homepage messaging is updated, and Amazon and Indeed marketing FAQs and copy are expanded.

Changes

Connector content and discoverability

Layer / File(s) Summary
Connector marketing and public routing
surfsense_web/lib/auth-utils.ts, surfsense_web/lib/connectors-marketing/*.tsx
Walmart is treated as a public route, while Walmart, Amazon, and Indeed metadata, headings, FAQs, comparison text, and related links are updated.
Site metadata and homepage presentation
surfsense_web/app/(home)/[slug]/page.tsx, surfsense_web/app/layout.tsx, surfsense_web/components/homepage/hero-section.tsx
Connector structured metadata, global SEO/social descriptions, homepage copy, and use-case heading markup are revised.
Connector documentation and scraper catalog
README*.md, surfsense_mcp/README.md
Localized README connector tables and the MCP scraper list add Walmart-related entries; comparison and introductory lines are reformatted or updated.

Estimated code review effort: 3 (Moderate) | ~20 minutes

Possibly related PRs

Suggested reviewers: credo23, anishsarkar22

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant