From b7aac225dc56ef91117f5bb9e6a9d298fe15f87d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 11:30:17 +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 3595b51..6a70f9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,7 +149,7 @@ export default function LandingPage() { ], }, { - id: "pro", badge: "Monthly", price: "$40/mo", subtitle: "Curated selection", features: [ + id: "pro", badge: "Recommended", price: "$40/mo", subtitle: "Curated selection", features: [ "Exotic Beans", "Priority Shipping", "Brew Guide"], buttons: [ { -- 2.49.1