Skip to content

fix: update feature-card videos to new cursor design#513

Merged
Ehesp merged 2 commits into
mainfrom
fix/feature-card-cursor-videos
Jul 7, 2026
Merged

fix: update feature-card videos to new cursor design#513
Ehesp merged 2 commits into
mainfrom
fix/feature-card-cursor-videos

Conversation

@claude

@claude claude Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Requested by Georgina Hesp, Elliot Hesp · Slack thread

Summary

The two feature-card videos on the homepage — "Agent-ready" and "Intelligent Search" — now use the updated, more consistent cursor design.

Before: the two feature-card videos showed the older cursor design.
After: both videos use the new, more consistent cursor design; the older versions are replaced.

How: cherry-picked commit c69d25d from #477 (author Georgina Hesp), which swaps only the two .mp4 binaries (app/public/_docs.page/agent-ready.mp4 and app/public/_docs.page/intelligent-search.mp4). main already references both videos in app/src/components/homepage/features/data.tsx, so no code change is needed.

This supersedes the video portion of #477, which is being closed.

Scope

  • app/ (hosted site, MCP, Ask AI)
  • packages/cli/
  • packages/mdx-bundler/
  • docs/ (product documentation)
  • Repo / CI / other

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Refactor / chore

Test plan

  • bun run check passes locally
  • Tested locally (bun dev, CLI command, or other relevant command)
  • Updated docs/ (if user-facing)
  • Verified on a docs.page URL or local preview (if rendering/routing changed)

Binary-only change: replaces two .mp4 assets already referenced by the homepage. Verified the diff touches only those two files.

Notes for reviewers

No code changes — only the two .mp4 binaries are swapped. Cherry-picked with -x to preserve original attribution (Georgina Hesp). This supersedes the video portion of #477.


Generated by Claude Code

(cherry picked from commit c69d25d)
@railway-app railway-app Bot temporarily deployed to docs.page / docs.page-pr-513 July 3, 2026 12:00 Destroyed
@railway-app

railway-app Bot commented Jul 3, 2026

Copy link
Copy Markdown

🚅 Deployed to the docs.page-pr-513 environment in docs.page

Service Status Web Updated (UTC)
docs.page ✅ Success (View Logs) Web Jul 3, 2026 at 12:01 pm

@ghesp ghesp marked this pull request as ready for review July 7, 2026 12:20
@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

The agent-ready and intelligent-search videos were replaced in place
(same filenames) with the new cursor design. Since these are static
public assets served under a stable URL, append ?v=2 so clients fetch
the fresh versions instead of stale cached ones.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LSvirh151FTJGwzt38xtCL
@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@railway-app railway-app Bot temporarily deployed to docs.page / docs.page-pr-513 July 7, 2026 12:25 Destroyed
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ ghesp
❌ claude
You have signed the CLA already but the status is still pending? Let us recheck it.

@Ehesp Ehesp merged commit 628816d into main Jul 7, 2026
3 checks passed
@Ehesp Ehesp deleted the fix/feature-card-cursor-videos branch July 7, 2026 12:34
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.

4 participants