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"