Skip to content

Show a single random quote on the home screen#244

Merged
oandregal merged 1 commit into
trunkfrom
zen-kepler-2c04d9
May 21, 2026
Merged

Show a single random quote on the home screen#244
oandregal merged 1 commit into
trunkfrom
zen-kepler-2c04d9

Conversation

@oandregal
Copy link
Copy Markdown
Contributor

Summary

  • Removes the rotating quote carousel (7s interval cycle + fade-in CSS animation) from the home screen — it was more distracting than useful.
  • Picks one random quote at component mount and displays it statically for the session.
  • Adds three new quotes: Vincent van Gogh, Wayne Gretzky, and Nathaniel Hawthorne.

Test plan

  • Launch the app and verify the home screen shows a single quote with no animation or cycling.
  • Reload a few times and confirm a different random quote can appear on each boot.

🤖 Generated with Claude Code

The rotating quote carousel (7s interval + fade animation) was more
distracting than useful. Pick one random quote at mount time and
display it for the session. Also adds three new quotes (Van Gogh,
Gretzky, Hawthorne).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 21, 2026 20:38
@oandregal oandregal merged commit ad73fc6 into trunk May 21, 2026
1 check failed
@oandregal oandregal deleted the zen-kepler-2c04d9 branch May 21, 2026 20:39
@oandregal oandregal review requested due to automatic review settings May 21, 2026 21:02
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