4 Commits

Author SHA1 Message Date
efcc9bed85 Update src/app/page.tsx 2026-05-23 17:35:32 +00:00
26dd2633fd Update theme colors 2026-05-23 17:15:21 +00:00
74ead6c3b7 Update theme colors 2026-05-23 17:14:49 +00:00
ef5ccff5e6 Update theme colors 2026-05-23 17:14:34 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
{ {
src: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", alt: "Close up of entrepreneur with corporate job"}, src: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", alt: "Close up of entrepreneur with corporate job"},
]} ]}
avatarText="Trusted by 150+ industry leaders" avatarText="Trusted by 20+ industry leaders"
/> />
</div> </div>

View File

@@ -13,12 +13,12 @@
--background: #f5f5f5; --background: #f5f5f5;
--card: #ffffff; --card: #ffffff;
--foreground: #000000; --foreground: #000000;
--primary-cta: #e5dfcd; --primary-cta: #e9b310;
--primary-cta-text: #f5f5f5; --primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff; --secondary-cta: #000000;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #1c1c1c;
--accent: #b8860b; --accent: #b8860b;
--background-accent: #8b6914; --background-accent: #13259e;
/* 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);