From 0c9d4beca2688d5e3000870f564cc4376c5e02f3 Mon Sep 17 00:00:00 2001 From: Mackie Date: Wed, 3 Jun 2026 13:44:21 +0800 Subject: [PATCH] image --- src/blocks/AboutProfile/Component.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blocks/AboutProfile/Component.tsx b/src/blocks/AboutProfile/Component.tsx index 1e2730a..e536863 100644 --- a/src/blocks/AboutProfile/Component.tsx +++ b/src/blocks/AboutProfile/Component.tsx @@ -1,7 +1,7 @@ 'use client' import React from 'react' -import { ImageMedia } from '@/components/ImageMedia' // Fixed path alias +import { ImageMedia } from '@/components/Media/ImageMedia' import type { Media as MediaType } from '@/payload-types' type ButtonGroup = {