Skip to content

Industrial matrix case study#258

Open
AnastasiaFilatova wants to merge 10 commits into
mainfrom
industrial-matrix-case-study
Open

Industrial matrix case study#258
AnastasiaFilatova wants to merge 10 commits into
mainfrom
industrial-matrix-case-study

Conversation

@AnastasiaFilatova

Copy link
Copy Markdown
Contributor

No description provided.

AnastasiaFilatova and others added 7 commits June 9, 2026 14:40
- 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>
@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for fivexl ready!

Name Link
🔨 Latest commit 96e5880
🔍 Latest deploy log https://app.netlify.com/projects/fivexl/deploys/6a345e93b5bbdf000874c47d
😎 Deploy Preview https://deploy-preview-258--fivexl.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

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

AnastasiaFilatova and others added 3 commits June 16, 2026 16:53
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>
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.

1 participant