3 Commits

Author SHA1 Message Date
a6dc14a3c1 Update src/app/page.tsx 2026-06-03 19:01:09 +00:00
1c1f4c4bf6 Merge version_3 into main
Merge version_3 into main
2026-06-03 18:57:00 +00:00
bc2a6c19eb Merge version_3 into main
Merge version_3 into main
2026-06-03 18:56:36 +00:00

View File

@@ -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>
);
}
}