Compare commits
No commits in common. "main" and "bugfix/newYarn" have entirely different histories.
main
...
bugfix/new
|
@ -69,7 +69,7 @@ export default function PriceCard({
|
|||
{!loading && (
|
||||
<p className="absolute top-[-10px] left-[50%] -translate-x-1/2 font-architects-daughter text-sm text-primary text-center">
|
||||
$30 off for the first 5 customers{" "}
|
||||
<span className="text-secondary">(3 left)</span>
|
||||
<span className="text-secondary">(4 left)</span>
|
||||
</p>
|
||||
)}
|
||||
|
||||
|
|
Loading…
Reference in New Issue