From faebbac6886919f17ba116c9f0f28ff65d68a6af Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:46:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5508a3a..c070869 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function LandingPage() { description="A selection of my most impactful work showcasing fullstack development, architectural decisions, and creative problem-solving." tag="Portfolio Highlights" textboxLayout="default" - useInvertedBackground={false} + useInvertedBackground="noInvert" features={[ { id: "1", title: "E-Commerce Platform", description: "Built a full-featured e-commerce platform with real-time inventory, payment processing, and analytics dashboard. Handles 10k+ concurrent users with sub-200ms response times.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "E-Commerce Platform"