Merge version_2_1782067771537 into main #2
@@ -27,7 +27,7 @@ export default function HomePage() {
|
||||
}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?q=80&w=2070&auto=format&fit=crop",
|
||||
imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?q=80&w=2070&auto=format&fit=crop&_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1504868584819-f8e8b4b6d7e3?q=80&w=2076&auto=format&fit=crop",
|
||||
@@ -55,12 +55,12 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Citação de Fonte Exata",
|
||||
description: "Toda resposta vem com o trecho original, linha e página de origem. Nenhuma afirmação sem evidência.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1526374965328-7f61d4dc18c5?q=80&w=2070&auto=format&fit=crop",
|
||||
imageSrc: "https://images.unsplash.com/photo-1526374965328-7f61d4dc18c5?q=80&w=2070&auto=format&fit=crop&_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Confiança no Nível de Campo",
|
||||
description: "Se o dockia não tem certeza, ele te avisa. Você decide se valida o campo ou descarta.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1558494949-ef010cbdcc31?q=80&w=2034&auto=format&fit=crop",
|
||||
imageSrc: "https://images.unsplash.com/photo-1558494949-ef010cbdcc31?q=80&w=2034&auto=format&fit=crop&_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Playbooks Regulatórios",
|
||||
@@ -155,13 +155,13 @@ export default function HomePage() {
|
||||
name: "Carlos Silva",
|
||||
role: "Diretor de Compliance",
|
||||
quote: "Finalmente uma IA que entende nossas normas e não inventa dados.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?q=80&w=2070&auto=format&fit=crop",
|
||||
imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?q=80&w=2070&auto=format&fit=crop&_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Ana Souza",
|
||||
role: "Gerente de RH",
|
||||
quote: "A rastreabilidade dos documentos nos economiza horas de conferência.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1558494949-ef010cbdcc31?q=80&w=2034&auto=format&fit=crop",
|
||||
imageSrc: "https://images.unsplash.com/photo-1558494949-ef010cbdcc31?q=80&w=2034&auto=format&fit=crop&_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Ricardo Melo",
|
||||
@@ -179,7 +179,7 @@ export default function HomePage() {
|
||||
name: "Fernando Costa",
|
||||
role: "Auditor",
|
||||
quote: "O nível de confiança me dá segurança técnica para aprovar processos.",
|
||||
imageSrc: "https://images.unsplash.com/photo-1526374965328-7f61d4dc18c5?q=80&w=2070&auto=format&fit=crop",
|
||||
imageSrc: "https://images.unsplash.com/photo-1526374965328-7f61d4dc18c5?q=80&w=2070&auto=format&fit=crop&_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user