From ef5bfc1732910cb2db3e63ef604597897401eaef Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:04:55 +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 5fdcce0..050bcb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,7 @@ export default function LandingPage() { tag="Partners" textboxLayout="default" useInvertedBackground={false} - names=[ + names={[ "White Mountain Resort", "Conway Town Services", "Berlin Chamber of Commerce", "Littleton Business Alliance", "North Country Development", "Franconia Valley Partners", "Regional Construction Association" ]} speed={40} -- 2.49.1