Update src/app/page.tsx

This commit is contained in:
2026-05-16 05:08:25 +00:00
parent 6f8d5320e3
commit 0a84e8feee

View File

@@ -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"]
}
]}