From 16115b43411b91c22653f1a4ab871c427e791c44 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 21:21:16 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 45b204c..d239f7a 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -83,7 +83,6 @@ export default function ShopPage() { { icon: Linkedin, href: "https://linkedin.com/company/prostudio", ariaLabel: "LinkedIn" }, { icon: Instagram, href: "https://instagram.com/prostudio", ariaLabel: "Instagram" } ]} - useInvertedBackground={false} className="py-16 md:py-24 bg-background-accent" cardClassName="bg-card/70 backdrop-blur-md" logoClassName="text-2xl font-bold text-foreground" @@ -159,7 +158,6 @@ export default function ShopPage() { { icon: Linkedin, href: "https://linkedin.com/company/prostudio", ariaLabel: "LinkedIn" }, { icon: Instagram, href: "https://instagram.com/prostudio", ariaLabel: "Instagram" } ]} - useInvertedBackground={false} className="py-16 md:py-24 bg-background-accent" cardClassName="bg-card/70 backdrop-blur-md" logoClassName="text-2xl font-bold text-foreground"