Skip to content

Commit 4959f4d

Browse files
committed
update png on about-us
1 parent 78118d8 commit 4959f4d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/[locale]/(user)/about-us/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const About = () => {
3535
</div>
3636
<div className="mt-4 lg:mt-10">
3737
<Image
38-
src="/illus.svg"
38+
src="/illus.png"
3939
alt="about"
4040
width={1000}
4141
height={1000}

public/illus.png

99.8 KB
Loading

0 commit comments

Comments
 (0)