10 Commits

2 changed files with 17 additions and 18 deletions

View File

@@ -104,8 +104,7 @@ export default function SitePage() {
]} ]}
stepsAnimation="slide-up" stepsAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[{ text: "View All Categories", href: "#gallery" }] buttons={[{ text: "View All Categories", href: "#gallery" }]}
}
tag="Curated Selection" tag="Curated Selection"
tagAnimation="slide-up" tagAnimation="slide-up"
buttonAnimation="slide-up" buttonAnimation="slide-up"

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #ffffff;; /* --background: #0a0a0a;;
--card: #fefefe;; --card: #1a1a1a;;
--foreground: #222222;; --foreground: #fffffae6;;
--primary-cta: #e63946;; --primary-cta: #fde047;;
--secondary-cta: #4caf50;; --secondary-cta: #1a1a1a;;
--accent: #f5c4c7;; --accent: #737373;;
--background-accent: #e0f4e6;; */ --background-accent: #737373;; */
--background: #ffffff;; --background: #0a0a0a;;
--card: #fefefe;; --card: #1a1a1a;;
--foreground: #222222;; --foreground: #fffffae6;;
--primary-cta: #e63946;; --primary-cta: #fde047;;
--primary-cta-text: #ffffff;; --primary-cta-text: #0a0a0a;;
--secondary-cta: #4caf50;; --secondary-cta: #1a1a1a;;
--secondary-cta-text: #120a00e6;; --secondary-cta-text: #fffffae6;;
--accent: #f5c4c7;; --accent: #737373;;
--background-accent: #e0f4e6;; --background-accent: #737373;;
/* 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);