From 4be27bca11d398b7f5b052354988f40a9b8d5a49 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 20:58:52 +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 eeadbb6..79ca75b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -250,7 +250,7 @@ export default function HomePage() { "1,500 AI-generated images/month", "Advanced photo editing & customization", "Priority phone & email support", "Custom brand templates", "Social media scheduling integration", "Video reel generation"], }, { - id: "enterprise", tag: "Enterprise Plan", price: "Custom", period: "pricing", description: "Unlimited everything for large teams and enterprise-level operations.", button: { text: "Contact Sales", href: "tel:+1-800-555-0123" }, + id: "enterprise", tag: "Enterprise Plan", price: "$999+", period: "/month", description: "Starting at $999/month for unlimited everything for large teams and enterprise-level operations.", button: { text: "Contact Sales", href: "tel:+1-800-555-0123" }, featuresTitle: "Everything in Professional, plus:", features: [ "Unlimited AI-generated content", "Dedicated account manager", "Custom API access", "Team collaboration tools", "Advanced analytics & reporting", "Custom integrations"], }, -- 2.49.1