From e9da3b1876b4b2bdfdb8dff4892ac85d95e084df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?foxCode=20=28Sebastian=20W=C5=82udzik=29?= Date: Mon, 2 Dec 2024 11:11:32 +0100 Subject: [PATCH] [Website] Fix images, media kit update (#7793) GitOrigin-RevId: d40743b36722cb9de42fb8c9e849260909e16980 --- .../2.developers/4.user-guide/10.introduction/10.welcome.md | 6 +++--- .../4.user-guide/10.introduction/60.why-pathway.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/2.developers/4.user-guide/10.introduction/10.welcome.md b/docs/2.developers/4.user-guide/10.introduction/10.welcome.md index 8fa1f6c0..88153561 100644 --- a/docs/2.developers/4.user-guide/10.introduction/10.welcome.md +++ b/docs/2.developers/4.user-guide/10.introduction/10.welcome.md @@ -14,7 +14,7 @@ It's the ideal solution for real-time processing use cases like streaming ETL or ::article-img --- -src: '/assets/content/documentation/Products-diag-new.svg' +src: '/assets/content/documentation/products-diag-new.svg' alt: 'Pathway Product overview' title: "Pathway Product overview: Pathway Core Framework and RAG app" quality: '100' @@ -47,8 +47,8 @@ If you are looking for the AI Pipelines, you can find the associated docs [here] src: '/assets/content/documentation/why-pathway/why-pathway-rust-new.svg' alt: 'Pathway Rust engine makes it fast, scalable, and safe.' zoomable: true -class: 'mx-auto' -width: '800' +class: 'mx-auto mt-16 mb-8' +width: '500' --- :: diff --git a/docs/2.developers/4.user-guide/10.introduction/60.why-pathway.md b/docs/2.developers/4.user-guide/10.introduction/60.why-pathway.md index c9edbc33..7b03ec9d 100644 --- a/docs/2.developers/4.user-guide/10.introduction/60.why-pathway.md +++ b/docs/2.developers/4.user-guide/10.introduction/60.why-pathway.md @@ -52,7 +52,7 @@ With its full Python compatibility, Pathway is easy to use, from the installatio ::article-img --- -src: '/assets/content/documentation/why-pathway/why-pathway-rust.svg' +src: '/assets/content/documentation/why-pathway/why-pathway-rust-new.svg' alt: 'Pathway Rust engine makes it fast, scalable, and safe.' zoomable: true class: 'mx-auto'