Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2393aff095 | |||
| 96d981e110 | |||
| b37fe05d14 |
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "basic", badge: "Essential", price: "$0/mo", subtitle: "Essential shopping perks", buttons: [
|
id: "basic", badge: "Essential", price: "$0/mo", subtitle: "Perfect for frequent shoppers", buttons: [
|
||||||
{
|
{
|
||||||
text: "Sign Up"},
|
text: "Sign Up"},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user