use clean 3 card design for landing page (#6084)

<img width="2056" height="1080" alt="Screenshot 2026-04-08 at 1 26
58 PM"
src="https://github.com/user-attachments/assets/e834988b-c3ab-4633-bf15-9fe0457d0029"
/>

<img width="2056" height="1080" alt="Screenshot 2026-04-08 at 1 27
12 PM"
src="https://github.com/user-attachments/assets/adfebd95-ca59-4de0-9336-b1e2dc1dc5fe"
/>
This commit is contained in:
EthanHealy01
2026-04-09 12:38:46 +00:00
committed by GitHub
parent a5b259b453
commit 11b26755a4
8 changed files with 309 additions and 274 deletions
@@ -12,6 +12,8 @@ export function useFileActionTerminology() {
uploadFile: t('fileUpload.openFile', 'Open File'),
upload: t('fileUpload.open', 'Open'),
dropFilesHere: t('fileUpload.dropFilesHereOpen', 'Drop files here or click the open button'),
addFiles: t('fileUpload.openFiles', 'Open Files'),
mobileUpload: t('landing.mobileUpload', 'Upload from Mobile'),
uploadFromComputer: t('landing.openFromComputer', 'Open from computer'),
download: t('save', 'Save'),
downloadAll: t('rightRail.saveAll', 'Save All'),