diff --git a/src/app/mustapha/page.tsx b/src/app/mustapha/page.tsx index 17f9b7f..5c86787 100644 --- a/src/app/mustapha/page.tsx +++ b/src/app/mustapha/page.tsx @@ -8,38 +8,53 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour'; export default function ProductsPage() { return ( - + - -
- + +
+ + -
);