From 7c8ebe86d52f41b1a255490810c6c533e70754ed Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 13:08:29 +0000 Subject: [PATCH] Update src/app/mustapha/page.tsx --- src/app/mustapha/page.tsx | 73 +++++++++++++++++++++++---------------- 1 file changed, 44 insertions(+), 29 deletions(-) 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 ( - + - -
- + +
+ + -
);