Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4916190b4c | |||
| b3d04deb9d |
@@ -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={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user