Skip to content

Commit

Permalink
Update Footer.js
Browse files Browse the repository at this point in the history
  • Loading branch information
panwar8279 authored Jun 13, 2024
1 parent 0cb0444 commit c33372a
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions frontend/src/Component/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,6 @@ import { Link } from "react-router-dom";
function Footer() {
return (
<footer>
<div className="Footer">
<div className="container">
<div className="row">
<div className="col-md-6 col-lg-4 col-12 ft-1">
<a href="https://www.devlabsstore.tech/">
<img width={209} src={logo} alt="devlaps" />
</a>
<h5>
Facing an issue or just <br />

enjoying the site?

</h5>
</div>
</div>
</div>
</div>
<div className='Footer'>
<div className='container'>
<div className='row'>
Expand Down

0 comments on commit c33372a

Please sign in to comment.