Update src/app/page.tsx

This commit is contained in:
2026-06-03 19:01:09 +00:00
parent 1c1f4c4bf6
commit a6dc14a3c1

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