feat: updated logo

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-01-08 23:03:43 -08:00
parent 8a2715e549
commit 2e8d3fd721
9 changed files with 15 additions and 6 deletions

View file

@ -379,7 +379,7 @@ export default function InviteAcceptPage() {
href="/"
className="inline-flex items-center gap-2 text-muted-foreground hover:text-foreground transition-colors"
>
<Image src="/icon-128.png" alt="SurfSense" width={24} height={24} className="rounded" />
<Image src="/icon-128.svg" alt="SurfSense" width={24} height={24} className="rounded" />
<span className="text-sm font-medium">SurfSense</span>
</Link>
</motion.div>