sdy

remove close image tag

......@@ -104,7 +104,7 @@ export default () => {
</p>
</DescriptionBox>
<IllustrationBox>
<Image src={Laptop} alt={"Back Image"}></Image>
<Image src={Laptop} alt={"Back Image"} />
</IllustrationBox>
</SectionBox>
</Section>
......