import Image from 'next/image' import { Button } from '@/components/Button' import { Container } from '@/components/Container' import BgNoise from '@/components/BgNoise' export function Hero() { return ( <>
Maison Noire
Page divider

Mon cher,

If you find yourself here, you’ve survived the noise.
Sit, let the glass sweat a little.
The band will start soon, and perhaps someone will meet your eyes before the chorus ends.
If not, the night still owes you a dance.

— M.N.

) }