|
|
@ -74,8 +74,8 @@ const Rightbottom = (props) => { |
|
|
|
width={`200px`} |
|
|
|
/>)} |
|
|
|
</Carousel> |
|
|
|
: <img src="/" style={{ |
|
|
|
width: 200, height: 200, margin: "20px 0px 0px 20px", display: 'inline-block', borderRight: "1px solid #FFF", |
|
|
|
: <div style={{ |
|
|
|
width: 200, height: 200, margin: "20px 0px 0px 20px", |
|
|
|
}} /> |
|
|
|
} |
|
|
|
|
|
|
|