{/* Background Effects */}
{/* Logo and Title */}
Veza

{title}

{subtitle && (

{subtitle}

)}
{/* Content Card */} {children} {/* Footer Links */} {footerLinks && footerLinks.length > 0 && ( )}
); }