We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffaabe9 commit 0f823eaCopy full SHA for 0f823ea
src/app/conf/2025/register-today/index.tsx renamed to src/app/conf/2025/components/register-today/index.tsx
@@ -1,8 +1,8 @@
1
import { clsx } from "clsx"
2
import NextImage from "next-image-export-optimizer"
3
4
-import { Button } from "../../_design-system/button"
5
-import { GET_TICKETS_LINK, BECOME_A_SPEAKER_LINK } from "../links"
+import { Button } from "../../../_design-system/button"
+import { GET_TICKETS_LINK, BECOME_A_SPEAKER_LINK } from "../../links"
6
7
import speakerImage from "./speaker.webp"
8
src/app/conf/2025/register-today/speaker.webp renamed to src/app/conf/2025/components/register-today/speaker.webp
0 commit comments