Update demo-section.tsx

This commit is contained in:
Stefan Pejcic 2024-08-19 12:04:00 +02:00 committed by GitHub
parent 5f51da93ac
commit 84169b19f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,7 +100,7 @@ const LandingTryItOptionsSection = ({
</p> </p>
<Link <Link
to="https://demo.openpanel.co/openpanel/" to="https://demo.openpanel.org/openpanel/"
className={clsx( className={clsx(
"self-start", "self-start",
"rounded-3xl", "rounded-3xl",
@ -175,7 +175,7 @@ const LandingTryItOptionsSection = ({
This is where you can manage your server. This is where you can manage your server.
</p> </p>
<Link <Link
to="https://demo.openpanel.co/openadmin/" to="https://demo.openpanel.org/openadmin/"
className={clsx( className={clsx(
"self-start", "self-start",
"rounded-3xl", "rounded-3xl",