From 700862f7f611390c673153e97d1f0c5f1b644242 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 02:14:58 +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 a9da2c5..0591476 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,7 +181,7 @@ export default function LandingPage() { "1 AI Site", "Full Editor", "Custom Domain", "SEO Auto-fill"], }, { - id: "team", price: "$99/mo", name: "Agency Team", buttons: [ + id: "team", price: "$99/yr", name: "Agency Team", buttons: [ { text: "Get Started"}, ], -- 2.49.1