Merge version_5 into main #5

Merged
bender merged 1 commits from version_5 into main 2026-03-10 02:27:06 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
src: "http://img.b2bpic.net/free-photo/smiling-businessman-working-environment_1098-3229.jpg", alt: "business manager portrait photo"
},
]}
avatarText="Trusted by 500+ companies"
avatarText="Connecting businesses + Closers "
buttons={[
{ text: "Browse Talent", href: "#services" },
{ text: "Learn More", href: "#services" },
@@ -155,11 +155,11 @@ export default function LandingPage() {
<MetricCardTwo
metrics={[
{
id: "1", value: "$2.4M", description: "Revenue Generated for Clients This Month"},
id: "1", value: "$900K", description: "Revenue Generated for Clients This Month"},
{
id: "2", value: "$18.7M", description: "Total Revenue Generated to Date"},
id: "2", value: "$4.05M", description: "Total Revenue Generated to Date"},
{
id: "3", value: "157", description: "Active Placements Generating Revenue"},
id: "3", value: "7 ", description: "Active Placements Generating Revenue"},
{
id: "4", value: "94%", description: "Client Satisfaction with Revenue Impact"},
]}