Merge version_2 into main #2
@@ -122,7 +122,7 @@ export default function ArchivePage() {
|
||||
tag="OUR STORY"
|
||||
tagIcon={History}
|
||||
tagAnimation="slide-up"
|
||||
title="Archive: Timeless Quality, Modern Values"
|
||||
title="Archive: Underground Aesthetics & Authentic Style"
|
||||
buttons={[
|
||||
{ text: "Explore Collections", href: "#collections" }
|
||||
]}
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #050012;
|
||||
--card: #040121;
|
||||
--foreground: #f0e6ff;
|
||||
--primary-cta: #c89bff;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffffe6;
|
||||
--primary-cta: #1a1a1a;
|
||||
--primary-cta-text: #050012;
|
||||
--secondary-cta: #1d123b;
|
||||
--secondary-cta: #0a0a0a;
|
||||
--secondary-cta-text: #f0e6ff;
|
||||
--accent: #684f7b;
|
||||
--background-accent: #65417c;
|
||||
--accent: #737373;
|
||||
--background-accent: #737373;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user