Skip to content

fix: make quotes on homepage clickable to their sources#689

Open
hturnbull93 wants to merge 1 commit intoPauseAI:mainfrom
hturnbull93:fix/clickable-quotes
Open

fix: make quotes on homepage clickable to their sources#689
hturnbull93 wants to merge 1 commit intoPauseAI:mainfrom
hturnbull93:fix/clickable-quotes

Conversation

@hturnbull93
Copy link

Closes #681

Summary

  • Adds an optional href field to the CarouselQuote type
  • Wraps quote cards in an <a> tag when a source URL is available, otherwise renders as a plain <div> (no behaviour change for quotes without a source)
  • Adds source URLs for ASI Statement, CAIS Statement, and Stephen Hawking quotes (sourced from existing data.json)
  • Styles the link to inherit colour and remove underline so the card appearance is unchanged

🤖 Generated with Claude Code

Closes PauseAI#681

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Mar 15, 2026

👷 Deploy request for pauseai pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 608d2eb

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.

Make quotes clickable on the frontpage

1 participant