import React from 'react'; import { BarclaysLogo } from './icons/BarclaysLogo'; export const LoadingVisual: React.FC = () => { return (
{/* Pulsing circles */}
{/* Central Icon */}

Finalizing your report...

Our AI agents are completing their analysis. Your detailed feedback summary will appear here shortly.

); };