Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-24 03:01:24 +00:00

View File

@@ -140,7 +140,7 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "city-transfer", tag: "Basic", price: "$85", period: "/ trip", description: "Quick travel across the city.", button: {
id: "city-transfer", tag: "City Standard", price: "$85", period: "/ trip", description: "Quick travel across the city.", button: {
text: "Choose City", href: "#contact"},
featuresTitle: "Included", features: [
"Luxury sedan", "Bottled water", "Door to door"],
@@ -152,7 +152,7 @@ export default function LandingPage() {
"Flight monitoring", "Meet & greet", "Premium vehicle"],
},
{
id: "hourly-charter", tag: "Elite", price: "$350", period: "/ 4hrs", description: "Personal driver for your schedule.", button: {
id: "hourly-charter", tag: "Executive Hourly", price: "$350", period: "/ 4hrs", description: "Personal driver for your schedule.", button: {
text: "Choose Hourly", href: "#contact"},
featuresTitle: "Included", features: [
"Unlimited stops", "Priority support", "Premium amenities"],