From 1fefbbb41b0676575897204f7277992a0fb31511 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 03:06:08 +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 6fe6e62..f3647c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,7 +179,7 @@ export default function LandingPage() { description="Loliva collaborates with premium brands and organizations to bring the best experience to our customers." textboxLayout="default" useInvertedBackground={true} - names=[ + names={[ "Fair Trade Coffee Co.", "Artisan Bakery Supply", "Sustainable Packaging Inc.", "Local Farmers Collective", "Coffee Certification Board", "Premium Espresso Roasters", "Community Development Fund" ]} speed={40} -- 2.49.1