Merge version_1 into main #3
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Solicitar Orçamento", href: "#contact" },
|
||||
{ text: "Ver Projetos", href: "#portfolio" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg?_wi=1"
|
||||
showDimOverlay={true}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/low-angle-view-croatia-monument-uprising-people-banija-kordun_181624-6228.jpg", alt: "Arquitetura Moderna" },
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "p1", title: "Planejamento e Orçamento", period: "Fase 01", price: "Análise", features: ["Viabilidade Técnica", "Estimativa de Custos", "Cronograma Geral"], button: { text: "Iniciar" }, imageSrc: "http://img.b2bpic.net/free-photo/people-top-building_181624-36636.jpg" },
|
||||
{ id: "p2", title: "Execução e Acompanhamento", period: "Fase 02", price: "Obra", features: ["Gestão de Equipe", "Controle de Materiais", "Relatórios Semanais"], button: { text: "Acompanhar" }, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg" },
|
||||
{ id: "p2", title: "Execução e Acompanhamento", period: "Fase 02", price: "Obra", features: ["Gestão de Equipe", "Controle de Materiais", "Relatórios Semanais"], button: { text: "Acompanhar" }, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg?_wi=2" },
|
||||
{ id: "p3", title: "Entrega e Garantia", period: "Fase 03", price: "Conclusão", features: ["Acabamento Final", "Vistoria Técnica", "Entrega Oficial"], button: { text: "Finalizar" }, imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-office-buildings-shanghai_1359-642.jpg" },
|
||||
]}
|
||||
title="Nossa Metodologia"
|
||||
|
||||
Reference in New Issue
Block a user