4 Commits

Author SHA1 Message Date
96b02be075 Update src/app/page.tsx 2026-04-05 06:16:55 +00:00
b1bd29c462 Merge version_3 into main
Merge version_3 into main
2026-04-05 06:15:53 +00:00
66ce47d1ea Update src/app/page.tsx 2026-04-05 06:15:47 +00:00
c9db8e4a66 Merge version_2 into main
Merge version_2 into main
2026-04-05 06:14:39 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
tag="HOLDING OPERACIONAL • BPO • CENTRO DE SERVIÇOS"
buttons={[
{
text: "Conheça o Ecossistema", href: "#ecossistema"},
text: "Conheça o Nosso Ecossistema", href: "#ecossistema"},
{
text: "Ver Vagas Disponíveis", href: "#carreiras"},
]}
@@ -106,6 +106,9 @@ export default function LandingPage() {
]}
title="Um ecossistema. Três forças integradas."
description="Cada empresa opera com identidade própria, mas funciona como parte de um organismo único."
buttons={[
{ text: "Conheça Detalhes", href: "#" }
]}
/>
</div>