2 Commits

Author SHA1 Message Date
4916190b4c Update src/app/page.tsx 2026-05-08 16:28:53 +00:00
b3d04deb9d Merge version_2 into main
Merge version_2 into main
2026-05-08 16:27:15 +00:00

View File

@@ -152,8 +152,6 @@ export default function LandingPage() {
id: "starter", badge: "Essential", price: "$499/mo", subtitle: "For small teams and startups", features: [
"5 Pipelines", "Basic 5G Support", "Slack Integration"],
buttons: [
{
text: "Start Free Trial", href: "#"},
{
text: "Subscribe Now"},
],
@@ -162,8 +160,6 @@ export default function LandingPage() {
id: "pro", badge: "Popular", price: "$1,299/mo", subtitle: "For scaling enterprises", features: [
"Unlimited Pipelines", "Advanced 5G Support", "Dedicated Manager"],
buttons: [
{
text: "Start Free Trial", href: "#"},
{
text: "Subscribe Now"},
],
@@ -229,7 +225,7 @@ export default function LandingPage() {
background={{
variant: "sparkles-gradient"}}
tag="Ready to scale?"
title="Get Started Today"
title="Schedule Your Custom 5G Consultation"
description="Talk to our solution architects and find the perfect plan for your environment."
buttons={[
{