blog move

This commit is contained in:
hamid zarghami
2025-08-11 08:56:03 +03:30
parent 1859d0b2c9
commit 9c76d17393
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -32,9 +32,10 @@ const Home: NextPage = () => {
<div className='mt-20'>
<PopularProducts />
</div>
<div className='mt-24'>
<Blogs />
</div>
<div className='mt-24 px-20'>
<Blogs />
</div>
</div>
)
+1 -1
View File
@@ -15,7 +15,7 @@ import ProductCard from '@/components/ProductCard'
const Products: NextPage = () => {
return (
<div className="mt-24 px-20">
<div className="mt-14 px-20">
<Breadcrumb aria-label="breadcrumb">
<BreadcrumbList className="text-sm text-muted-foreground">
<BreadcrumbItem>