There is a small issue though. If you go to the navigation panel on that staging site and click team or technology, it will not navigate you to the correct place. This is likely because the website depends on the nginx configuration, which is bad. This should be addressed and fixed if possible.
Currently, the frontend-landing is not deployed with Nix, it is deployed by @elite0226 via winscp on an Ubuntu server running Nginx.
I have made a deployment using Nix and gh-pages which replaces this, and the test is available at https://staging-landing.ardana.org
There is a small issue though. If you go to the navigation panel on that staging site and click
team
ortechnology
, it will not navigate you to the correct place. This is likely because the website depends on the nginx configuration, which is bad. This should be addressed and fixed if possible.