Update src/app/leads/[id]/page.tsx

This commit is contained in:
2026-03-14 06:34:40 +00:00
parent 984ec4e755
commit 5fc6856af9

View File

@@ -130,7 +130,7 @@ export default function LeadDetailPage() {
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-vector/infographic-dashboard-user-panel_52683-30026.jpg",
"http://img.b2bpic.net/free-vector/infographic-dashboard-user-panel_52683-30026.jpg?_wi=3",
imageAlt: `${leadData.name} lead details interface`,
},
]}