{/* category label */}
{label}
{/* benefit title — fixed min-height so paragraphs align across cards */}
{title}
{/* body */}
{body}
{/* card CTA */}
{cta && (
{cta}
→
)}
);
};
// ============================================================
// SolBenefits — section
// ============================================================
const SolBenefits = ({ showClosingBand = true }) => {
const cards = [
{
num: '01',
accent: 'sage',
statValue: '30-Year LCOE',
label: 'Operating margin',
title: 'Generate electricity at a predictable long-term cost.',
body:
'Commercial rooftop solar can deliver levelized electricity costs as low as $0.04/kWh over the life of the system — compared to commercial utility rates that can exceed $0.20/kWh all-in.'
},
{
num: '02',
accent: 'sage',
statValue: 'Increase NOI',
label: 'Incentive stack',
title: 'Turn utility spend into property value.',
body:
'Every dollar not paid to the utility improves Net Operating Income and increases asset value — converting a recurring expense into a long-term operating asset.'
},
{
num: '03',
accent: 'sage',
statValue: 'Up to 75% Funded',
label: 'ESG & reputation',
title: 'Capture available incentives and tax credits.',
body:
'On-site generation is the most legible ESG action a building can take — readable by tenants, investors, and procurement scorecards alike.'
},
{
num: '04',
accent: 'sage',
statValue: 'Scope 2 Reduction',
label: 'Inflation hedge',
title: 'Lower building emissions with on-site generation.',
body:
'Commercial solar directly reduces Scope 2 emissions while supporting ESG reporting, procurement requirements, and long-term decarbonization targets.'
}];
return (
{/* faint right-corner panel-row hairline motif, matches Proof Strip */}
Commercial solar is long-term cost control
- not just electricity.
Commercial solar lowers operating costs, improves property economics, captures government incentives, and stabilizes long-term energy pricing — while reducing Scope 2 emissions.
{/* ============================================================
Card grid — 4 across, 1px dividers between cells.
Background is a thin slate so the dividers read as hairlines.
============================================================ */}
{cards.map((c) =>
)}
{/* ============================================================
Closing band — original positioning + primary CTA.
Replaces the role of the "Unlock hidden value" tagline +
paragraph + ROI button on the reference, but in GI vocabulary.
============================================================ */}
{showClosingBand &&
Unlock the value on your rooftop
Green Integrations designs, installs, and operates commercial solar systems that reduce operating costs and deliver long-term energy savings — from feasibility and incentives through construction and ongoing support.