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