diff --git a/frontend/src/app/about/page.tsx b/frontend/src/app/about/page.tsx index f7350ed..ec8df82 100644 --- a/frontend/src/app/about/page.tsx +++ b/frontend/src/app/about/page.tsx @@ -60,36 +60,32 @@ export default function AboutPage() { return (
{t.aboutSubtitle}
+ {/* Hero Section with Large Image */} +{t.aboutSubtitle}
+@@ -165,8 +161,6 @@ export default function AboutPage() {
> )} -{language === 'ko' ? '궁금한 점이 있으시면 언제든지 문의해 주세요' : 'Feel free to contact us anytime'}
@@ -555,17 +566,8 @@ export default function ContactPage() { )} {/* Business Partnership Section */} -