Files
ComfyUI_frontend/apps
Mobeen Abdullah 2aefd12372 feat(website): add five Creative Campus customer stories (#13409)
## Summary

Adds the five Creative Campus (education) customer stories into the
education launch bundle (`feat/edu-page`), so pricing, the customer
stories, and the education page can go live together.

These stories were originally merged to `main` in #13370, then reverted
(#13407) because they went public before the education page was ready.
This re-lands the exact same reviewed work on top of the bundle branch
instead of `main`. Base is `feat/edu-page`, not `main`.

## Changes

- **What**: The 5 English MDX stories (Xindi Zhang, Ina Conradi, Golan
Levin, Kathy Smith, UAL CCI) plus the reusable article blocks they use
(`Embed`, `Video`, `Download`, `AuthorBio`, `EducationCta`, `AtAGlance`,
`Link`, `Heading4`), the `CustomerArticle` element map, the
`bg-site-bg-soft` theme utility, the article `max-w-9xl` cap, and the
customer content/e2e tests. Identical to the reverted #13370.
- **Breaking**: none. Existing stories and pages are untouched.
- **Dependencies**: none.

## Review Focus

- This is a clean cherry-pick of the squashed #13370; it applies with
zero conflicts on the current bundle.
- All prior review feedback (CodeRabbit + Michael + design) was already
addressed in #13370 before it was merged and reverted, so this content
is final.

## Verification

- Cherry-pick: zero conflicts. Build: 504 pages. Unit: 176/176.
Typecheck: 0 errors. format:check and knip clean.
- Nav featured card and both `/customers` locales verified in-browser
previously; unchanged here.

## Notes

- JSON-LD structured data for these pages will follow as a separate PR
onto this same bundle (superseding the on-hold #13404).

## Screenshots

**/customers listing**

_Desktop:_

_Mobile:_

**Story detail (example: Xindi Zhang)**

_Desktop:_

_Mobile:_

Preview: https://comfy-website-preview-pr-13409.vercel.app/customers
2026-07-06 18:39:39 -04:00
..