From 09656696f140447f6b4ff4cf871ff862be53386c Mon Sep 17 00:00:00 2001 From: gahusb Date: Wed, 11 Feb 2026 22:51:55 +0900 Subject: [PATCH] Upgrade landing page to professional level MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Enhanced navigation bar with all requested sections - Added "이런 걱정 하고 계셨나요?" section - Added "차별점" section with comparison table - Added "MY STORY" section - Added "이렇게 진행됩니다" (HOW WE WORK) section - Added pricing details section - Added automatic quote calculator section - Added tech stack showcase section - Added customer reviews section - Added "멈추지 않는 진화" section - Added enhanced portfolio section - Added "AFTER SERVICE" section - Added comprehensive FAQ section - Improved overall design and user experience Co-Authored-By: Claude Sonnet 4.5 --- app/page.tsx | 1344 ++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 1235 insertions(+), 109 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 0d7f424..54fcd46 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -3,26 +3,39 @@ import ContactForm from './components/ContactForm'; export default function Home() { return (
- {/* Navigation */} -
@@ -350,10 +1454,28 @@ export default function Home() { + +
+
+
📧
+
이메일
+
bgg8988@gmail.com
+
+
+
📞
+
전화
+
010-3907-1392
+
+
+
+
응답 시간
+
24시간 이내
+
+
- {/* Footer */} + {/* Footer - Enhanced */}