mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update landing-hero-showcase-section.tsx
This commit is contained in:
parent
8b25ef8bdf
commit
55df4dca08
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user