Commit d99fc971 by Ravindra Kanojiya

updated

1 parent 6aca61c0
...@@ -8,7 +8,7 @@ const InnerBannerBrands = ({data}) => { ...@@ -8,7 +8,7 @@ const InnerBannerBrands = ({data}) => {
return ( return (
<> <>
<section className='innerbanner-section'> <section className='innerbanner-section'>
<div className='innerbanner product-details container'> <div className='innerbanner product-details'>
<Row> <Row>
<Col> <Col>
<div className='product-banner'> <div className='product-banner'>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!