Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-04 11:21:54 +00:00

View File

@@ -183,7 +183,7 @@ export default function LandingPage() {
"Live Bus Tracking", "Basic Seat Booking", "Email Booking Confirmations", "Standard Support"],
},
{
id: "premium", badge: "Premium", badgeIcon={Star},
id: "premium", badge: "Premium", badgeIcon: Star,
price: "$9.99/month", subtitle: "Enhanced features for frequent travelers", buttons: [
{
text: "Go Premium", href: "#"},