From 914ca238556d8a32e4b1b09b4206a1107b3ff8d0 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 21 Jun 2026 18:50:44 +0000 Subject: [PATCH] Bob AI: Replace all images of people and generic objects (like cars) across the landing --- src/pages/HomePage.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index cdf1e9b..989a8c0 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,10 +27,10 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/empty-business-workspace-with-device-showing-data-analytics-infographics_482257-116612.jpg", + imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?q=80&w=2070&auto=format&fit=crop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/enjoying-white-background-imagination-supermarket-interface_1134-1410.jpg", + imageSrc: "https://images.unsplash.com/photo-1504868584819-f8e8b4b6d7e3?q=80&w=2076&auto=format&fit=crop", }, ]} /> @@ -55,17 +55,17 @@ 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: "http://img.b2bpic.net/free-vector/project-steps-designs-collection_1209-136.jpg", + imageSrc: "https://images.unsplash.com/photo-1526374965328-7f61d4dc18c5?q=80&w=2070&auto=format&fit=crop", }, { 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: "http://img.b2bpic.net/free-photo/extreme-close-up-shot-worker-server-hub-using-tablet_482257-90062.jpg", + imageSrc: "https://images.unsplash.com/photo-1558494949-ef010cbdcc31?q=80&w=2034&auto=format&fit=crop", }, { title: "Playbooks Regulatórios", description: "Inteligência pré-validada para normas como a NR-01, pronta para uso corporativo.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg", + imageSrc: "https://images.unsplash.com/photo-1460925895917-afdab827c52f?q=80&w=2015&auto=format&fit=crop", }, ]} /> @@ -82,7 +82,7 @@ export default function HomePage() { { title: "Upload Inteligente", description: "Envie qualquer formato; OCR automático para documentos escaneados.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg", + imageSrc: "https://images.unsplash.com/photo-1620712943543-bcc4688e7485?q=80&w=1965&auto=format&fit=crop", href: "#", }, { @@ -137,7 +137,7 @@ export default function HomePage() { value: "+99%", title: "Precisão de Rastreabilidade", description: "Citações verificadas em cada resposta.", - imageSrc: "http://img.b2bpic.net/free-photo/steering-wheel-car-close-up-high-speed-driving-road_169016-47231.jpg", + imageSrc: "https://images.unsplash.com/photo-1555949963-aa79dcee981c?q=80&w=2070&auto=format&fit=crop", }, ]} /> @@ -155,31 +155,31 @@ 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: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16027.jpg", + imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?q=80&w=2070&auto=format&fit=crop", }, { name: "Ana Souza", role: "Gerente de RH", quote: "A rastreabilidade dos documentos nos economiza horas de conferência.", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-plump-male-eyeglasses-grey-background_613910-13831.jpg", + imageSrc: "https://images.unsplash.com/photo-1558494949-ef010cbdcc31?q=80&w=2034&auto=format&fit=crop", }, { name: "Ricardo Melo", role: "Engenheiro de Segurança", quote: "Crucial para manter a NR-01 atualizada com segurança total.", - imageSrc: "http://img.b2bpic.net/free-photo/female-executive-working-busy-office_1098-2052.jpg", + imageSrc: "https://images.unsplash.com/photo-1451187580459-43490279c0fa?q=80&w=2072&auto=format&fit=crop", }, { name: "Beatriz Lima", role: "Especialista em Documentos", quote: "A citação da fonte é o diferencial que precisávamos.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-executive-thinking-successful-business_1262-3012.jpg", + imageSrc: "https://images.unsplash.com/photo-1518770660439-4636190af475?q=80&w=2070&auto=format&fit=crop", }, { name: "Fernando Costa", role: "Auditor", quote: "O nível de confiança me dá segurança técnica para aprovar processos.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg", + imageSrc: "https://images.unsplash.com/photo-1526374965328-7f61d4dc18c5?q=80&w=2070&auto=format&fit=crop", }, ]} />