3 Commits

Author SHA1 Message Date
30ade56af1 Update src/app/styles/variables.css 2026-02-25 13:27:50 +00:00
9b298810e5 Update src/app/page.tsx 2026-02-25 13:26:57 +00:00
32b8c2284b Bob AI: Update contact section to another with image 2026-02-25 12:49:12 +00:00

View File

@@ -4,21 +4,21 @@
/* --background: #f7f6f7;;
--card: #ffffff;;
--foreground: #1a1a1a;;
--primary-cta: #dc2626;;
--foreground: #25190c;;
--primary-cta: #ff6207;;
--secondary-cta: #ffffff;;
--accent: #16a34a;;
--background-accent: #dcfce7;; */
--accent: #ffce93;;
--background-accent: #e8cfa8;; */
--background: #f7f6f7;;
--card: #ffffff;;
--foreground: #1a1a1a;;
--primary-cta: #dc2626;;
--foreground: #25190c;;
--primary-cta: #ff6207;;
--primary-cta-text: #f7f6f7;;
--secondary-cta: #ffffff;;
--secondary-cta-text: #25190c;;
--accent: #16a34a;;
--background-accent: #dcfce7;;
--accent: #ffce93;;
--background-accent: #e8cfa8;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);