diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 9f5a895..4afe097 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -8,7 +8,18 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis' export default function ProductsPage() { return ( - +