From 6116f9fef3775473043deebaef15c6e21974d196 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 03:11:25 +0000 Subject: [PATCH] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 647f3d0..fd76151 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -38,6 +38,7 @@ export default function PortfolioPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" animationType="slide-up" + useInvertedBackground={false} products={[ { id: "1", name: "Modern Kitchen Transformation", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-with-minimalist-design_169016-19754.jpg", imageAlt: "Custom kitchen millwork" @@ -55,6 +56,7 @@ export default function PortfolioPage() { title="Request a Quote" description="Ready to discuss your custom project? Send us your details and we'll be in touch." background={{ variant: "downward-rays-animated" }} + useInvertedBackground={false} />