From f850888ba5a512fae3a4c20eff93ca0baf647ea8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 03:02:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 30ba1eb..3cc1f5e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,6 +46,7 @@ export default function LandingPage() { logoText="LUXE TRAVELS" logoClassName="text-white" description="Discover the world's most exclusive destinations curated for discerning travelers seeking unparalleled luxury and authentic experiences." + descriptionClassName="text-white" slides={[ { imageSrc: "https://images.unsplash.com/photo-1551632786-de41ec802fcf?w=1200&h=800&fit=crop", imageAlt: "Tropical island with turquoise waters" -- 2.49.1