checkout accessibility/category products
This commit is contained in:
@@ -17,7 +17,7 @@ export default async function ProductsPage() {
|
||||
}));
|
||||
|
||||
return (
|
||||
<div className="container mx-auto p-4">
|
||||
<div className="container mx-auto px-4 max-w-6xl">
|
||||
<h1 className="text-2xl font-bold mb-6">همه محصولات</h1>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user