2 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
2 changed files with 2 additions and 2 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

@@ -18,7 +18,7 @@
--secondary-cta: #000000; --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);