Update src/app/page.tsx
This commit is contained in:
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
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: [
|
||||
{
|
||||
text: "Subscribe", href: "#"},
|
||||
|
||||
Reference in New Issue
Block a user