diff --git a/components/cards/sliderCard.tsx b/components/cards/sliderCard.tsx index 783339f..34e0f6d 100644 --- a/components/cards/sliderCard.tsx +++ b/components/cards/sliderCard.tsx @@ -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 */}