6 Commits

Author SHA1 Message Date
652d100956 Update src/app/reviews/page.tsx 2026-03-12 13:40:24 +00:00
148b7784ee Add src/app/products/page.tsx 2026-03-12 13:40:24 +00:00
e150a1a381 Update src/app/page.tsx 2026-03-12 13:40:24 +00:00
da819d0ced Update src/app/guides/page.tsx 2026-03-12 13:40:23 +00:00
d07bd551e6 Update src/app/contact/page.tsx 2026-03-12 13:40:23 +00:00
cfb8c20a72 Update src/app/blog/page.tsx 2026-03-12 13:40:23 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fffef9; --background: #ffffff;
--card: #faf8f2; --card: #f9f9f9;
--foreground: #2b1b0f; --foreground: #120a00e6;
--primary-cta: #d4622f; --primary-cta: #FF7B05;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #faf8f2; --secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6; --secondary-cta-text: #120a00e6;
--accent: #e8d4c0; --accent: #e2e2e2;
--background-accent: #d4622f; --background-accent: #FF7B05;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);