forked from mrwyndham/fastpocket
Compare commits
20 Commits
bugfix/new
...
main
Author | SHA1 | Date | |
---|---|---|---|
eb3aa81411 | |||
e579611d3f | |||
d5770cfdca | |||
71009baabd | |||
e6f3cf3b6a | |||
215594504d | |||
3e4fed1c88 | |||
783e1b1cb9 | |||
06f37e0c72 | |||
4bb64fa117 | |||
5b5c30dbfa | |||
f515529315 | |||
4cc2addf2b | |||
dbccaf8243 | |||
|
2547cee518 | ||
d3e36873ee | |||
371932ae0c | |||
8e8feac501 | |||
d368306251 | |||
201f9d9cb7 |
@ -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">(4 left)</span>
|
||||
<span className="text-secondary">(3 left)</span>
|
||||
</p>
|
||||
)}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user