Commit 90030a0b by Ravindra Kanojiya

all pages updated

1 parent 31403dc9
......@@ -11,7 +11,7 @@ const InnerBanner = ({bannerData}) => {
<div className='innerbanner'>
<Row>
<Col>
<div className=''>
<div className='product-banner'>
<Image width={1856} height={1086} src={cleanImage(bannerData?.image)} alt="" />
</div>
</Col>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!