diff --git a/public/images/components/Logo.jsx b/public/images/components/Logo.jsx index 2d21b69..1b354b8 100644 --- a/public/images/components/Logo.jsx +++ b/public/images/components/Logo.jsx @@ -3,36 +3,27 @@ import * as React from "react"; const SvgIcon = (props) => ( - - - - - - - - - - - - + + + + + + + + + + - + + + + + ); diff --git a/src/app/story/page.jsx b/src/app/story/page.jsx index 4aff5bc..12b373a 100644 --- a/src/app/story/page.jsx +++ b/src/app/story/page.jsx @@ -16,13 +16,12 @@ export default function OurStory() { return ( <>
-
+
-