Skip to content

Conversation

@mikeharv
Copy link
Contributor

@mikeharv mikeharv commented Jan 21, 2026

Last week, @dju90 requested that we add Mix & Move with AI to the New Project menu. This PR handles doing so for the signed-out CMS header.

image

Context

Note that this button intentionally takes you to /mix-move-ai and not /projects/music_dance_ai/new. The Mix & Move with AI landing page also does not currently have a way to create a new project. (Clicking "Try the activity" will start the full tutorial, but users who have already completed it will see their existing work.) A thread exists to discuss adding a "Create new project" button to the landing page (as well as on /music), but this has not gotten much traction.

Technical Details

The new button is defined in the config.ts file. Two copies of the new image were needed: A PNG for the storybook and WebP for the actual marketing site.

This was tested in the storybook at http://localhost:6006/?path=/story/cms-header--default-logged-out

To access this page, I need to nvm use 20 before yarn dev. Thanks to @kelbyhawn for pairing with me on this one.

While not strictly necessary, we may want to time merging of this change with the DTP that includes the following similar main repo change:

@github-actions
Copy link

🖼️ Storybook Visual Comparison Report

⚠️⚠️⚠️ Detected Storybook eyes differences, see report!

A difference was found in our Storybook front-end visual comparison testing against the staging baseline.
This difference was detected in Applitools Eyes and is viewable in the link above.

Remediation steps:

  1. Open the report
  2. Determine whether the differences are expected based on this PR's changes
    a. If expected: Before merging this PR, accept the new baselines and re-run this action, it should pass.
    b. If not expected: Push updates to this PR to correct the differences.

@mikeharv
Copy link
Contributor Author

Expected eyes diff:
image

@mikeharv mikeharv requested review from dju90 and kelbyhawn January 21, 2026 15:21
Copy link
Contributor

@kelbyhawn kelbyhawn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 🎉 Approving in advance of getting the description changed.

I checked it locally in Contenful too:

Image

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.

2 participants