diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 79eaec5..f7121e9 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -28,11 +28,11 @@ export default function BlogPage() { @@ -61,7 +61,6 @@ export default function BlogPage() { { icon: Twitter, href: "https://twitter.com/ricksroofing", ariaLabel: "Twitter" }, { icon: Instagram, href: "https://instagram.com/ricksroofing", ariaLabel: "Instagram" } ]} - useInvertedBackground={false} />