From 0920a94a89c9a24c8a7b6c51fe8c434bddae8fe2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 06:56:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6042fcf..7105e36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,7 +30,7 @@ export default function UzbekistanTourismPage() { }, { id: "pro", badge: "Pro", price: "$3", subtitle: "Unlimited exploration for your entire trip.", buttons: [{ text: "Unlock Unlimited Access", href: "#" }], - features: ["Unlimited city guides", "Direct deposit payment support", "Priority itinerary optimization", "24/7 travel concierge"] + features: ["Unlimited city guides", "Unlimited personalized itineraries", "Direct deposit payment support", "24/7 dedicated travel concierge"] } ]; -- 2.49.1