Merge version_1 into main #1
304
src/app/page.tsx
304
src/app/page.tsx
@@ -29,33 +29,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Contexto Urbano",
|
||||
id: "contexto-urbano-texto",
|
||||
},
|
||||
name: "Contexto Urbano", id: "contexto-urbano-texto"},
|
||||
{
|
||||
name: "Visão Geral",
|
||||
id: "visao-geral-garagem",
|
||||
},
|
||||
name: "Visão Geral", id: "visao-geral-garagem"},
|
||||
{
|
||||
name: "Torres",
|
||||
id: "configuracao-torres",
|
||||
},
|
||||
name: "Torres", id: "configuracao-torres"},
|
||||
{
|
||||
name: "Implantação",
|
||||
id: "implantacao",
|
||||
},
|
||||
name: "Implantação", id: "implantacao"},
|
||||
{
|
||||
name: "Indicadores",
|
||||
id: "indicadores",
|
||||
},
|
||||
name: "Indicadores", id: "indicadores"},
|
||||
{
|
||||
name: "Potencial",
|
||||
id: "potencial-construtivo",
|
||||
},
|
||||
name: "Potencial", id: "potencial-construtivo"},
|
||||
]}
|
||||
brandName="Abdon Palacios"
|
||||
/>
|
||||
@@ -64,24 +50,17 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
imagePosition="right"
|
||||
title="Estudo Preliminar de Desenvolvimento Residencial"
|
||||
description="Área de Desenvolvimento Urbano — Abdon Palacios"
|
||||
kpis={[
|
||||
{
|
||||
value: "5",
|
||||
label: "Torres Residenciais",
|
||||
},
|
||||
value: "5", label: "Torres Residenciais"},
|
||||
{
|
||||
value: "4",
|
||||
label: "Aptos. por Andar",
|
||||
},
|
||||
value: "4", label: "Aptos. por Andar"},
|
||||
{
|
||||
value: "Planejado",
|
||||
label: "Desenvolvimento Multi",
|
||||
},
|
||||
value: "Planejado", label: "Desenvolvimento Multi"},
|
||||
]}
|
||||
enableKpiAnimation={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-neon-lights-background_23-2150710753.jpg"
|
||||
@@ -91,59 +70,35 @@ export default function LandingPage() {
|
||||
tagIcon={Lightbulb}
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Projeto Completo",
|
||||
href: "#potencial-construtivo",
|
||||
},
|
||||
text: "Ver Projeto Completo", href: "#potencial-construtivo"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-construction-worker-safety-helmet-glasses_176474-86012.jpg",
|
||||
alt: "Engenheiro Civil",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-construction-worker-safety-helmet-glasses_176474-86012.jpg", alt: "Engenheiro Civil"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-architect-woman_329181-1267.jpg",
|
||||
alt: "Arquiteta Chefe",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-architect-woman_329181-1267.jpg", alt: "Arquiteta Chefe"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-developing-photos-darkroom_23-2149893802.jpg",
|
||||
alt: "Designer Urbano Sênior",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-developing-photos-darkroom_23-2149893802.jpg", alt: "Designer Urbano Sênior"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150969887.jpg",
|
||||
alt: "Consultor Imobiliário",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150969887.jpg", alt: "Consultor Imobiliário"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/urban-adult-architect-inspecting-design-plan-workplace_482257-8114.jpg",
|
||||
alt: "Coordenador de Projetos",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/urban-adult-architect-inspecting-design-plan-workplace_482257-8114.jpg", alt: "Coordenador de Projetos"},
|
||||
]}
|
||||
avatarText="Equipe de Especialistas"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Design Sustentável",
|
||||
icon: Leaf,
|
||||
type: "text-icon", text: "Design Sustentável", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Eficiência Energética",
|
||||
icon: Zap,
|
||||
type: "text-icon", text: "Eficiência Energética", icon: Zap,
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/futuristic-office-building-architecture_23-2151003778.jpg",
|
||||
alt: "Renderização arquitetônica moderna",
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/futuristic-office-building-architecture_23-2151003778.jpg", alt: "Renderização arquitetônica moderna"},
|
||||
{
|
||||
type: "text-icon", text: "Mobilidade Urbana", icon: Car,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Mobilidade Urbana",
|
||||
icon: Car,
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-landscape-blocks_1048-12498.jpg",
|
||||
alt: "Diagrama de planejamento urbano",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-landscape-blocks_1048-12498.jpg", alt: "Diagrama de planejamento urbano"},
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
@@ -154,16 +109,14 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Análise de Contexto Urbano"
|
||||
description="A área de desenvolvimento do empreendimento residencial multifamiliar está estrategicamente localizada em Abdon Palacios, abrangendo uma área total de 21.600 m². O conjunto é composto por 36 lotes de 600 m² cada, oferecendo um espaço significativo para um projeto de grande escala. Um dos lotes já possui uma construção existente, o que foi considerado no planejamento do masterplan conceitual. Esta análise preliminar visa integrar o novo desenvolvimento ao tecido urbano existente, respeitando as características locais e otimizando o potencial de uso do solo."
|
||||
tag="Localização Estratégica"
|
||||
tagIcon={MapPin}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explorar Mapa",
|
||||
href: "#contexto-urbano-visual",
|
||||
},
|
||||
text: "Explorar Mapa", href: "#contexto-urbano-visual"},
|
||||
]}
|
||||
/>
|
||||
<p className="mt-4 text-base md:text-lg text-muted-foreground">A área de desenvolvimento do empreendimento residencial multifamiliar está estrategicamente localizada em Abdon Palacios, abrangendo uma área total de 21.600 m². O conjunto é composto por 36 lotes de 600 m² cada, oferecendo um espaço significativo para um projeto de grande escala. Um dos lotes já possui uma construção existente, o que foi considerado no planejamento do masterplan conceitual. Esta análise preliminar visa integrar o novo desenvolvimento ao tecido urbano existente, respeitando as características locais e otimizando o potencial de uso do solo.</p>
|
||||
</div>
|
||||
|
||||
<div id="contexto-urbano-visual" data-section="contexto-urbano-visual">
|
||||
@@ -174,21 +127,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "mapa-cadastral",
|
||||
name: "Mapa Cadastral",
|
||||
price: "21.600 m²",
|
||||
variant: "Abdon Palacios",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/map-marked-with-pins-by-tourist_23-2148232411.jpg",
|
||||
imageAlt: "Mapa cadastral da área de desenvolvimento",
|
||||
},
|
||||
id: "mapa-cadastral", name: "Mapa Cadastral", price: "21.600 m²", variant: "Abdon Palacios", imageSrc: "http://img.b2bpic.net/free-photo/map-marked-with-pins-by-tourist_23-2148232411.jpg", imageAlt: "Mapa cadastral da área de desenvolvimento"},
|
||||
{
|
||||
id: "diagrama-urbano",
|
||||
name: "Diagrama Urbano",
|
||||
price: "36 Lotes",
|
||||
variant: "Composição dos Lotes",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-city_23-2150900855.jpg",
|
||||
imageAlt: "Diagrama urbano com lotes e construção existente",
|
||||
},
|
||||
id: "diagrama-urbano", name: "Diagrama Urbano", price: "36 Lotes", variant: "Composição dos Lotes", imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-city_23-2150900855.jpg", imageAlt: "Diagrama urbano com lotes e construção existente"},
|
||||
]}
|
||||
title="Detalhes do Terreno"
|
||||
description="Exibição elegante do mapa cadastral e diagrama urbano da área, destacando a composição dos lotes e a construção existente."
|
||||
@@ -203,39 +144,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "torres",
|
||||
value: "5",
|
||||
title: "Torres Residenciais",
|
||||
description: "Cinco estruturas modernas para habitação multifamiliar.",
|
||||
icon: Building,
|
||||
id: "torres", value: "5", title: "Torres Residenciais", description: "Cinco estruturas modernas para habitação multifamiliar.", icon: Building,
|
||||
},
|
||||
{
|
||||
id: "aptos-andar",
|
||||
value: "4",
|
||||
title: "Apartamentos por Andar",
|
||||
description: "Configuração que otimiza a privacidade e iluminação.",
|
||||
icon: Layout,
|
||||
id: "aptos-andar", value: "4", title: "Apartamentos por Andar", description: "Configuração que otimiza a privacidade e iluminação.", icon: Layout,
|
||||
},
|
||||
{
|
||||
id: "tipologias",
|
||||
value: "2 & 3",
|
||||
title: "Dormitórios",
|
||||
description: "Opções de plantas flexíveis para diversas necessidades.",
|
||||
icon: Home,
|
||||
id: "tipologias", value: "2 & 3", title: "Dormitórios", description: "Opções de plantas flexíveis para diversas necessidades.", icon: Home,
|
||||
},
|
||||
{
|
||||
id: "estacionamento",
|
||||
value: "Sobresolo",
|
||||
title: "Estacionamento Elevado",
|
||||
description: "Design inovador com 2 a 3 níveis para máxima eficiência.",
|
||||
icon: Car,
|
||||
id: "estacionamento", value: "Sobresolo", title: "Estacionamento Elevado", description: "Design inovador com 2 a 3 níveis para máxima eficiência.", icon: Car,
|
||||
},
|
||||
{
|
||||
id: "integracao",
|
||||
value: "Otimizada",
|
||||
title: "Integração com Áreas Comuns",
|
||||
description: "Conectividade planejada entre garagem e espaços de lazer.",
|
||||
icon: Briefcase,
|
||||
id: "integracao", value: "Otimizada", title: "Integração com Áreas Comuns", description: "Conectividade planejada entre garagem e espaços de lazer.", icon: Briefcase,
|
||||
},
|
||||
]}
|
||||
title="Visão Geral do Projeto e Solução de Estacionamento"
|
||||
@@ -251,37 +172,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "torre123-2d-50",
|
||||
name: "Torres 1, 2, 3 - 2 Dormitórios",
|
||||
price: "Planta Conceitual",
|
||||
variant: "50 m² com 1 Suíte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418569.jpg",
|
||||
imageAlt: "Planta baixa conceitual de 2 dormitórios e 1 suíte, 50 m²",
|
||||
},
|
||||
id: "torre123-2d-50", name: "Torres 1, 2, 3 - 2 Dormitórios", price: "Planta Conceitual", variant: "50 m² com 1 Suíte", imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418569.jpg", imageAlt: "Planta baixa conceitual de 2 dormitórios e 1 suíte, 50 m²"},
|
||||
{
|
||||
id: "torre123-2d-65",
|
||||
name: "Torres 1, 2, 3 - 2 Dormitórios",
|
||||
price: "Planta Conceitual",
|
||||
variant: "65 m² com 1 Suíte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771543.jpg",
|
||||
imageAlt: "Planta baixa conceitual de 2 dormitórios e 1 suíte, 65 m²",
|
||||
},
|
||||
id: "torre123-2d-65", name: "Torres 1, 2, 3 - 2 Dormitórios", price: "Planta Conceitual", variant: "65 m² com 1 Suíte", imageSrc: "http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771543.jpg", imageAlt: "Planta baixa conceitual de 2 dormitórios e 1 suíte, 65 m²"},
|
||||
{
|
||||
id: "torre45-3d-75",
|
||||
name: "Torres 4, 5 - 3 Dormitórios",
|
||||
price: "Planta Conceitual",
|
||||
variant: "75 m²",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-model-house-room_23-2150761138.jpg",
|
||||
imageAlt: "Planta baixa conceitual de 3 dormitórios, 75 m²",
|
||||
},
|
||||
id: "torre45-3d-75", name: "Torres 4, 5 - 3 Dormitórios", price: "Planta Conceitual", variant: "75 m²", imageSrc: "http://img.b2bpic.net/free-photo/3d-model-house-room_23-2150761138.jpg", imageAlt: "Planta baixa conceitual de 3 dormitórios, 75 m²"},
|
||||
{
|
||||
id: "torre45-3d-90",
|
||||
name: "Torres 4, 5 - 3 Dormitórios",
|
||||
price: "Planta Conceitual",
|
||||
variant: "90 m²",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-top-view-office-work-space_1048-6610.jpg",
|
||||
imageAlt: "Planta baixa conceitual de 3 dormitórios, 90 m²",
|
||||
},
|
||||
id: "torre45-3d-90", name: "Torres 4, 5 - 3 Dormitórios", price: "Planta Conceitual", variant: "90 m²", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-top-view-office-work-space_1048-6610.jpg", imageAlt: "Planta baixa conceitual de 3 dormitórios, 90 m²"},
|
||||
]}
|
||||
title="Tipologias Residenciais Detalhadas"
|
||||
description="Esquemas conceituais de planta baixa para as tipologias de apartamentos, otimizando espaço e funcionalidade para diferentes perfis de moradores."
|
||||
@@ -296,21 +193,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "masterplan-geral",
|
||||
name: "Masterplan Geral",
|
||||
price: "Diagrama Urbano",
|
||||
variant: "Visão Conceitual",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-courtyard-monastery_1268-15252.jpg",
|
||||
imageAlt: "Masterplan conceitual do empreendimento residencial",
|
||||
},
|
||||
id: "masterplan-geral", name: "Masterplan Geral", price: "Diagrama Urbano", variant: "Visão Conceitual", imageSrc: "http://img.b2bpic.net/free-photo/landscape-courtyard-monastery_1268-15252.jpg", imageAlt: "Masterplan conceitual do empreendimento residencial"},
|
||||
{
|
||||
id: "masterplan-circulacao",
|
||||
name: "Circulação e Acessos",
|
||||
price: "Esquema de Uso",
|
||||
variant: "Fluxos Otimizados",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-city_23-2150893021.jpg",
|
||||
imageAlt: "Diagrama de circulação e acessos no masterplan",
|
||||
},
|
||||
id: "masterplan-circulacao", name: "Circulação e Acessos", price: "Esquema de Uso", variant: "Fluxos Otimizados", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-city_23-2150893021.jpg", imageAlt: "Diagrama de circulação e acessos no masterplan"},
|
||||
]}
|
||||
title="Masterplan Conceitual"
|
||||
description="Visão macro da implantação do empreendimento, destacando o posicionamento das torres, circulação interna, acessos e áreas livres, com uma organização estratégica dos blocos que valoriza o paisagismo e a experiência do usuário."
|
||||
@@ -325,60 +210,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "terreno-total",
|
||||
value: "21.600 m²",
|
||||
title: "Área Total do Terreno",
|
||||
description: "Superfície total disponível para desenvolvimento.",
|
||||
icon: LineChart,
|
||||
id: "terreno-total", value: "21.600 m²", title: "Área Total do Terreno", description: "Superfície total disponível para desenvolvimento.", icon: LineChart,
|
||||
},
|
||||
{
|
||||
id: "numero-torres",
|
||||
value: "5",
|
||||
title: "Número de Torres",
|
||||
description: "Total de edifícios residenciais planejados.",
|
||||
icon: Building2,
|
||||
id: "numero-torres", value: "5", title: "Número de Torres", description: "Total de edifícios residenciais planejados.", icon: Building2,
|
||||
},
|
||||
{
|
||||
id: "aptos-por-andar",
|
||||
value: "4",
|
||||
title: "Apartamentos por Andar",
|
||||
description: "Densidade de unidades por pavimento.",
|
||||
icon: List,
|
||||
id: "aptos-por-andar", value: "4", title: "Apartamentos por Andar", description: "Densidade de unidades por pavimento.", icon: List,
|
||||
},
|
||||
{
|
||||
id: "tipo-apartamentos",
|
||||
value: "2 & 3 Dorm.",
|
||||
title: "Tipologias",
|
||||
description: "Variedade de configurações de apartamentos.",
|
||||
icon: Home,
|
||||
id: "tipo-apartamentos", value: "2 & 3 Dorm.", title: "Tipologias", description: "Variedade de configurações de apartamentos.", icon: Home,
|
||||
},
|
||||
{
|
||||
id: "pavimentos-garagem",
|
||||
value: "2 ou 3",
|
||||
title: "Pavimentos de Garagem",
|
||||
description: "Níveis de estacionamento em sobresolo.",
|
||||
icon: Car,
|
||||
id: "pavimentos-garagem", value: "2 ou 3", title: "Pavimentos de Garagem", description: "Níveis de estacionamento em sobresolo.", icon: Car,
|
||||
},
|
||||
{
|
||||
id: "area-construida",
|
||||
value: "[Atualizar] m²",
|
||||
title: "Área Total Construída",
|
||||
description: "Valor a ser definido após detalhamento do projeto.",
|
||||
icon: Building,
|
||||
id: "area-construida", value: "[Atualizar] m²", title: "Área Total Construída", description: "Valor a ser definido após detalhamento do projeto.", icon: Building,
|
||||
},
|
||||
{
|
||||
id: "total-unidades",
|
||||
value: "[Atualizar]",
|
||||
title: "Número Total de Unidades",
|
||||
description: "Estimativa final de apartamentos.",
|
||||
icon: Home,
|
||||
id: "total-unidades", value: "[Atualizar]", title: "Número Total de Unidades", description: "Estimativa final de apartamentos.", icon: Home,
|
||||
},
|
||||
{
|
||||
id: "ca",
|
||||
value: "[Atualizar]",
|
||||
title: "Coeficiente de Aproveitamento",
|
||||
description: "Relação entre área construída e área do terreno.",
|
||||
icon: Scale,
|
||||
id: "ca", value: "[Atualizar]", title: "Coeficiente de Aproveitamento", description: "Relação entre área construída e área do terreno.", icon: Scale,
|
||||
},
|
||||
]}
|
||||
title="Dados Técnicos do Empreendimento"
|
||||
@@ -394,29 +247,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "ocupacao-terreno",
|
||||
name: "Ocupação do Terreno",
|
||||
price: "Análise de Implantação",
|
||||
variant: "Diagrama de Espaços",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-cityscape-from-fort-goryokaku-tower-hakodate-city-hokkaido_74190-6464.jpg",
|
||||
imageAlt: "Diagrama de ocupação do terreno conceitual",
|
||||
},
|
||||
id: "ocupacao-terreno", name: "Ocupação do Terreno", price: "Análise de Implantação", variant: "Diagrama de Espaços", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-cityscape-from-fort-goryokaku-tower-hakodate-city-hokkaido_74190-6464.jpg", imageAlt: "Diagrama de ocupação do terreno conceitual"},
|
||||
{
|
||||
id: "volumetria-torres",
|
||||
name: "Volumetria das Torres",
|
||||
price: "Projeção 3D Conceitual",
|
||||
variant: "Estudo de Massas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decreasing-bar-graph-icon-isolated_53876-71260.jpg",
|
||||
imageAlt: "Estudo de volumetria das torres",
|
||||
},
|
||||
id: "volumetria-torres", name: "Volumetria das Torres", price: "Projeção 3D Conceitual", variant: "Estudo de Massas", imageSrc: "http://img.b2bpic.net/free-photo/decreasing-bar-graph-icon-isolated_53876-71260.jpg", imageAlt: "Estudo de volumetria das torres"},
|
||||
{
|
||||
id: "distribuicao-areas",
|
||||
name: "Distribuição das Áreas",
|
||||
price: "Relação de Usos",
|
||||
variant: "Diagrama Funcional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-gold-coast-urban-infrastructure-residential-buildings_1308-189651.jpg",
|
||||
imageAlt: "Diagrama de distribuição das áreas do projeto",
|
||||
},
|
||||
id: "distribuicao-areas", name: "Distribuição das Áreas", price: "Relação de Usos", variant: "Diagrama Funcional", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-gold-coast-urban-infrastructure-residential-buildings_1308-189651.jpg", imageAlt: "Diagrama de distribuição das áreas do projeto"},
|
||||
]}
|
||||
title="Análise de Potencial Construtivo"
|
||||
description="Representação visual abstrata da ocupação do terreno, volumetria das torres, distribuição das áreas e a relação entre a área construída e a área disponível. Sem valores finais, para análise de cenários."
|
||||
@@ -428,50 +263,31 @@ export default function LandingPage() {
|
||||
logoText="Abdon Palacios"
|
||||
columns={[
|
||||
{
|
||||
title: "Estudo",
|
||||
items: [
|
||||
title: "Estudo", items: [
|
||||
{
|
||||
label: "Início",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Início", href: "#hero"},
|
||||
{
|
||||
label: "Contexto Urbano",
|
||||
href: "#contexto-urbano-texto",
|
||||
},
|
||||
label: "Contexto Urbano", href: "#contexto-urbano-texto"},
|
||||
{
|
||||
label: "Visão Geral",
|
||||
href: "#visao-geral-garagem",
|
||||
},
|
||||
label: "Visão Geral", href: "#visao-geral-garagem"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Projeto",
|
||||
items: [
|
||||
title: "Projeto", items: [
|
||||
{
|
||||
label: "Torres",
|
||||
href: "#configuracao-torres",
|
||||
},
|
||||
label: "Torres", href: "#configuracao-torres"},
|
||||
{
|
||||
label: "Implantação",
|
||||
href: "#implantacao",
|
||||
},
|
||||
label: "Implantação", href: "#implantacao"},
|
||||
{
|
||||
label: "Indicadores",
|
||||
href: "#indicadores",
|
||||
},
|
||||
label: "Indicadores", href: "#indicadores"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Análise",
|
||||
items: [
|
||||
title: "Análise", items: [
|
||||
{
|
||||
label: "Potencial Construtivo",
|
||||
href: "#potencial-construtivo",
|
||||
},
|
||||
label: "Potencial Construtivo", href: "#potencial-construtivo"},
|
||||
{
|
||||
label: "Política de Privacidade",
|
||||
href: "#",
|
||||
},
|
||||
label: "Política de Privacidade", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user