Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| edcdaa8c20 | |||
| a2fbc119fe | |||
| f062b8ec87 | |||
| 5d43a41019 |
@@ -53,9 +53,9 @@ 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 Nosso Ecossistema", href: "#ecossistema"},
|
text: "Explore Our Ecosystem", href: "#ecossistema"},
|
||||||
{
|
{
|
||||||
text: "Ver Vagas Disponíveis", href: "#carreiras"},
|
text: "View Open Positions", href: "#carreiras"},
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
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"
|
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"
|
buttonText="Acessar Portal de Vagas"
|
||||||
|
onSubmit={() => { window.location.href = "https://inhire.com.br"; }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user