Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-05 23:51:26 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Início",
id: "hero",
},
name: "Início", id: "hero"},
{
name: "Sobre",
id: "about",
},
name: "Sobre", id: "about"},
{
name: "Produtos",
id: "products",
},
name: "Produtos", id: "products"},
{
name: "Contato",
id: "contact",
},
name: "Contato", id: "contact"},
]}
brandName="Evolvo International"
/>
@@ -52,63 +44,40 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Qualidade, precisão e confiança em cada peça de madeira."
description="Soluções sob medida para indústrias exigentes ao redor do mundo."
buttons={[
{
text: "Entre em contato",
href: "#contact",
},
text: "Entre em contato", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/eco-friendly-environment-bamboo-tube-straws_23-2148768576.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/eco-friendly-environment-bamboo-tube-straws_23-2148768576.jpg"
imageAlt="Container carregado de madeira de pinus"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/household-equipment_1203-3126.jpg",
alt: "Certificação ISO",
},
src: "http://img.b2bpic.net/free-photo/household-equipment_1203-3126.jpg", alt: "Certificação ISO"},
{
src: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185451.jpg",
alt: "Exportação",
},
src: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185451.jpg", alt: "Exportação"},
{
src: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384866.jpg",
alt: "Sustentabilidade",
},
src: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384866.jpg", alt: "Sustentabilidade"},
{
src: "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886819.jpg",
alt: "Logística",
},
src: "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886819.jpg", alt: "Logística"},
{
src: "http://img.b2bpic.net/free-photo/eco-friendly-environment-bamboo-tube-straws_23-2148768576.jpg",
alt: "Parcerias",
},
src: "http://img.b2bpic.net/free-photo/eco-friendly-environment-bamboo-tube-straws_23-2148768576.jpg", alt: "Parcerias"},
]}
avatarText="+50 parceiros globais"
marqueeItems={[
{
type: "text",
text: "Certificação FSC",
},
type: "text", text: "Certificação FSC"},
{
type: "text",
text: "Logística Internacional",
},
type: "text", text: "Logística Internacional"},
{
type: "text",
text: "Madeira de Reflorestamento",
},
type: "text", text: "Madeira de Reflorestamento"},
{
type: "text",
text: "Padrão de Exportação",
},
type: "text", text: "Padrão de Exportação"},
{
type: "text",
text: "Alta Durabilidade",
},
type: "text", text: "Alta Durabilidade"},
]}
/>
</div>
@@ -120,21 +89,13 @@ export default function LandingPage() {
description="Na Evolvo International, trabalhamos com rigor técnico para entregar produtos sob medida, com acabamento superior e prontos para atender indústrias exigentes ao redor do mundo."
metrics={[
{
value: "+50",
title: "Produtos",
},
value: "+50", title: "Produtos"},
{
value: "+12",
title: "Anos de experiência",
},
value: "+12", title: "Anos de experiência"},
{
value: "+10",
title: "Países atendidos",
},
value: "+10", title: "Países atendidos"},
{
value: "+5",
title: "Parceiros internacionais",
},
value: "+5", title: "Parceiros internacionais"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886819.jpg"
mediaAnimation="slide-up"
@@ -150,41 +111,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Cabos de Vassoura",
price: "Sob consulta",
imageSrc: "http://img.b2bpic.net/free-photo/household-equipment_1203-3126.jpg",
},
id: "p1", name: "Cabos de Vassoura", price: "Sob consulta", imageSrc: "http://img.b2bpic.net/free-photo/household-equipment_1203-3126.jpg"},
{
id: "p2",
name: "Componentes Moveleiros",
price: "Sob consulta",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185451.jpg",
},
id: "p2", name: "Componentes Moveleiros", price: "Sob consulta", imageSrc: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185451.jpg"},
{
id: "p3",
name: "Serrados",
price: "Sob consulta",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384866.jpg?_wi=1",
},
id: "p3", name: "Serrados", price: "Sob consulta", imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384866.jpg"},
{
id: "p4",
name: "Embalagens Industriais",
price: "Sob consulta",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384866.jpg?_wi=2",
},
id: "p4", name: "Embalagens Industriais", price: "Sob consulta", imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384866.jpg"},
{
id: "p5",
name: "Decks de Pinus",
price: "Sob consulta",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384866.jpg?_wi=3",
},
id: "p5", name: "Decks de Pinus", price: "Sob consulta", imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384866.jpg"},
{
id: "p6",
name: "Peças Aplainadas",
price: "Sob consulta",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384866.jpg?_wi=4",
},
id: "p6", name: "Peças Aplainadas", price: "Sob consulta", imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384866.jpg"},
]}
title="Nosso Portfólio"
description="Produtos em madeira com qualidade e personalização."
@@ -193,6 +130,12 @@ export default function LandingPage() {
<div id="team" data-section="team">
<TeamCardTwo
title="Nossa Equipe"
description="Conheça os profissionais por trás da Evolvo International, dedicados à excelência em cada detalhe."
members={[
{ name: "Carlos Silva", role: "Diretor Comercial", imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384866.jpg" },
{ name: "Ana Souza", role: "Logística Internacional", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-boss-suit-smiling-giving-good-news-her-business-colleagues-work-meeting_662251-53.jpg" }
]}
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
@@ -207,22 +150,14 @@ export default function LandingPage() {
description="Estamos prontos para atender sua indústria. Envie sua solicitação e nossa equipe entrará em contato rapidamente."
inputs={[
{
name: "name",
type: "text",
placeholder: "Seu nome",
required: true,
name: "name", type: "text", placeholder: "Seu nome", required: true,
},
{
name: "email",
type: "email",
placeholder: "Seu e-mail",
required: true,
name: "email", type: "email", placeholder: "Seu e-mail", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Como podemos ajudar?",
rows: 4,
name: "message", placeholder: "Como podemos ajudar?", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/happy-female-boss-suit-smiling-giving-good-news-her-business-colleagues-work-meeting_662251-53.jpg"
mediaPosition="right"
@@ -231,33 +166,23 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/eco-friendly-environment-bamboo-tube-straws_23-2148768576.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/eco-friendly-environment-bamboo-tube-straws_23-2148768576.jpg"
logoText="Evolvo International"
columns={[
{
title: "Empresa",
items: [
title: "Empresa", items: [
{
label: "Sobre Nós",
href: "#about",
},
label: "Sobre Nós", href: "#about"},
{
label: "Produtos",
href: "#products",
},
label: "Produtos", href: "#products"},
],
},
{
title: "Localização",
items: [
title: "Localização", items: [
{
label: "Onze de Junho, 189, Itajaí - SC",
href: "#",
},
label: "Onze de Junho, 189, Itajaí - SC", href: "#"},
{
label: "contact@evolvogroup.com",
href: "mailto:contact@evolvogroup.com",
},
label: "contact@evolvogroup.com", href: "mailto:contact@evolvogroup.com"},
],
},
]}