From a3b6559268e9c5fd856d2143b2447b6e9817ba19 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 21:27:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b85001..906a740 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: "#"},