Skip to content

Commit 659fe28

Browse files
committed
fixes images
1 parent df295fe commit 659fe28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/landing-page-components/parts/landing-page-quote-card.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ const LandingPageQuoteCard = ({
5151
>
5252
<img
5353
className="my-0"
54+
height="30"
55+
width="30"
5456
src={avatarSrc}
5557
/>
5658
<div

0 commit comments

Comments
 (0)