Skip to content

Commit 414f4e5

Browse files
committed
update collaborative cover image
1 parent 9f7edc9 commit 414f4e5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

app/[locale]/(user)/collaboratives/CollaborativesListingClient.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ const CollaborativesListingClient = () => {
218218
</div>
219219
<div className="flex w-full items-center justify-center lg:w-1/2">
220220
<Image
221-
src={'/collaborative.png'}
221+
src={'/collaborative.svg'}
222222
alt={'collaborative'}
223223
width={1700}
224224
height={800}

public/collaborative.svg

Lines changed: 9 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)