4 Commits

Author SHA1 Message Date
edcdaa8c20 Update src/app/page.tsx 2026-04-05 06:20:37 +00:00
a2fbc119fe Merge version_6 into main
Merge version_6 into main
2026-04-05 06:19:32 +00:00
f062b8ec87 Update src/app/page.tsx 2026-04-05 06:19:29 +00:00
5d43a41019 Merge version_5 into main
Merge version_5 into main
2026-04-05 06:18:07 +00:00

View File

@@ -53,9 +53,9 @@ export default function LandingPage() {
tag="HOLDING OPERACIONAL • BPO • CENTRO DE SERVIÇOS"
buttons={[
{
text: "Conheça o Nosso Ecossistema", href: "#ecossistema"},
text: "Explore Our Ecosystem", href: "#ecossistema"},
{
text: "Ver Vagas Disponíveis", href: "#carreiras"},
text: "View Open Positions", href: "#carreiras"},
]}
mediaItems={[
{
@@ -153,6 +153,7 @@ export default function LandingPage() {
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/professional-diverse-corporate-team-coll-1775369575929-65dc04f8.png"
buttonText="Acessar Portal de Vagas"
onSubmit={() => { window.location.href = "https://inhire.com.br"; }}
/>
</div>