Industrial matrix case study#258
Open
AnastasiaFilatova wants to merge 10 commits into
Open
Conversation
- New case study: Fernando Goncalves leads ECS multi-account migration - Benefits shortcode: float-right quote card layout so text wraps naturally - Benefits CSS: matching solution section heading/text styles, square quote card with gradient Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Shorten title to be SEO-friendly (62 chars) - Replace benefits blockquote with local dev quote from transcript - Update testimonial and testimonial_long to accurate single-source Lego blocks quote - Remove Challenge section margin-bottom that caused white stripe before Solution Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Move Challenge heading outside the columns wrapper via heading= param so the blockquote floats level with body text instead of above the title. Also adds blockquotes to all case study challenge and benefits sections replacing images. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
31 image files replaced by blockquotes are no longer referenced. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Shows the latest case study title and panel image in a DoublePanel hero (matching the blog list page style). Removes the FeaturedCaseStudy section; older case studies appear in the existing More Case Studies grid below. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Fix banner JS: only apply top offset when nav is transparent (position:absolute); regular nav flows naturally below the banner without an inline top offset - Remove 'CASE STUDIES' subheading and 'Read More' links from case studies grid - Add grayscale filter to case study grid images - Restore 'READ CASE STUDY' CTA in hero panel - Remove transparent_nav from case studies index Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Remove grayscale filter; logos now display in color with a subtle opacity that lifts to 100% on hover. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
✅ Deploy Preview for fivexl ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
website | 96e5880 | Commit Preview URL Branch Preview URL |
Jun 18 2026, 09:10 PM |
On production (fivexl.io), Cloudflare Image Resizing intercepts /cdn-cgi/image/ requests transparently. On workers.dev preview domains it is unavailable, so those requests hit the Worker and 404 — breaking every <picture> element including the nav logo. The Worker now strips the cdn-cgi prefix and serves the original image directly on previews, with no effect on production. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Cloudflare Image Resizing handles /cdn-cgi/image/ on production (fivexl.io) before it reaches the Worker. On workers.dev preview domains it is unavailable, so the browser selects the webp source, gets a 404, and shows broken images without falling back to the img src. Remove the <source type="image/webp"> blocks from img.html and header.html. Images now load from their direct paths on all domains. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replaces the original framing with a cleaner narrative: early infrastructure choices were the right call, but success moved the goalposts. The three bullet points now describe requirements (resilience, delivery pace, safe dev space) rather than risks. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
No description provided.