4 Commits

Author SHA1 Message Date
b2d24bdebf Merge version_10 into main
Merge version_10 into main
2026-03-02 12:37:14 +00:00
1ea0f0ab33 Update src/app/styles/variables.css 2026-03-02 12:37:10 +00:00
9ceea06d6e Update src/app/page.tsx 2026-03-02 12:37:09 +00:00
707ecab1d2 Update src/app/layout.tsx 2026-03-02 12:37:08 +00:00
3 changed files with 6 additions and 6 deletions

View File

@@ -13,10 +13,10 @@
--background: #ffffff;; --background: #ffffff;;
--card: #f5f5f5;; --card: #f5f5f5;;
--foreground: #1a1a1a;; --foreground: #1a1a1a;;
--primary-cta: #ffb81c;; --primary-cta: #dc2626;;
--primary-cta-text: #ffffff;; --primary-cta-text: #ffffff;;
--secondary-cta: #000000;; --secondary-cta: #16a34a;;
--secondary-cta-text: #000612e6;; --secondary-cta-text: #ffffff;;
--accent: #ffd54f;; --accent: #ffd54f;;
--background-accent: #ffe082;; --background-accent: #ffe082;;