Skip to content

Revert PR #6: 3D trough rendering - #7

Merged
jackhenderson12 merged 1 commit into
mainfrom
revert-trough-rendering
May 7, 2026
Merged

Revert PR #6: 3D trough rendering#7
jackhenderson12 merged 1 commit into
mainfrom
revert-trough-rendering

Conversation

@jackhenderson12

Copy link
Copy Markdown
Contributor

Summary

Reverts #6 (3D trough rendering). The visual didn't read as intended in the live preview, so we're returning main to the 2D outlined triangle from #5 (intro copy) while we explore a measuring-stick approach in a separate PR.

The trough work is preserved in git history (PR #6 commit 7b0901b and branch trough-rendering) — the revert is itself a normal commit that could be re-reverted later if we ever want to revisit.

How

git revert -m 1 7b0901b (mainline parent = 1, since #6 was a merge commit). No manual file edits.

Diff

Only src/components/Funnel.tsx is touched, and only by the revert: 99 insertions / 298 deletions, exactly the inverse of #6. Intro.tsx, Explainer.tsx, LiquidQV.tsx, PageChrome.tsx, the math layer, the reducer, and all tests are unchanged.

Verified

Don't merge

Per the round's brief: hold for review.

🤖 Generated with Claude Code

The 3D trough rendering didn't read as intended in the live preview.
Reverting to the 2D outlined triangle from PR #5 while we explore a
measuring-stick approach instead. Trough work is preserved in git
history (PR #6 / branch trough-rendering) should we want to revisit.

This reverts commit 7b0901b, reversing
changes made to 2619e75.
@netlify

netlify Bot commented May 7, 2026

Copy link
Copy Markdown

Deploy Preview for silly-starship-9969f8 ready!

Name Link
🔨 Latest commit e77cae0
🔍 Latest deploy log https://app.netlify.com/projects/silly-starship-9969f8/deploys/69fc9a2a3549520008e8aee5
😎 Deploy Preview https://deploy-preview-7--silly-starship-9969f8.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@jackhenderson12
jackhenderson12 merged commit ad6f415 into main May 7, 2026
5 checks passed
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