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