subh05sus updated the Moongazers button handlers in app/page.tsx to pull the URL from an environment variable (with a fallback to the constant) and reverted the default MOONGAZER_URL in lib/consts.ts back to the production link. These tweaks make it easy to switch between environments while keeping the live URL intact.

fix: update Moongazers URL to use environment variable for better flexibility - subh05sus/astronerd