From 5f1da49bd1a0c0e02fc968d6fb1be5f331bbb4ca Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 16 May 2026 05:09:39 +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 e9655ee..98e5814 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,7 @@ export default function LandingPage() { features: ["Full Website Design", "Content Strategy", "Advanced SEO Setup", "Speed Optimization"] }, { - id: "enterprise", badge: "$1300 ", price: "$1300 ", subtitle: "For ambitious enterprise needs", buttons: [{ text: "Get a Quote" }], + id: "enterprise", badge: "Pro ", price: "Pro ", subtitle: "For ambitious enterprise needs", buttons: [{ text: "Get a Quote" }], features: ["Full Identity Systems", "Enterprise Architecture", "Ongoing Maintenance", "Direct Support"] } ]} -- 2.49.1