four col thing

This commit is contained in:
2025-06-17 10:11:25 -07:00
parent 8952ea3f42
commit 9365f9dbe8

View File

@@ -48,7 +48,7 @@ class McCansHelpers
</div> </div>
</div> </div>
HTML, [ HTML, [
"icon" => $svg, "icon" => "$svg.svg",
"headline" => $c["headline"], "headline" => $c["headline"],
"content" => $c["sub_headline"], "content" => $c["sub_headline"],
]); ]);