From feb8d6e730b71bb60ae571db9d27b3cb65d29fcc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 09:42:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 99a2885..0da1a2c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,9 +159,9 @@ export default function LandingPage() { tagAnimation="entrance-slide" textboxLayout="default" useInvertedBackground={false} - names=[ + names={[ "KOHLER Corporation", "Leading Agricultural Equipment Manufacturers", "Global Industrial Standards", "Premium Equipment Distributors", "Certified Quality Partners", "International Equipment Alliance", "Industrial Excellence Network" - ] + ]} logos={[ "http://img.b2bpic.net/free-vector/set-labor-day-labels-with-vintage-style_23-2147867399.jpg", "http://img.b2bpic.net/free-photo/organic-natural-save-planet-concept_53876-124698.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-labor-day-usa-labels_23-2148614026.jpg", "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148158913.jpg", "http://img.b2bpic.net/free-vector/flat-design-first-class-stamp-collection_23-2149752757.jpg", "http://img.b2bpic.net/free-vector/logo-business-card-templates-collection_1222-18.jpg", "http://img.b2bpic.net/free-vector/gradient-accounting-logo_23-2148844139.jpg" ]}