// ============================================================ // Work gallery + project detail modal - FreshWave Digital Studio // ============================================================ function WorkPage({ onOpenProject }) { const [filter, setFilter] = useState('All'); const filtered = filter === 'All' ? PROJECTS : PROJECTS.filter((p) => p.category === filter); return (
A curated wall of pieces that best show the studio range: glow details, tiny replicas, fidget toys, statues and one-off character work.
{project.description}
{b.v}