Homepage: move The Tidd Family History card to 3rd position - #63
Open
jon-tidd wants to merge 1 commit into
Open
Conversation
Promotes the family history card from #7 (last) to #3, right after the Rudyard Library, and renumbers Tiger/Battleplan/Site Screener/Tyler Place to #4–#7. Flips each moved card's data-delay so the 2-column grid keeps its left=0.1s / right=0.2s reveal stagger. Pure reorder — no card content changed. Co-Authored-By: Claude Opus 4.8 <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.
Moves the existing Tidd Family History project card from position #7 (last) to position #3, immediately after The Rudyard Library.
The card itself already existed and shipped in #52 — no design or copy work was needed, so this is a pure reorder:
data-delayflipped on each moved card so the 2-column grid keeps its left-column-first (0.1s) / right-column (0.2s) reveal staggerDiff is 43 insertions / 43 deletions — no card content changed.
Verified locally with Playwright: DOM order is now 1→7 sequential, the family card renders in the left column of row 2 with its carousel and CTA intact, all three images load, and the only console message is the benign cloudflareinsights beacon (blocked on localhost).
🤖 Generated with Claude Code