Skip to content

Commit

Permalink
Remove kubecon event (SigNoz#970)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit01-oss authored Nov 18, 2024
1 parent 27870e3 commit 391b7ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/index-header/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ export const Header = () => {
<header className="relative !mx-auto mt-16 !w-[100vw] md:!w-[80vw]">
<div className="absolute bottom-0 left-[12px] right-[12px] top-0 z-[-1] border !border-b-0 !border-t-0 border-dashed border-signoz_slate-400 md:left-[24px] md:right-[24px]" />
<div className="relative !mx-auto flex !w-[100vw] flex-col items-center border !border-b-0 !border-t-0 border-dashed border-signoz_slate-400 px-2 pb-4 pt-12 text-center md:!w-[80vw] md:px-5 md:pt-[8.5rem]">
<Link href="/events/kubecon-cloudnativecon-north-america-2024/">
{/* <Link href="/events/kubecon-cloudnativecon-north-america-2024/">
<button className="h-10 px-4 py-2 rounded-full text-xs sm:text-sm flex items-center justify-center gap-1.5 sm:gap-2 bg-signoz_slate-400 font-medium leading-5 text-white border border-signoz_slate-200 shadow-[0_0_14px_0_rgba(78,116,248,0.40)]">
<Handshake size={14}/>Meet us at KubeCon North America '24 <ArrowRight size={14} />
</button>
</Link>
</Link> */}
<div className="absolute left-0 top-[147px] z-[-1] h-10 sm:h-14 !w-[100vw] border !border-l-0 !border-r-0 border-dashed border-signoz_slate-400 md:top-[253px] md:!w-[80vw]" />
<Hero>
OpenTelemetry-Native Logs,&nbsp;
Expand Down

0 comments on commit 391b7ae

Please sign in to comment.