Skip to content

Commit

Permalink
pricing
Browse files Browse the repository at this point in the history
  • Loading branch information
student-nitjalandhar committed Oct 25, 2024
1 parent 43fe357 commit eb23aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/pages/pricing.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const Pricing = () => {
<button className="plan-button">Get Started</button>
</div>

{/* Premium Plan */}

<div className="pricing-card">
<h2 className="plan-title">Premium</h2>
<p className="plan-price">$29.99/month</p>
Expand Down

0 comments on commit eb23aad

Please sign in to comment.