Update landing-hero-showcase-section.tsx

This commit is contained in:
Stefan Pejcic 2024-08-09 17:02:45 +02:00 committed by GitHub
parent 8b25ef8bdf
commit 55df4dca08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -347,17 +347,17 @@ const apps = [
name: "OpenAdmin",
link: "https://demo.openpanel.co/openadmin/",
showcase: ShowcaseHR,
label: "See live demo",
label: "Admin panel demo",
},
{
name: "OpenPanel",
link: "https://demo.openpanel.co/openpanel/",
showcase: ShowcaseCRM,
label: "See live demo",
label: "User panel demo",
},
{
name: "OpenCLI",
link: "https://openpanel.co/docs/category/openpanel-cli/",
link: "https://dev.openpanel.co/cli/commands.html",
showcase: ShowcaseDevOps,
dark: true,
label: "Browse Commands",