diff --git a/components/AddContributorsHeader/add-contributors-header.tsx b/components/AddContributorsHeader/add-contributors-header.tsx
index 14e07f35e..7623851a8 100644
--- a/components/AddContributorsHeader/add-contributors-header.tsx
+++ b/components/AddContributorsHeader/add-contributors-header.tsx
@@ -81,9 +81,10 @@ const AddContributorsHeader = ({
-
-
-
+
+
Time zone
-
+
{userInfo && (
+<<<<<<< HEAD
+=======
+ <>
+
+ {!coupon ? (
+
+
+
+ Developer Pack
+
+
+ Verify your developer pack eligibilty to get an upgrade!
+
+
+
{
+ mutate();
+ setCoupon("verified");
+ }}
+ />
+
+ ) : null}
+
+
+ >
+>>>>>>> 027aeffd (fix: resolve a11y warnings for label-has-associated-control rule (#4126))
)}
diff --git a/components/shared/AppSidebar/AppSidebar.tsx b/components/shared/AppSidebar/AppSidebar.tsx
index 3eff37d9d..a8b56f9a0 100644
--- a/components/shared/AppSidebar/AppSidebar.tsx
+++ b/components/shared/AppSidebar/AppSidebar.tsx
@@ -105,9 +105,10 @@ export const AppSideBar = ({ workspaceId, hideSidebar, sidebarCollapsed }: AppSi
<>