3 Commits

Author SHA1 Message Date
d9cf424380 Update src/app/styles/variables.css 2026-03-21 06:29:16 +00:00
0d3622c97d Update src/app/page.tsx 2026-03-21 06:29:15 +00:00
f8c0c3d42f Merge version_1 into main
Merge version_1 into main
2026-03-21 06:26:09 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -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" }
]} ]}

View File

@@ -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);