Skip to content

Commit

Permalink
Button is Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
UjjwalGupta1105 committed Jun 2, 2024
1 parent aefa78a commit 484752f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/UI/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ const Footer = () => {
<a href="/#">
<li> Our Program </li>
</a>
<a href="/#">
<a href="/#pricing-plan">
<li>Our Plan</li>
</a>
<a href="/#">
<a href="/#pricing-plan">
<li>Become A Member</li>
</a>
</ul>
Expand Down

0 comments on commit 484752f

Please sign in to comment.