Update src/app/blog/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user