File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -242,7 +242,7 @@ const EnhancedCTAButtons = () => {
242242 // ---------------------------------------------------------
243243 const IS_TICKET_SALE_OPEN = false ;
244244 const IS_CFP_OPEN = true ;
245- const IS_SPONSOR_OPEN = false ; // Set to true to enable Sponsor button
245+ const IS_SPONSOR_OPEN = true ; // Set to true to enable Sponsor button
246246
247247 return (
248248 < div className = "flex flex-col sm:flex-row items-center justify-center gap-4 sm:gap-6 w-full" >
@@ -297,7 +297,7 @@ const EnhancedCTAButtons = () => {
297297 >
298298 { IS_SPONSOR_OPEN ? (
299299 < a
300- href = "https://drive.google.com/uc?export=download& id = 1 p7ZAFM7yXGp7qwGvOPjR_HuaMenHS_7W "
300+ href = "https://drive.google.com/uc?export=download& id = 1_6 MNbQWJJ3sky0SvlouF - 7 - owBKUhy-b "
301301 target = "_blank"
302302 className = "group block w-full"
303303 >
You can’t perform that action at this time.
0 commit comments