diff --git a/components/systemSectionMain.tsx b/components/systemSectionMain.tsx index 4beb92c..343ab5d 100644 --- a/components/systemSectionMain.tsx +++ b/components/systemSectionMain.tsx @@ -26,24 +26,24 @@ export default function SystemSectionMain(props: ISystemSectionMainProps) { return (
-
+

{blurb.title}

{blurb.sencence} {blurb.body}
-
+
{categories.map((category) => {