mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update top-announcement.tsx
This commit is contained in:
parent
38c8e891bd
commit
a1929dec9a
@ -110,7 +110,7 @@ export const TopAnnouncement = () => {
|
|||||||
const Text = () => {
|
const Text = () => {
|
||||||
return (
|
return (
|
||||||
<a
|
<a
|
||||||
href="/beta/"
|
href="https://www.producthunt.com/posts/openpanel/"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
className={clsx(
|
className={clsx(
|
||||||
"relative lg:absolute",
|
"relative lg:absolute",
|
||||||
@ -131,8 +131,7 @@ const Text = () => {
|
|||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
<div className={clsx("ml-2", "not-prose")}>
|
<div className={clsx("ml-2", "not-prose")}>
|
||||||
Unlock powerful features and effortlessly manage users and websites with
|
OpenPanel is launching on ProductHunt on August 21—show your support and upvote us!
|
||||||
{" "}<span className={clsx("font-semibold")}>OpenPanel Enterprise</span>{" "}
|
|
||||||
<span
|
<span
|
||||||
className={clsx(
|
className={clsx(
|
||||||
"text-refine-cyan-alt hover:text-refine-cyan-alt",
|
"text-refine-cyan-alt hover:text-refine-cyan-alt",
|
||||||
|
Loading…
Reference in New Issue
Block a user