slider image change

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-04-18 17:57:32 +05:00
parent b60c0af553
commit 80c2dd8930

View File

@@ -28,7 +28,7 @@ export default function SliderCard({ data }: { data: ProductTypes }) {
alt="slider image"
width={600}
height={600}
className="object-cover max-w-[600px] w-full h-[300px]"
className="object-contain max-w-[600px] w-full h-[300px]"
/>
{/* Pastki kontent */}