Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4620c63aee | |||
| 8247acf832 | |||
| 649d035f86 | |||
| b300af3c41 | |||
| f6ca5cd5e2 | |||
| a6dc14a3c1 | |||
| 1c1f4c4bf6 | |||
| bc2a6c19eb |
@@ -169,6 +169,7 @@ export default function LandingPage() {
|
|||||||
"CreativeHub", "Innovate Solutions", "GlobalWorks", "SkillForge", "Connect Talent", "Project Nexus", "FutureCraft"]}
|
"CreativeHub", "Innovate Solutions", "GlobalWorks", "SkillForge", "Connect Talent", "Project Nexus", "FutureCraft"]}
|
||||||
title="Trusted by a Growing Community"
|
title="Trusted by a Growing Community"
|
||||||
description="Join thousands of successful professionals and clients who are transforming the way work gets done on WorkConnect."
|
description="Join thousands of successful professionals and clients who are transforming the way work gets done on WorkConnect."
|
||||||
|
tag="Industry Leaders Trust Us"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -280,4 +281,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,11 +10,11 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #eff2f6;
|
--background: #384659;
|
||||||
--card: #ffffff;
|
--card: #f62727;
|
||||||
--foreground: #2a2a2a;
|
--foreground: #29dfee;
|
||||||
--primary-cta: #9B59B6;
|
--primary-cta: #b83fe7;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #000000;
|
||||||
--secondary-cta: #e0e0e0;
|
--secondary-cta: #e0e0e0;
|
||||||
--secondary-cta-text: #2a2a2a;
|
--secondary-cta-text: #2a2a2a;
|
||||||
--accent: #d8bfd8;
|
--accent: #d8bfd8;
|
||||||
|
|||||||
Reference in New Issue
Block a user