From 6180161ee819c37dfb9fcd9c3c8799a549d2e50e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9van=20Le=20Meur?= <1636769+slemeur@users.noreply.github.com> Date: Fri, 13 Sep 2024 14:01:33 +0200 Subject: [PATCH] website: update website hero and description (#8874) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update index.tsx Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com> * Update index.tsx Fix formatting Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Philippe Martin Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com> * update description Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com> --------- Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com> Co-authored-by: Philippe Martin --- website/src/pages/index.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index 1613a03bcd0..8c616115c9b 100644 --- a/website/src/pages/index.tsx +++ b/website/src/pages/index.tsx @@ -106,11 +106,12 @@ function Hero(): JSX.Element {

- Containers and Kubernetes for application developers + Best Free & Open Source Tool for Containers & Kubernetes - Podman Desktop

- Podman Desktop is an open source graphical tool enabling you to seamlessly work with containers and - Kubernetes from your local environment. + Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for + developers. Get an intuitive and user-friendly interface to effortlessly bridge the gap between local + development and Kubernetes clusters. Build, manage, and deploy everywhere with ease from a single tool.

{/* With client mode, provides the link to the client browser */}