Skip to content

Commit ba1582c

Browse files
author
Oleksandr Ratushnyi
committed
Update pet description in Home component
1 parent 1c4b32f commit ba1582c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app/page.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ import photo3 from "../images/a00004.jpeg";
6262
import photo5 from "../images/a00006.jpeg";
6363
import photo1 from "../images/a00008.jpg";
6464
import photo7 from "../images/IMG_2349.jpeg";
65-
import photo8 from "../images/IMG_3054.jpg";
6665
import photo9 from "../images/IMG_3055.jpeg";
6766
import beetroot from "../images/beetroot.png";
6867
import cert1 from "../images/c1.png";
@@ -301,7 +300,7 @@ export default function Home() {
301300
</Collage>
302301

303302
<Paragraph>
304-
At my home, there are three cats 🐈🐈🐈 and one dog.
303+
At my home, there are three cats 🐈🐈🐈 and one dog 🦮.
305304
</Paragraph>
306305
<Collage row>
307306
<Photo src={photo9} vertical grid caption="Whole squad" />

0 commit comments

Comments
 (0)