Skip to content

Commit

Permalink
[add]: more waifus
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivaBhattacharjee committed Sep 22, 2024
1 parent 5226076 commit 8f3c28c
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 1 deletion.
2 changes: 1 addition & 1 deletion public/sw.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 40 additions & 0 deletions src/app/waifu/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,46 @@ const waifus = [
picture: "https://i.pinimg.com/564x/62/50/e1/6250e18e9b9ba2440cc8c06dd027d77a.jpg",
anime: "Bleach",
},
{
name: "Raiden shogun",
picture: "https://i.pinimg.com/736x/16/c2/4a/16c24afdb5d417baadc0e6c2cbec4d00.jpg",
anime: "Genshin Impact",
},
{
name: "Akeno Himejima",
picture: "https://i.pinimg.com/564x/83/5a/ec/835aec7eb5a26e54fb5885e9e15b3280.jpg",
anime: "High School DxD",
},
{
name: "Mai Sakurajima",
picture: "https://i.pinimg.com/564x/03/be/18/03be185ebb4c5f5df33d973df4a2e5f3.jpg",
anime: "Bunny Girl Senpai",
},
{
name: "Rin Tohsaka",
picture: "https://i.pinimg.com/564x/35/1d/6b/351d6b4c8701f56fdc365db99a9d67bc.jpg",
anime: "Fate",
},
{
name: "Jeanne d'Arc",
picture: "https://i.pinimg.com/564x/08/3f/5c/083f5cd7c65779a5c00a2445194ee858.jpg",
anime: "Fate",
},
{
name: "Kagome hirugashi",
picture: "https://i.pinimg.com/564x/11/ec/f9/11ecf9b6d700e98b36235dc232d612df.jpg",
anime: "Inuyasha",
},
{
name: "Nobara Kugisaki",
picture: "https://i.pinimg.com/736x/a9/2d/f4/a92df4be8570e078667609445d8632ff.jpg",
anime: "Jujutsu Kaisen",
},
{
name: "Asuka Langley Soryu",
picture: "https://i.pinimg.com/736x/fe/aa/cf/feaacf20e0e2202142efaa22411ab1ea.jpg",
anime: "Neon Genesis Evangelion",
},
{
name: "Sanji",
picture: "https://i.pinimg.com/564x/d6/88/d6/d688d6432ffacca0cfafc6979318eca7.jpg",
Expand Down

0 comments on commit 8f3c28c

Please sign in to comment.