Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| efcc9bed85 | |||
| 26dd2633fd | |||
| 74ead6c3b7 |
@@ -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>
|
||||||
|
|
||||||
|
|||||||
@@ -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: #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);
|
||||||
|
|||||||
Reference in New Issue
Block a user