diff --git a/content/profile/shinthanthtun.mdx b/content/profile/shinthanthtun.mdx
index c964723..fd00c65 100644
--- a/content/profile/shinthanthtun.mdx
+++ b/content/profile/shinthanthtun.mdx
@@ -9,19 +9,17 @@ tags:
- Rust
- Zig
---
-
-
-
- {
+
+ \{
"name" : ShinThantHtun
"about-me" : A INTP-T nerd logician who love science and math.
- "theThingsILearned" : - JavaScript (React, Next, Node)
- - TypeScript
- - C++
- - Rust
- - Zig
- }
+ "theThingsILearned" : \- JavaScript (React, Next, Node)
+ \- TypeScript
+ \- C++
+ \- Rust
+ \- Zig
+ \}
\ No newline at end of file
diff --git a/src/components/Contributors/DaGuGuGu/DaGuGuGu.jsx b/src/components/Contributors/DaGuGuGu/DaGuGuGu.jsx
index 0e48a2d..df3efd4 100644
--- a/src/components/Contributors/DaGuGuGu/DaGuGuGu.jsx
+++ b/src/components/Contributors/DaGuGuGu/DaGuGuGu.jsx
@@ -1,3 +1,4 @@
+/* eslint-disable @next/next/no-img-element */
import React, { useState } from "react";
import { BiLogoGithub, BiLink } from "react-icons/bi";
import { IoIosArrowBack, IoIosArrowForward } from "react-icons/io";
@@ -13,11 +14,13 @@ const DaGuGuGu = () => {
Hein Htet Aung
@@ -82,7 +85,11 @@ const DaGuGuGu = () => {
}}
className="w-[100px] cursor-pointer h-[165px] bg-red-300 rounded-md overflow-hidden"
>
-
+
{data.title}
@@ -147,6 +154,7 @@ const Modal = ({ projects, show, setShowModal }) => {
setCurrent((prev) => prev + 1)}
diff --git a/src/components/Contributors/Peter/components/About.jsx b/src/components/Contributors/Peter/components/About.jsx
index fd94fcc..215e5fa 100644
--- a/src/components/Contributors/Peter/components/About.jsx
+++ b/src/components/Contributors/Peter/components/About.jsx
@@ -1,3 +1,4 @@
+/* eslint-disable @next/next/no-img-element */
"use-client";
import React from "react";
diff --git a/src/components/Contributors/nyeinminhtet/Nyeinminhtet.tsx b/src/components/Contributors/nyeinminhtet/Nyeinminhtet.tsx
index 83a2098..f95d9d6 100644
--- a/src/components/Contributors/nyeinminhtet/Nyeinminhtet.tsx
+++ b/src/components/Contributors/nyeinminhtet/Nyeinminhtet.tsx
@@ -1,3 +1,4 @@
+/* eslint-disable @next/next/no-img-element */
import React from "react";
import { IoLogoFacebook, IoLogoGithub } from "react-icons/io5";