Add typewriter library, restructure and design
This commit is contained in:
@@ -11,6 +11,7 @@ const PageIntro = ({ ...props }) => (
|
||||
} p-4`}
|
||||
>
|
||||
<div className="text-center lg:text-left">
|
||||
{props.children}
|
||||
<SectionIntro
|
||||
intro={props.intro}
|
||||
classes={`lg:text-left lg:max-w-sm content-center ${
|
||||
|
||||
Reference in New Issue
Block a user