website: update website hero and description (#8874)

* 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 <phmartin@redhat.com>
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 <phmartin@redhat.com>
This commit is contained in:
Stévan Le Meur 2024-09-13 14:01:33 +02:00 committed by GitHub
parent 2984e61abf
commit 6180161ee8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -106,11 +106,12 @@ function Hero(): JSX.Element {
<div className="text-center lg:w-2/3 w-full bg-hero-pattern bg-no-repeat bg-center">
<div className="bg-white/30 dark:bg-transparent">
<h1 className="title-font sm:text-4xl text-3xl lg:text-6xl mb-8 font-medium text-gray-900 dark:text-white leading-[1.2]">
Containers and Kubernetes for application developers
Best Free &amp; Open Source Tool for Containers &amp; Kubernetes - Podman Desktop
</h1>
<p className="text-base md:text-lg">
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.
</p>
<div className="flex-none">
{/* With client mode, provides the link to the client browser */}