'use client'; import { SolutionGuard } from '@/components/auth/SolutionGuard'; export default function ProjetosPage() { return (

Projetos

Gestão de Projetos em breve

); }