diff --git a/components/Footer.tsx b/components/Footer.tsx index 8577032..889ef71 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -23,12 +23,18 @@ export function Footer() { {t("description")}

- {/* Social Icons Placeholder */} - + {/* GitHub */} + + {/* npm */} + + +
diff --git a/components/InstallGuide.tsx b/components/InstallGuide.tsx index 3677b68..0bd18db 100644 --- a/components/InstallGuide.tsx +++ b/components/InstallGuide.tsx @@ -91,6 +91,29 @@ export function InstallGuide() { + + + + + View on npm + + + {/* Right Column: Model Providers Grid */}