'use client' import React from 'react' /** @description Animated logo component with smooth entrance animation */ export function AnimatedLogo() { return (