diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx index ea1c994..c08a3b6 100644 --- a/src/components/Hero.tsx +++ b/src/components/Hero.tsx @@ -1,8 +1,14 @@ +import CadCADLogo from "./CadCADLogo"; + export default function Hero() { return (
+

cadCAD

+

+ Complex Adaptive Dynamics Computer-Aided Design +

An open-source Python package that assists in the processes of designing, testing and validating complex systems through simulation.