Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d9cf424380 | |||
| 0d3622c97d | |||
| f8c0c3d42f |
@@ -122,7 +122,7 @@ export default function ArchivePage() {
|
|||||||
tag="OUR STORY"
|
tag="OUR STORY"
|
||||||
tagIcon={History}
|
tagIcon={History}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Archive: Timeless Quality, Modern Values"
|
title="Archive: Underground Aesthetics & Authentic Style"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Collections", href: "#collections" }
|
{ text: "Explore Collections", href: "#collections" }
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #050012;
|
--background: #0a0a0a;
|
||||||
--card: #040121;
|
--card: #1a1a1a;
|
||||||
--foreground: #f0e6ff;
|
--foreground: #ffffffe6;
|
||||||
--primary-cta: #c89bff;
|
--primary-cta: #1a1a1a;
|
||||||
--primary-cta-text: #050012;
|
--primary-cta-text: #050012;
|
||||||
--secondary-cta: #1d123b;
|
--secondary-cta: #0a0a0a;
|
||||||
--secondary-cta-text: #f0e6ff;
|
--secondary-cta-text: #f0e6ff;
|
||||||
--accent: #684f7b;
|
--accent: #737373;
|
||||||
--background-accent: #65417c;
|
--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);
|
||||||
|
|||||||
Reference in New Issue
Block a user