Skip to content

Replace Juicebox with Adobe in shared logo grids#2592

Open
marcklingen wants to merge 1 commit intomainfrom
codex/replace-juicebox-logo-with-adobe-logo
Open

Replace Juicebox with Adobe in shared logo grids#2592
marcklingen wants to merge 1 commit intomainfrom
codex/replace-juicebox-logo-with-adobe-logo

Conversation

@marcklingen
Copy link
Member

Motivation

  • Update the shared logo grid used across multiple pages to show Adobe instead of Juicebox so the company list and ordering reflect the desired branding.
  • Keep the light/dark logo handling consistent with existing logo assets and theme-aware display components.

Description

  • Replaced imports of juicebox_light.svg/juicebox_dark.svg with new adobe_light.svg/adobe_dark.svg and updated the corresponding variables in components/shared/EnterpriseLogoGrid.tsx.
  • Updated components/wrapped/Customers.tsx to import the new Adobe assets, replace the Juicebox entry with Adobe in companiesWithoutStories, and update the hardcoded display order to reference Adobe where Juicebox was used.
  • Added new Adobe SVG assets at components/home/img/adobe_light.svg and components/home/img/adobe_dark.svg used by both grids.

Testing

  • Ran pnpm exec tsc --noEmit which completed successfully with no type errors.
  • Started the local dev server with pnpm dev and the site compiled pages during validation but an unrelated API fetch failed under the isolated environment (network unreachable) and did not block the UI build.
  • Attempted a Playwright screenshot to visually validate the logo grid, but the Playwright run timed out in this environment (screenshot generation failed).

Codex Task

@vercel
Copy link

vercel bot commented Mar 4, 2026

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

Project Deployment Actions Updated (UTC)
langfuse-docs Ready Ready Preview, Comment Mar 4, 2026 11:12pm

Request Review

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant