Skip to content

Commit b741453

Browse files
committed
Change Grid Pic
1 parent 74ccb34 commit b741453

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

public/assets/grid1.png

-44.3 KB
Binary file not shown.

public/assets/grid1.webp

404 KB
Loading

src/sections/About.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const About = () => {
2323
<div className="col-span-1 xl:row-span-3">
2424
<div className="grid-container">
2525
<img
26-
src="./assets/grid1.png"
26+
src="./assets/grid1.webp"
2727
alt="grid-1"
2828
className="w-full sm:h-[276px] h-fit object-contain"
2929
/>

0 commit comments

Comments
 (0)