Skip to content

Commit

Permalink
Removes worldcoin banner (#3384)
Browse files Browse the repository at this point in the history
  • Loading branch information
abtestingalpha authored Nov 12, 2024
1 parent 2f1f49e commit 107e890
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export function LandingPageWrapper({ children }: { children: any }) {
bannerId="2024-10-10-rfq"
bannerContent="Synapse now supports World Chain! Bridge to & from in 10 seconds"
startDate={new Date('2024-10-09T18:45:09+00:00')}
endDate={new Date('2024-11-15T18:45:09+00:00')}
endDate={new Date('2024-11-10T18:45:09+00:00')}
/>
<MaintenanceBanners />
<LandingNav />
Expand Down

0 comments on commit 107e890

Please sign in to comment.