From f4da05c554f436df599462c87d6c96216beac9d6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 02:38:38 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 8ed279b..a423d09 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -128,7 +128,7 @@ export default function HomePage() { description: "Start for free forever.", features: [ "Custom domain and Unlimited site ", - "1", + "Unlimited Sites ", "Basic Templates", ], primaryButton: { @@ -138,7 +138,7 @@ export default function HomePage() { }, { tag: "Pro", - price: "$19/mo", + price: "$Unlimited Sites 9/mo", description: "For serious creators.", features: [ "Unlimited Sites", -- 2.49.1