// ============================================================
// Noble Design Asia — Top: Nav + Hero
// ============================================================
// ------------- NAV -------------
function Nav() {
const [scrolled, setScrolled] = React.useState(false);
const [open, setOpen] = React.useState(false);
React.useEffect(() => {
const h = () => setScrolled(window.scrollY > 40);
window.addEventListener('scroll', h, { passive: true });
return () => window.removeEventListener('scroll', h);
}, []);
const links = [
["Home", "#top"],
["Materials", "#materials"],
["Services", "#services"],
["Portfolio", "#portfolio"],
["Voices", "#voices"],
["Contact", "#contact"],
];
return (
<>
complete, quietly premium interior design service for homes and offices.
A calm, end-to-end design service for homes and offices. Designed with restraint, built with care, and delivered fully finished.