From 7f3174db2729be090150932208e7edd3297a1449 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 05:12:01 +0000 Subject: [PATCH] Update src/app/work/page.tsx --- src/app/work/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/work/page.tsx b/src/app/work/page.tsx index 2863974..6259628 100644 --- a/src/app/work/page.tsx +++ b/src/app/work/page.tsx @@ -40,6 +40,7 @@ export default function WorkPage() { animationType="slide-up" gridVariant="one-large-right-three-stacked-left" textboxLayout="split" + useInvertedBackground={false} products={[ { id: "1", name: "Contractor Web Concept", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg" }, { id: "2", name: "Barber Shop Web Concept", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-styling-beard-man_23-2147778888.jpg" },