diff --git a/src/app/page.tsx b/src/app/page.tsx index 28d95f3..5e070e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { features: ["Bakkie load", "Compliance receipt", "2h turnaround"] }, { - id: "pro", badge: "Most Popular", badgeIcon: Star, price: "R650", subtitle: "Full load & cleaning", buttons: [{ text: "Book Now", href: "#contact" }], + id: "pro", badge: "Recommended for most households", badgeIcon: Star, price: "R650", subtitle: "Full load & cleaning", buttons: [{ text: "Book Now", href: "#contact" }], features: ["Full bakkie load", "Loading included", "Priority response"] }, {