Rename and copilot and add mascot

This commit is contained in:
akhisud3195 2025-07-11 20:55:34 +05:30
parent 3c2bde91b0
commit 9e44dcb939
5 changed files with 22 additions and 5 deletions

View file

@ -72,7 +72,8 @@ export function Panel({
>
{variant === 'copilot' && showWelcome && (
<div className="absolute inset-0 flex flex-col items-center justify-center pointer-events-none -mt-16">
<Sparkles className="w-32 h-32 text-blue-400/40 dark:text-blue-500/25 animate-sparkle" />
{/* Replace Sparkles icon with mascot image */}
<img src="/mascot.png" alt="Rowboat Mascot" className="w-48 h-48 object-contain mb-2 animate-float" />
{SHOW_COPILOT_MARQUEE && (
<div className="relative mt-8 max-w-full px-8">
<div className="font-mono text-sm whitespace-nowrap text-blue-400/60 dark:text-blue-500/40 font-small inline-flex">