Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a3b6559268 | |||
| f8ebf04ae7 |
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro", name: "Premium", badge: "Best Value", price: "$19/mo", features: [
|
id: "pro", name: "Premium", badge: "Best Value", price: "$19/mo", features: [
|
||||||
"Weekly Digital Issue", "Archive Access", "Ad-Free Experience"],
|
"Ad-Free Experience", "Weekly Digital Issue", "Archive Access"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Subscribe", href: "#"},
|
text: "Subscribe", href: "#"},
|
||||||
|
|||||||
Reference in New Issue
Block a user