diff --git a/src/app/page.tsx b/src/app/page.tsx index 39659c3..34c651d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { "Oil change", "Safety inspection", "Tire pressure check"], }, { - id: "pro", tag: "Full Service", price: "$249", period: "once", description: "Comprehensive maintenance for long rides.", button: { + id: "pro", tag: "Most Popular", price: "$249", period: "once", description: "Comprehensive maintenance for long rides.", button: { text: "Book Full Service"}, featuresTitle: "Includes:", features: [ "Basic +", "Brake service", "Drive chain cleaning", "Electrical check"],