Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "João Santos", handle: "CEO", rating: 5,
|
||||
testimonial: "A ZYNOR mudou a nossa forma de operar. Previsibilidade total.", imageSrc: "http://img.b2bpic.net/free-vector/blank-violet-purple-rectangle-neon-signboard-vector_53876-82238.jpg", imageAlt: "dark futuristic tech background glow"},
|
||||
testimonial: "A ZYNOR mudou a nossa forma de operar. Previsibilidade total.", imageSrc: "http://img.b2bpic.net/free-vector/blank-violet-purple-rectangle-neon-signboard-vector_53876-82238.jpg?_wi=1", imageAlt: "dark futuristic tech background glow"},
|
||||
{
|
||||
name: "Ana Costa", handle: "Diretora Comercial", rating: 5,
|
||||
testimonial: "Finalmente temos processos organizados e escaláveis.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DMHJyjHTwsm1NnA8UJcYujmk8j/uploaded-1778086929982-iljv8flj.png", imageAlt: "dark futuristic tech background glow"},
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Vê como funciona", href: "#diagnostics"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blank-violet-purple-rectangle-neon-signboard-vector_53876-82238.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/blank-violet-purple-rectangle-neon-signboard-vector_53876-82238.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/data-center-background_107791-30468.jpg", alt: "User 1"},
|
||||
@@ -109,16 +109,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Falta de Visibilidade", author: "Análise", description: "Não saber onde estão os gargalos do teu funil.", tags: [],
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4"},
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=1"},
|
||||
{
|
||||
id: "2", title: "Processos Desorganizados", author: "Execução", description: "Falta de standardização e perda de eficiência diária.", tags: [],
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4"},
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=2"},
|
||||
{
|
||||
id: "3", title: "Decisões no Escuro", author: "Gestão", description: "Gestão baseada em intuição em vez de dados concretos.", tags: [],
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4"},
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=3"},
|
||||
{
|
||||
id: "4", title: "Crescimento Bloqueado", author: "Escala", description: "Teto de vidro na faturação devido a falhas operacionais.", tags: [],
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4"},
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=4"},
|
||||
]}
|
||||
title="O que bloqueia a tua empresa?"
|
||||
description="Identificamos os pontos críticos que impedem a tua escala comercial."
|
||||
@@ -133,13 +133,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "diff-1", title: "Implementação Real", author: "ZYNOR", description: "Não entregamos manuais, instalamos sistemas operacionais.", tags: [],
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4"},
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=5"},
|
||||
{
|
||||
id: "diff-2", title: "Equipa Autónoma", author: "ZYNOR", description: "Formação e capacitação da tua equipa interna.", tags: [],
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4"},
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=6"},
|
||||
{
|
||||
id: "diff-3", title: "Acompanhamento Contínuo", author: "ZYNOR", description: "Apoio constante para garantir a melhoria incremental.", tags: [],
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4"},
|
||||
videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=7"},
|
||||
]}
|
||||
title="Como a ZYNOR faz diferente"
|
||||
description="Foco em resultados práticos e execução hands-on."
|
||||
|
||||
Reference in New Issue
Block a user