Update src/app/page.tsx

This commit is contained in:
2026-05-07 14:28:05 +00:00
parent 997dbeb737
commit 1e8944f07a

View File

@@ -89,7 +89,7 @@ TOUR "
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: "f1", title: "Private Logistics", subtitle: "Luxury fleet at your disposal.", category: "Transport", value: "Around-the-clock support" },
{ id: "f1", title: "Private dddd", subtitle: "Luxury fleet at your disposal.", category: "Transport", value: "Around-the-clock support" },
{ id: "f2", title: "Secret Access", subtitle: "Entry to places few ever see.", category: "Exclusivity", value: "Unlimited" },
{ id: "f3", title: "Expert Concierge", subtitle: "Your dedicated personal assistant.", category: "Support", value: "1:1" },
]}