From ea58038d4cc0c0c68a3438e3262d2b5d5621596c Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 3 Jan 2025 16:56:33 -0600 Subject: [PATCH] feat: added popup --- frontend/src/Pages/Nutridex.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Pages/Nutridex.elm b/frontend/src/Pages/Nutridex.elm index 89a035f..c192951 100755 --- a/frontend/src/Pages/Nutridex.elm +++ b/frontend/src/Pages/Nutridex.elm @@ -820,7 +820,7 @@ popUp shared isPopUpClicked = ] <| html nutriDexLogo - , paragraph [ F.center ] [ text "All of the revenue from every purchase of the nutriDex will directly support the development of the nutriDex web-app! Plus, as a special thank you, all customers who purchase the nutriDex after January 1st, 2025 and before the web-app is released will receive a free six-month subscription to the nutriDex web app!" ] + , paragraph [ F.center ] [ text "The nutriDex web app is now under development to replace the current version available on this page! Customers who purchase the nutriDex between January 1, 2025, and the web app's release will receive six months of free access!" ] , Input.button [ centerX , focused