From a495772decf1854624f1524467caf12e521231d8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 18:37:21 +0000 Subject: [PATCH] Update src/App.tsx --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 42edaba..f66cd7b 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -159,7 +159,7 @@ export default function LandingPage() { title="Trusted by Many, Awarded for Excellence" description="Our commitment to luxury and service has been recognized by industry leaders and cherished by our guests." names={[ - "Leading Hotels of the World", "Forbes Travel Guide", ""AAA Five Diamond"", "Michelin Guide", "Conde Nast Traveler", "Travel + Leisure", "TripAdvisor Excellence" + "Leading Hotels of the World", "Forbes Travel Guide", "AAA Five Diamond", "Michelin Guide", "Conde Nast Traveler", "Travel + Leisure", "TripAdvisor Excellence" ]} /> -- 2.49.1