Const
Grid system for the home station
<LandingPageTiles items={[{}]} gridTemplateColumns={12} gridRowHeight={'150px'} gridGap={'5px'} minWidth={'600px'} maxWidth={'900px'} alignment={'center'} largeTileColumnSpan={4} largeTileRowSpan={2} smallTileColumnSpan={3} smallTileRowSpan={1}/> Copy
<LandingPageTiles items={[{}]} gridTemplateColumns={12} gridRowHeight={'150px'} gridGap={'5px'} minWidth={'600px'} maxWidth={'900px'} alignment={'center'} largeTileColumnSpan={4} largeTileRowSpan={2} smallTileColumnSpan={3} smallTileRowSpan={1}/>
Grid system for the home station