carousel prev and next button update

This commit is contained in:
Samandar Turgunboyev
2025-12-17 13:49:33 +05:00
parent 93d47fc833
commit efd75cb836
2 changed files with 5 additions and 5 deletions

View File

@@ -92,7 +92,7 @@ export default function Favourite() {
if (likedProducts.length === 0) {
return (
<div className="min-h-screen bg-slate-50 py-12">
<div className="min-h-screen py-12">
<div className="container mx-auto px-4">
<div className="flex flex-col items-center justify-center py-20">
<div className="w-32 h-32 bg-slate-100 rounded-full flex items-center justify-center mb-6">