From 6429b60644d8c47cd6b0d425bd304471af4355e5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 20:51:39 +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 0cd0bfc..ab3e0ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,6 +138,7 @@ export default function LandingPage() { description="Discover our full range of industrial construction components." gridVariant="bento-grid" animationType="slide-up" + textboxLayout="default" useInvertedBackground={false} products={[ { id: "g1", name: "Industrial Plywood", price: "$50", imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384858.jpg" }, -- 2.49.1