From cef45bcd1be15d057843b47901468bc670025d75 Mon Sep 17 00:00:00 2001 From: Wentao Kuang Date: Tue, 29 Oct 2024 10:02:11 +1300 Subject: [PATCH] Update the closing date for pop up to end of Jan 2025 --- packages/landing/src/components/new-features/3d.map.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/landing/src/components/new-features/3d.map.tsx b/packages/landing/src/components/new-features/3d.map.tsx index 562bc2091..1f71ee8b5 100644 --- a/packages/landing/src/components/new-features/3d.map.tsx +++ b/packages/landing/src/components/new-features/3d.map.tsx @@ -10,7 +10,7 @@ const baseUrl = WindowUrl.baseUrl(); */ const bigImage = new URL('assets/Lg+3D+Maps+splash.gif', baseUrl).href; // Large gif file location const smallImage = new URL('assets/Sml+3D+map+splash.gif', baseUrl).href; // Small gif file location -const closingDate = new Date('2024-10-30'); // End date for pop up screen +const closingDate = new Date('2025-01-31'); // End date for pop up screen const id = `LINZ_Basemaps_3D_Map`; // Optional to set as Config.Version to disable Modal as default const dismissedKey = 'DISMISSED_MODALS_2024_10_3d_map'; // Feature released version can both been major version or minor version const recentUpdates = {