Commit 32a89792 by Ravindra Kanojiya

updated pdf link

1 parent 57e07f6c
...@@ -109,13 +109,13 @@ const InnerDetailsCatalogue = ({ subCategory = "All Catalogue", cataloguesData } ...@@ -109,13 +109,13 @@ const InnerDetailsCatalogue = ({ subCategory = "All Catalogue", cataloguesData }
</Col> </Col>
))} ))}
</Row> </Row>
<Row> {/* <Row>
<Col> <Col>
<div className="text-center"> <div className="text-center">
<button className="btn3">View More <i className="fa-solid fa-arrow-right"></i></button> <button className="btn3">View More <i className="fa-solid fa-arrow-right"></i></button>
</div> </div>
</Col> </Col>
</Row> </Row> */}
</div> </div>
</section> </section>
); );
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!