Skip to content

Commit 34dedef

Browse files
committed
Fix alt text of pjmf logo
1 parent 394a720 commit 34dedef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/[locale]/components/partners.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const Partners = () => {
4141
src="/logo/PJMc.png"
4242
width={194}
4343
height={72}
44-
alt="OCP Logo"
44+
alt="PJMF Logo"
4545
className="h-auto w-full object-contain"
4646
style={{
4747
width: '194',

0 commit comments

Comments
 (0)