Footer cleanup + top-schools logo marquee#111
Open
polarizedfortnite-cpu wants to merge 4 commits into
Open
Conversation
- Remove the "mitochondria is the powerhouse of the cell" caption and the accompanying doodle card from the home footer hero - Rename the student support card title from "Donate to support" to "Contribute" Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- Replace the Twitter bird SVG with the X mark in the footer social row - Relabel social buttons: "Twitter" -> "Share on X", "Email" -> "Email Us!" - Stop labels wrapping; let social boxes size to their content - Narrow social column (0.7fr/1fr) and tighten the gap above the footer columns - Center and enlarge the "Learn more, learn better" hero CTAs Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Add a seamless infinite marquee of school crests (Harvard, Stanford, Princeton, Yale, Columbia, Waterloo) under "Try courses from top schools": edge fades, pause-on-hover, per-logo hover lift, and a reduced-motion fallback. Repeats the set enough times to stay gap-free up to the 1000px content width. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
50d0746 to
421b713
Compare
Typography: replace all Guyot Press / Hanken Grotesk references with Fraunces (display) + Inter (text), loaded via <link> in _document.tsx. Guyot Press was only loaded via local() so headings fell back to Times for most viewers. Marquee: add vertical headroom so top-schools logos are no longer clipped on hover, and link each logo to /all-courses?q=<school> so clicking surfaces that school's courses. Degrees: archive pages/degrees.tsx out of routing and remove its nav links (HomeHeader, site.config) plus the /undergraduate-degrees redirect. Co-Authored-By: Claude Opus 4.8 <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.
Summary
Notes
components/HomeFooter.tsx(1 file changed). Non-profit status is still shown viaHomeHero.tsxandHomeDonateSection.tsx.🤖 Generated with Claude Code