[PULSE-43] Design system standardization and branding alignment #11

Merged
uz1mani merged 16 commits from staging into main 2026-02-05 17:18:07 +00:00
15 changed files with 275 additions and 71 deletions
Showing only changes of commit a70047e82f - Show all commits

View File

@@ -45,7 +45,7 @@ export function Footer({ LinkComponent = Link, appName = 'Pulse', isAuthenticate
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div className="flex flex-col md:flex-row justify-between items-center gap-4">
<div className="text-sm text-neutral-500 dark:text-neutral-400">
© {year} Ciphera. All rights reserved.
© 2024-{year} Ciphera. All rights reserved.
</div>
<div className="flex gap-6 text-sm font-medium text-neutral-600 dark:text-neutral-300">
<Component href="/about" className="hover:text-brand-orange transition-colors">