Contact (문의하기)

 <!DOCTYPE html>

<html lang="ko">

<head>

  <meta charset="utf-8">

  <title>Contact | 천안문쌀짜장 네번째단골</title>

  <meta name="viewport" content="width=device-width, initial-scale=1">

  <style>

    body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Apple SD Gothic Neo,Pretendard,Malgun Gothic,Arial,sans-serif;line-height:1.6;color:#111;margin:0;padding:24px;background:#fafafa;}

    .container{max-width:860px;margin:0 auto;background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 6px rgba(0,0,0,.08);}

    h1{font-size:1.8rem;margin-bottom:16px;}

    p{margin:8px 0;}

    a{color:#0077cc;text-decoration:none;}

    a:hover{text-decoration:underline;}

    .info{margin-top:24px;padding-top:12px;border-top:1px solid #eee;font-size:.95rem;color:#555;}

  </style>

</head>

<body>

  <div class="container">

    <h1>Contact (문의하기)</h1>

    <p>천안문쌀짜장 네번째단골 블로그에 방문해주셔서 감사합니다 🙏  

       제휴·광고·문의 사항은 아래 이메일로 연락 바랍니다.<br>

       영업일 기준 3–5일 이내 회신드립니다.</p>


    <!-- 필요 시 Google Form 임베드: 아래 iframe의 src를 본인 Google Form 링크로 교체 -->

    <!-- <iframe src="https://docs.google.com/forms/d/e/폼_ID/viewform?embedded=true" width="100%" height="620" frameborder="0">Loading…</iframe> -->


    <div class="info">

      <p><strong>📧 이메일:</strong> <a href="mailto:ckdgmleh@gmail.com">ckdgmleh@gmail.com</a></p>

      <p><strong>🏠 주소:</strong> 경남 진해 태평로103 천안문쌀짜장</p>

      <p><strong>🌐 블로그:</strong> <a href="https://ckdgmleh3.blogspot.com" target="_blank">https://ckdgmleh3.blogspot.com</a></p>

    </div>

  </div>

</body>

</html>


댓글