File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ def features() -> rx.Component:
115115 ),
116116 rx .link (
117117 button ("Become a Partner" , variant = "primary" , size = "xl" ),
118- href = "https://app.lemcal. com/@alek /reflex-demo?back=1 " ,
118+ href = "https://cal. com/team /reflex/affiliate-program " ,
119119 is_external = True ,
120120 class_name = "p-3 border border-slate-3 rounded-[1.375rem] border-solid lg:mt-0 mt-4" ,
121121 ),
@@ -163,7 +163,7 @@ def features_small_screen():
163163 rx .box (
164164 rx .link (
165165 button ("Become a Partner" , variant = "primary" , size = "xl" ),
166- href = "https://app.lemcal. com/@alek /reflex-demo?back=1 " ,
166+ href = "https://cal. com/team /reflex/affiliate-program " ,
167167 is_external = True ,
168168 class_name = "p-3 border border-slate-3 rounded-[1.375rem] border-solid lg:mt-0 mt-4" ,
169169 ),
You can’t perform that action at this time.
0 commit comments