Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-03 08:26:12 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1410,4 +1410,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -68,7 +68,7 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
title="Your trusted partner in professional services recruitment"
description="We connect exceptional talent with forward-thinking organizations across Finance, HR, Procurement, Marketing, Legal, and IT. Built on 20+ years of experience and honest partnerships."
description="Achieve faster hiring and better placements with 20+ years of proven expertise. We connect exceptional talent with forward-thinking organizations across Finance, HR, Procurement, Marketing, Legal, and IT—built on honest partnerships and deep industry insight."
tag="Professional Services Specialists"
tagIcon={Briefcase}
tagAnimation="slide-up"
@@ -223,4 +223,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}