From ac5be9ce14a24df1a161a16ce1989afb1fd28ba5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:05:50 +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 8472d46..07deab7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -180,6 +180,7 @@ export default function HomePage() { ]} title="Trusted by the Finest" description="Our commitment to excellence is recognized and celebrated within the world of luxury." + names={["Rolex", "Patek Philippe", "Tiffany & Co.", "Cartier", "Harry Winston", "Bulgari", "Chopard"]} textboxLayout="default" useInvertedBackground={false} /> -- 2.49.1