diff --git a/.agents/AGENTS.md b/.agents/AGENTS.md index 0c3d375..9a8ccc6 100644 --- a/.agents/AGENTS.md +++ b/.agents/AGENTS.md @@ -13,3 +13,5 @@ - **Don't Auto-Play Videos with Sound:** This is highly disruptive; give users full control over media. - **Don't Overcrowd the Interface:** Over-emphasizing every element dilutes the page's purpose. Leave ample whitespace around sections and text. - **Don't Open Internal Links in New Tabs:** Let users control their own browsing journey instead of hijacking their back button. +- **Don't Use Text Gradients:** Avoid using gradient colors on text elements to maintain maximum readability, high contrast, and a clean, non-AI-generated look. + diff --git a/src/components/HeroAndLiquidGlass.astro b/src/components/HeroAndLiquidGlass.astro index f7d2186..e5af836 100644 --- a/src/components/HeroAndLiquidGlass.astro +++ b/src/components/HeroAndLiquidGlass.astro @@ -19,7 +19,7 @@