diff --git a/smart-hut/public/title7.png b/smart-hut/public/title7.png new file mode 100644 index 0000000..7285acd Binary files /dev/null and b/smart-hut/public/title7.png differ diff --git a/smart-hut/src/components/HeaderController.js b/smart-hut/src/components/HeaderController.js index 8ec24a5..2eea9e8 100644 --- a/smart-hut/src/components/HeaderController.js +++ b/smart-hut/src/components/HeaderController.js @@ -2,43 +2,45 @@ import React from "react"; import { Dropdown, Icon, Grid, Divider} from 'semantic-ui-react' import { Segment, Image } from 'semantic-ui-react' -const ImageExampleWrapped = () => ( - ( + ) - const ImageExampleWrapped2 = () => ( + const IconHomeImage = () => ( ) -const ImageExampleWrapped3 = () => ( - +const TitleImage = () => ( + ) const GridExampleInverted = (props) => ( - - - + + + - + - + - - + +