From 779493965cefbc444de359be06d9ef9a9d36ebdd Mon Sep 17 00:00:00 2001 From: javayhu Date: Wed, 20 Aug 2025 00:13:26 +0800 Subject: [PATCH] chore: remove images in about page --- src/app/[locale]/(marketing)/(pages)/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/[locale]/(marketing)/(pages)/about/page.tsx b/src/app/[locale]/(marketing)/(pages)/about/page.tsx index 791cc7f..5e000fb 100644 --- a/src/app/[locale]/(marketing)/(pages)/about/page.tsx +++ b/src/app/[locale]/(marketing)/(pages)/about/page.tsx @@ -100,7 +100,7 @@ export default async function AboutPage() { {/* image section */} - + {/* */} );