// Gallery.jsx — alternating full-bleed and two-up rows, hover overlay function GalleryImage({ src, location }) { return ( {location} ); } function Gallery() { return ( — Selected Work A look at recentmedia walls acrossSouthern California. ); } window.Gallery = Gallery;