// Developers section
function DevelopersSection() {
const status = "underConstruction";
const progress = 0.6; // 60%
return (
<Section
title="Coming Soon"
estimatedCompletion="2024-05-30"
/>
);
}
Site under development
In the meantime, you can contact me directly for technical collaborations.