Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -104,7 +104,7 @@ export default () => { | ... | @@ -104,7 +104,7 @@ export default () => { |
104 | </p> | 104 | </p> |
105 | </DescriptionBox> | 105 | </DescriptionBox> |
106 | <IllustrationBox> | 106 | <IllustrationBox> |
107 | - <Image src={Laptop} alt={"Back Image"}></Image> | 107 | + <Image src={Laptop} alt={"Back Image"} /> |
108 | </IllustrationBox> | 108 | </IllustrationBox> |
109 | </SectionBox> | 109 | </SectionBox> |
110 | </Section> | 110 | </Section> | ... | ... |
-
Please register or login to post a comment