Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-03 01:51:08 +00:00

View File

@@ -205,8 +205,7 @@ export default function HomePage() {
id: "1", badge: "Standard", price: "Custom", subtitle: "Perfect for single airline operations", buttons: [
{ text: "Request Demo", href: "#contact" },
{ text: "Learn More", href: "#features" },
],
features: [
], features: [
"Multi-tier approval workflow", "Role-based access control", "Real-time notifications", "Document management", "Basic reporting & exports", "Email support"],
},
{
@@ -214,8 +213,7 @@ export default function HomePage() {
price: "Custom", subtitle: "For large-scale operations with custom needs", buttons: [
{ text: "Contact Sales", href: "#contact" },
{ text: "Schedule Call", href: "#contact" },
],
features: [
], features: [
"Everything in Standard", "Advanced analytics & dashboards", "Custom integrations", "API access", "Priority support", "Dedicated account manager", "24/7 technical support", "Custom training programs"],
},
]}