Compare commits

...

35 Commits

Author SHA1 Message Date
76581c83ab Update theme colors 2026-06-14 06:07:17 +00:00
7671818811 Update theme colors 2026-06-14 06:07:04 +00:00
614fa827f8 Update theme colors 2026-06-14 06:06:54 +00:00
e7cc423e32 Update theme colors 2026-06-14 06:06:45 +00:00
88b08700c0 Update theme colors 2026-06-14 06:06:02 +00:00
93ba909b6a Update theme colors 2026-06-14 06:05:49 +00:00
ff39e7f8cd Update theme colors 2026-06-14 06:05:44 +00:00
947f5610eb Update theme colors 2026-06-14 06:05:41 +00:00
1009433a91 Update src/pages/HomePage/sections/Features.tsx 2026-06-14 06:04:19 +00:00
fc373f83d7 Update src/pages/HomePage/sections/Features.tsx 2026-06-14 06:03:54 +00:00
75497448fd Update src/pages/HomePage/sections/Features.tsx 2026-06-14 06:03:09 +00:00
f06831ab3c Update theme fonts 2026-06-14 06:01:22 +00:00
d86d9e53ca Update theme fonts 2026-06-14 06:01:08 +00:00
d98a4c740f Update theme fonts 2026-06-14 06:00:59 +00:00
317b2890cb Update theme fonts 2026-06-14 06:00:42 +00:00
6d7578ec93 Update theme fonts 2026-06-14 06:00:29 +00:00
56fab6cf83 Update theme fonts 2026-06-14 06:00:17 +00:00
3883e4c297 Update theme colors 2026-06-14 06:00:00 +00:00
77da4db20e Update theme colors 2026-06-14 05:59:38 +00:00
43ffaebc83 Update theme colors 2026-06-14 05:59:36 +00:00
7abf615163 Update theme colors 2026-06-14 05:59:28 +00:00
dad1f72701 Update theme colors 2026-06-14 05:59:15 +00:00
48ab814f17 Update theme colors 2026-06-14 05:59:12 +00:00
52ab902dc5 Update theme colors 2026-06-14 05:59:08 +00:00
50ab310ab9 Update theme colors 2026-06-14 05:59:03 +00:00
804a2e5443 Update theme colors 2026-06-14 05:58:56 +00:00
20f6f75d31 Update theme colors 2026-06-14 05:58:48 +00:00
1f551347c7 Update theme colors 2026-06-14 05:58:41 +00:00
b5c5a2cc06 Update theme colors 2026-06-14 05:58:27 +00:00
4acc06c118 Update theme colors 2026-06-14 05:58:24 +00:00
e224e2f5af Update theme colors 2026-06-14 05:58:11 +00:00
5218af5ef3 Update theme colors 2026-06-14 05:57:53 +00:00
fec4d52ae0 Update theme colors 2026-06-14 05:57:43 +00:00
f03bde88df Update theme colors 2026-06-14 05:57:36 +00:00
dca5a619bc Update theme colors 2026-06-14 05:57:22 +00:00
2 changed files with 16 additions and 16 deletions

View File

@@ -1,19 +1,19 @@
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Libre+Baskerville:wght@400;500;600;700&display=swap');
@import "tailwindcss";
@import "./styles/masks.css";
@import "./styles/animations.css";
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #010912;
--card: #152840;
--foreground: #e6f0ff;
--primary-cta: #cee7ff;
--primary-cta-text: #010912;
--secondary-cta: #0e1a29;
--secondary-cta-text: #e6f0ff;
--accent: #3f5c79;
--background-accent: #004a93;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f8f5ffe6;
--primary-cta: #c89bff;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #f8f5ffe6;
--accent: #737373;
--background-accent: #737373;
/* @layout/border-radius/rounded */
--radius: 1rem;
@@ -88,7 +88,7 @@
--color-background-accent: var(--background-accent);
/* Fonts */
--font-sans: 'Open Sans', sans-serif;
--font-sans: 'Inter', sans-serif;
--font-tight: "Inter Tight", sans-serif;
--font-mono: monospace;
@@ -137,7 +137,7 @@ body {
margin: 0;
background-color: var(--background);
color: var(--foreground);
font-family: 'Open Sans', sans-serif;
font-family: 'Inter', sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -150,7 +150,7 @@ h3,
h4,
h5,
h6 {
font-family: 'Open Sans', sans-serif;
font-family: 'Libre Baskerville', sans-serif;
}
/* Default card/button styles. Template theme.css imports come after this file

View File

@@ -17,17 +17,17 @@ export default function FeaturesSection(): React.JSX.Element {
{
title: "Analog Warmth",
description: "Authentic warmth of classic gear matched with digital fidelity.",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074265.jpg",
imageSrc: "https://images.pexels.com/photos/33500466/pexels-photo-33500466.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=33500466",
},
{
title: "Dynamic Range",
description: "Experience unparalleled depth and clarity in every beat.",
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-style-piano_23-2151056763.jpg",
imageSrc: "https://images.pexels.com/photos/34263843/pexels-photo-34263843.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=34263843",
},
{
title: "Seamless Integration",
description: "Ready to drop into any workstation or project workflow.",
imageSrc: "http://img.b2bpic.net/free-vector/opened-clapper-neon-sign_1262-15682.jpg",
imageSrc: "https://images.pexels.com/photos/9872962/pexels-photo-9872962.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=9872962",
},
]}
/>