Merge version_5 into main #8

Merged
bender merged 1 commits from version_5 into main 2026-05-16 05:08:28 +00:00

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