diff --git a/src/content/mhd/index.tsx b/src/content/mhd/index.tsx
index 11067d3..b0a9a15 100644
--- a/src/content/mhd/index.tsx
+++ b/src/content/mhd/index.tsx
@@ -40,6 +40,7 @@ const WorkMHD = () => {
more={}
text="A complete redesign of the ticket-buying experience for Bratislava public transport, from an completely new UX to a simpler, more intuitive ticket machine interface."
top={}
+ badges={['Figma']}
>
diff --git a/src/pages/Home.tsx b/src/pages/Home.tsx
index 36798ac..49ba82d 100644
--- a/src/pages/Home.tsx
+++ b/src/pages/Home.tsx
@@ -3,6 +3,7 @@ import Intro from '@/content/Intro'
import kolbordPreview from '@/content/kolbord/images/kolbord-home.jpg'
import martinPreview from '@/content/martin/images/martin-home.jpg'
import mhdPreview from '@/content/mhd/images/mhd-home.jpg'
+import thankPreview from '@/content/thankful/images/thank-home.jpg'
import vkjbPreview from '@/content/vkjb/images/vkjb-home.jpg'
const Home = () => {
@@ -16,6 +17,7 @@ const Home = () => {
src={mhdPreview}
/>
+