diff --git a/src/app/page.tsx b/src/app/page.tsx index 41f6e24..e9655ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,11 +118,11 @@ export default function LandingPage() { features: ["Custom Landing Page", "Responsive Layout", "Basic SEO Optimization"] }, { - id: "growth", badge: "Popular", price: "$7,500", subtitle: "For established brands scaling up", buttons: [{ text: "Inquire" }], + id: "growth", badge: "Popular", price: "$1000", subtitle: "For established brands scaling up", buttons: [{ text: "Inquire" }], features: ["Full Website Design", "Content Strategy", "Advanced SEO Setup", "Speed Optimization"] }, { - id: "enterprise", badge: "Custom", price: "Custom", subtitle: "For ambitious enterprise needs", buttons: [{ text: "Get a Quote" }], + id: "enterprise", badge: "$1300 ", price: "$1300 ", subtitle: "For ambitious enterprise needs", buttons: [{ text: "Get a Quote" }], features: ["Full Identity Systems", "Enterprise Architecture", "Ongoing Maintenance", "Direct Support"] } ]}