Update src/app/blog/page.tsx

This commit is contained in:
2026-02-20 21:21:13 +00:00
parent 89c4ab154c
commit 3679170a0b

View File

@@ -67,7 +67,6 @@ export default function BlogPage() {
{ 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"