From 76d7e7c4195be18daf2d54afa8bbb737a42cb0c9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:38:43 +0000 Subject: [PATCH] Update src/app/brands/page.tsx --- src/app/brands/page.tsx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/app/brands/page.tsx b/src/app/brands/page.tsx index ac13b62..7e91e13 100644 --- a/src/app/brands/page.tsx +++ b/src/app/brands/page.tsx @@ -18,8 +18,7 @@ export default function BrandsPage() { const footerColumns = [ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "All Products", href: "/products" }, { label: "Disposable Vapes", href: "/products" }, { label: "Edibles", href: "/products" }, @@ -28,8 +27,7 @@ export default function BrandsPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Brands", href: "/brands" }, { label: "Blog", href: "/contact" }, @@ -38,8 +36,7 @@ export default function BrandsPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -95,15 +92,16 @@ export default function BrandsPage() { { value: "100%", title: "Compliance Certified" }, ]} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/still-life-loose-tea_169016-2071.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/still-life-loose-tea_169016-2071.jpg" imageAlt="Premium cannabis brand collection" mediaAnimation="opacity" + metricsAnimation="opacity" />