From b9221bdbb1eefea4e471914391b6dfb6a9fdccf7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 22:51:09 +0000 Subject: [PATCH] Update src/app/product-catalog/page.tsx --- src/app/product-catalog/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/product-catalog/page.tsx b/src/app/product-catalog/page.tsx index f2e024e..5121092 100644 --- a/src/app/product-catalog/page.tsx +++ b/src/app/product-catalog/page.tsx @@ -113,6 +113,7 @@ export default function ProductCatalogPage() { gridVariant="three-columns-all-equal-width" animationType="slide-up" useInvertedBackground={false} + textboxLayout="default" className="!p-0" containerClassName="!px-0" />