We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c4b32f commit ba1582cCopy full SHA for ba1582c
src/app/page.tsx
@@ -62,7 +62,6 @@ import photo3 from "../images/a00004.jpeg";
62
import photo5 from "../images/a00006.jpeg";
63
import photo1 from "../images/a00008.jpg";
64
import photo7 from "../images/IMG_2349.jpeg";
65
-import photo8 from "../images/IMG_3054.jpg";
66
import photo9 from "../images/IMG_3055.jpeg";
67
import beetroot from "../images/beetroot.png";
68
import cert1 from "../images/c1.png";
@@ -301,7 +300,7 @@ export default function Home() {
301
300
</Collage>
302
303
<Paragraph>
304
- At my home, there are three cats 🐈🐈🐈 and one dog.
+ At my home, there are three cats 🐈🐈🐈 and one dog 🦮.
305
</Paragraph>
306
<Collage row>
307
<Photo src={photo9} vertical grid caption="Whole squad" />
0 commit comments