--- interface Props { background?: string class?: string } const { background, class: className } = Astro.props const sectionClass = ['section', background && `section-${background}`, className] ---

48

templates

12

years in business

2,5k+

copies sold

99%

happy customers