style: refresh Socratus executing-partner logo to "Socratus on Ground" - #9
Merged
Conversation
Replace website/public/assets/images/socratus-logo.png with the new "Socratus on Ground" brand mark. Trimmed the source PNG's square whitespace (1020x1020) to a tight 920x297 bounding box with a small even margin, so it renders wide and legible in the .partner-logo strip (max-height 80px, object-fit: contain) instead of a tiny centered square. Filename unchanged -> no HTML or i18n change (alt still identifies the Socratus partner). Home visual-regression baselines change (partner-strip pixels); regenerated via the pinned Playwright image in a follow-up commit. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Partner-strip pixels changed with the logo swap. Baselines regenerated in the pinned Playwright image (mcr.microsoft.com/playwright:v1.59.1-noble) via the Visual Regression workflow (workflow_dispatch, update_snapshots), not a bare local run. 3 of 5 home viewports changed; mobile-375 and tablet-768 render identically. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Updates the Socratus executing-partner logo on the homepage to the new "Socratus on Ground" brand mark.
socratus-logo.png225×225socratus-logo.png920×297Changes
website/public/assets/images/socratus-logo.png— replaced with the new mark. Trimmed the source's square whitespace (1020×1020) to a tight 920×297 bounding box with a small even margin, so it renders wide and legible in the.partner-logostrip (max-height: 80px; object-fit: contain) instead of a tiny centered square. Filename unchanged → no HTML edit.website/tests/visual/home.spec.ts-snapshots/— regenerated home visual baselines (partner-strip pixels change). Generated in the pinned Playwright image (v1.59.1-noble) via the Visual Regression workflow (workflow_dispatch+update_snapshots), not a bare local run. 3 of 5 home viewports changed.Not changed / notes
alt="Socratus Foundation"still correctly identifies the partner. (Happy to update alt text to "Socratus on Ground" if preferred.)🤖 Generated with Claude Code