Compare commits

...

1 Commits

Author SHA1 Message Date
nabijonovdavronbek619@gmail.com
80c2dd8930 slider image change 2026-04-18 17:57:32 +05:00

View File

@@ -28,7 +28,7 @@ export default function SliderCard({ data }: { data: ProductTypes }) {
alt="slider image" alt="slider image"
width={600} width={600}
height={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 */} {/* Pastki kontent */}