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 (
- {/* Hero Section */} -
-
-
-

{t.aboutTitle}

-

{t.aboutSubtitle}

+ {/* Hero Section with Large Image */} +
+ Car Export Terminal +
+
+
+
+

{t.aboutTitle}

+

{t.aboutSubtitle}

+
{/* Company Introduction */}
-
+
-
- {/* Image Section */} -
- Global Partnership -
- - {/* Text Section */} -
-

{t.companyIntro}

-
+

{t.companyIntro}

+
{language === 'ko' ? ( <>

@@ -165,8 +161,6 @@ export default function AboutPage() {

)} -
-
diff --git a/frontend/src/app/contact/page.tsx b/frontend/src/app/contact/page.tsx index cd64107..f1da8aa 100644 --- a/frontend/src/app/contact/page.tsx +++ b/frontend/src/app/contact/page.tsx @@ -162,10 +162,21 @@ export default function ContactPage() { return (
- {/* Hero Section */} -
-
-

{t.contactUs}

+ {/* Hero Section with Background Image */} +
+ {/* Background Image */} +
+ Global Partnership +
+
+
+

{t.contactUs}

{language === 'ko' ? '궁금한 점이 있으시면 언제든지 문의해 주세요' : 'Feel free to contact us anytime'}

@@ -555,17 +566,8 @@ export default function ContactPage() { )} {/* Business Partnership Section */} -
- {/* Background Image */} -
- Car Export Terminal -
-
+
+