diff --git a/components/Shell.tsx b/components/Shell.tsx index 0c637e65..0ae6a99b 100644 --- a/components/Shell.tsx +++ b/components/Shell.tsx @@ -196,8 +196,8 @@ export default function Shell(props: {
-
-
+
+
@@ -236,6 +236,50 @@ export default function Shell(props: {
+
+
+
+
+ + + {/* */} +

+ + Cal + +

+
+ + +
+
+ +
+
+
+
diff --git a/pages/event-types/index.tsx b/pages/event-types/index.tsx index 8632e903..fe64b1f1 100644 --- a/pages/event-types/index.tsx +++ b/pages/event-types/index.tsx @@ -124,7 +124,7 @@ const EventTypeList = ({ readOnly, types, profile }: EventTypeListProps): JSX.El "hover:bg-neutral-50 flex justify-between items-center ", type.$disabled && "pointer-events-none" )}> -
+
)} -
+
diff --git a/public/cal-com-icon.svg b/public/cal-com-icon.svg new file mode 100644 index 00000000..ad98cd74 --- /dev/null +++ b/public/cal-com-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file