Add a footer with app download and navigation links

Adds a new Footer component to the client application, including sections for app downloads (with QR code and store buttons) and navigation links organized into columns. The Footer component is integrated into the MainContent 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/1l6S481
This commit is contained in:
kimjaehyeon0101
2025-09-29 16:56:01 +00:00
parent c07dcde261
commit 8f5c2753e1
3 changed files with 156 additions and 4 deletions

View File

@ -18,10 +18,6 @@ externalPort = 80
localPort = 37531
externalPort = 3001
[[ports]]
localPort = 40157
externalPort = 3002
[[ports]]
localPort = 43349
externalPort = 3000