Update src/app/page.tsx

This commit is contained in:
2026-05-12 21:27:44 +00:00
parent f8ebf04ae7
commit a3b6559268

View File

@@ -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: "#"},