From 797f2440bee12250f5fc6f4f3d9ee21beb9a4efb Mon Sep 17 00:00:00 2001 From: Saihajpreet Singh Date: Wed, 25 Jun 2025 12:25:03 -0400 Subject: [PATCH] feat: show get tickets cta since speaker registraion is now closed --- src/app/conf/2025/components/register-today/index.tsx | 6 +++--- src/app/conf/2025/components/top-minds/index.tsx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/conf/2025/components/register-today/index.tsx b/src/app/conf/2025/components/register-today/index.tsx index 2187baaed4..4c039e1856 100644 --- a/src/app/conf/2025/components/register-today/index.tsx +++ b/src/app/conf/2025/components/register-today/index.tsx @@ -2,7 +2,7 @@ import { clsx } from "clsx" import NextImage from "next-image-export-optimizer" import { Button } from "../../../_design-system/button" -import { GET_TICKETS_LINK, BECOME_A_SPEAKER_LINK } from "../../links" +import { GET_TICKETS_LINK } from "../../links" import speakerImage from "./speaker.webp" @@ -38,8 +38,8 @@ export function RegisterToday({ className }: RegisterTodayProps) {
-
diff --git a/src/app/conf/2025/components/top-minds/index.tsx b/src/app/conf/2025/components/top-minds/index.tsx index ab0396e239..b276d384cb 100644 --- a/src/app/conf/2025/components/top-minds/index.tsx +++ b/src/app/conf/2025/components/top-minds/index.tsx @@ -4,7 +4,7 @@ import Image from "next-image-export-optimizer" import type { StaticImageData } from "next/image" import { Button } from "@/app/conf/_design-system/button" -import { BECOME_A_SPEAKER_LINK } from "../../links" +import { GET_TICKETS_LINK } from "../../links" import { StripesDecoration } from "@/app/conf/_design-system/stripes-decoration" import { SocialIconType, @@ -111,8 +111,8 @@ export default function TopMindsSection({ View all speakers ) : ( - )}