Remove app download section from the footer

Removes the app download section, including QR code and store buttons, and reorganizes navigation links in the Footer component.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/LZrXNFV
This commit is contained in:
kimjaehyeon0101
2025-09-29 17:21:18 +00:00
parent 9e3787fee4
commit eff51b51de
3 changed files with 9 additions and 54 deletions

View File

@ -22,6 +22,10 @@ externalPort = 3001
localPort = 43349
externalPort = 3000
[[ports]]
localPort = 46059
externalPort = 3002
[env]
PORT = "5000"