Compare commits
31 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b26089ae6 | |||
| efcc9bed85 | |||
| a758ff0bf5 | |||
| c76f09def8 | |||
| fda69d9f19 | |||
| 6d7525bbb9 | |||
| 9cd0115f5a | |||
| 85b0fd12ed | |||
| 01c2fb0ade | |||
| 0fbba60f21 | |||
| 46604290b3 | |||
| d5ad35e486 | |||
| c43e58fff2 | |||
| 76ac2e2dd1 | |||
| 6d7806fee1 | |||
| f8ae74be41 | |||
| adf350533f | |||
| 13a245b191 | |||
| 57a953ea37 | |||
| 26dd2633fd | |||
| 0123b928e9 | |||
| 74ead6c3b7 | |||
| 42ae4c656b | |||
| 25599c3ff4 | |||
| a2837c34aa | |||
| 56135b3701 | |||
| d6d7ba3be7 | |||
| 2b12d11258 | |||
| 1e04e9bb38 | |||
| fd224172e3 | |||
| 20b682531a |
@@ -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"},
|
||||
]}
|
||||
avatarText="Trusted by 150+ industry leaders"
|
||||
avatarText="Trusted by 20+ industry leaders"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -13,12 +13,12 @@
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #e5dfcd;
|
||||
--primary-cta: #e9b310;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #b8860b;
|
||||
--background-accent: #8b6914;
|
||||
--background-accent: #13259e;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user