detail page complated

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-03-31 17:41:01 +05:00
parent 3fe54b5c3c
commit 4f3d73443f
8 changed files with 111 additions and 114 deletions

View File

@@ -51,7 +51,7 @@ export const SectionCard: React.FC<SectionCardProps> = ({
accent = 'blue',
}) => (
<div
className={`bg-white rounded-2xl shadow-sm border border-slate-100 border-t-4 ${accentMap[accent]} overflow-hidden ${className}`}
className={`w-full bg-white rounded-2xl shadow-sm border border-slate-100 border-t-4 ${accentMap[accent]} overflow-hidden ${className}`}
>
<div className="px-6 py-4 border-b border-slate-50">
<h2 className="text-sm font-semibold text-slate-700 uppercase tracking-widest flex items-center gap-2">