From eb1acaa6d69750a59636d0ed56429ab979231bfa Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 06:26:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 131 ++++++++++++++--------------------------------- 1 file changed, 38 insertions(+), 93 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f2b70b..5178a13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,6 +12,14 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; export default function LandingPage() { + const handleScroll = (id: string) => { + const sanitizedId = id.startsWith('#') ? id : `#${id}`; + const element = document.querySelector(sanitizedId); + if (element) { + element.scrollIntoView({ behavior: "smooth" }); + } + }; + return ( window.open("https://inhire.com.br", "_blank") }} brandName="PROATIVA CAPITAL" />
handleScroll("ecossistema") }, + { text: "Ver vagas abertas", onClick: () => handleScroll("carreiras") }, ]} mediaItems={[ - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=1", imageAlt: "Hero background particles"}, - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=2", imageAlt: "Hero background particles"}, - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=3", imageAlt: "Hero background particles"}, - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=4", imageAlt: "Hero background particles"}, - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=5", imageAlt: "Hero background particles"}, - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=6", imageAlt: "Hero background particles"}, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=1", imageAlt: "Hero background particles" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=2", imageAlt: "Hero background particles" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=3", imageAlt: "Hero background particles" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=4", imageAlt: "Hero background particles" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=5", imageAlt: "Hero background particles" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=6", imageAlt: "Hero background particles" }, ]} />
@@ -78,8 +72,7 @@ export default function LandingPage() { @@ -91,24 +84,13 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={true} features={[ - { - id: "pc", title: "Proativa Capital", tags: [ - "BPO", "Gestão", "Governança"], - imageAlt: "Proativa Capital", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=7"}, - { - id: "glp", title: "GLP Gás", tags: [ - "Logística", "Operação 24/7", "+30 Anos"], - imageAlt: "GLP Gás", imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-uniform-with-protective-gloves-handling-forklift_23-2148773474.jpg"}, - { - id: "sa", title: "Simeão Advogados", tags: [ - "Jurídico", "Compliance", "Blindagem"], - imageAlt: "Simeão Advogados", imageSrc: "http://img.b2bpic.net/free-vector/luxury-hand-drawn-logos-with-letter_23-2147540524.jpg"}, + { id: "pc", title: "Proativa Capital", tags: ["BPO", "Gestão", "Governança"], imageAlt: "Proativa Capital", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvTbQ6632znbLsaKaGRmU4D1rf/interactive-3d-neural-network-nodes-on-d-1775369577362-724adacf.png?_wi=7" }, + { id: "glp", title: "GLP Gás", tags: ["Logística", "Operação 24/7", "+30 Anos"], imageAlt: "GLP Gás", imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-uniform-with-protective-gloves-handling-forklift_23-2148773474.jpg" }, + { id: "sa", title: "Simeão Advogados", tags: ["Jurídico", "Compliance", "Blindagem"], imageAlt: "Simeão Advogados", imageSrc: "http://img.b2bpic.net/free-vector/luxury-hand-drawn-logos-with-letter_23-2147540524.jpg" }, ]} 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: "#" } - ]} + buttons={[{ text: "Conheça Detalhes", onClick: () => {} }]} /> @@ -118,14 +100,10 @@ export default function LandingPage() { title="A força em números" tag="Resultados Tangíveis" metrics={[ - { - id: "m1", value: "30+", description: "Anos de Operação"}, - { - id: "m2", value: "500+", description: "Colaboradores"}, - { - id: "m3", value: "3", description: "Empresas Integradas"}, - { - id: "m4", value: "24/7", description: "Operação Contínua"}, + { id: "m1", value: "30+", description: "Anos de Operação" }, + { id: "m2", value: "500+", description: "Colaboradores" }, + { id: "m3", value: "3", description: "Empresas Integradas" }, + { id: "m4", value: "24/7", description: "Operação Contínua" }, ]} metricsAnimation="slide-up" /> @@ -135,8 +113,7 @@ export default function LandingPage() { @@ -146,10 +123,8 @@ export default function LandingPage() { title="Construa sua carreira no ecossistema Proativa." description="Selecione a oportunidade que combina com seu perfil em nosso portal de vagas." inputs={[ - { - name: "name", type: "text", placeholder: "Seu Nome Completo"}, - { - name: "email", type: "email", placeholder: "Seu E-mail"}, + { name: "name", type: "text", placeholder: "Seu Nome Completo" }, + { name: "email", type: "email", placeholder: "Seu E-mail" }, ]} 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" @@ -160,40 +135,10 @@ export default function LandingPage() {