<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AI 서비스 사이트 샘플</title>
<style>
*{
margin:0;
padding:0;
box-sizing:border-box;
}
body{
font-family:Arial, sans-serif;
color:#111;
background:#0e1018;
}
a{
text-decoration:none;
color:inherit;
}
.wrap{
max-width:1200px;
width:100%;
margin:0 auto;
padding:0 20px;
}
/* Header */
.header{
height:80px;
border-bottom:1px solid rgba(255,255,255,.1);
}
.header .wrap{
height:80px;
display:flex;
justify-content:space-between;
align-items:center;
}
.logo{
font-size:26px;
font-weight:800;
color:#7d8cff;
}
.menu{
display:flex;
gap:40px;
color:white;
}
.menu a{
font-weight:700;
}
/* Hero */
.hero{
padding:120px 0;
}
.hero .wrap{
display:flex;
justify-content:space-between;
align-items:center;
gap:50px;
}
.hero_text{
width:55%;
}
.hero_text span{
display:inline-block;
margin-bottom:20px;
color:#7d8cff;
font-weight:800;
}
.hero_text h1{
font-size:58px;
line-height:1.2;
color:white;
margin-bottom:25px;
}
.hero_text p{
font-size:18px;
line-height:1.8;
color:#bfc5d3;
margin-bottom:35px;
}
.btn{
display:inline-block;
padding:16px 34px;
border-radius:10px;
background:#7d8cff;
color:white;
font-weight:800;
}
.hero_card{
width:45%;
padding:40px;
border-radius:30px;
background:rgba(255,255,255,.06);
border:1px solid rgba(255,255,255,.08);
backdrop-filter:blur(20px);
}
.hero_card h3{
color:white;
font-size:28px;
margin-bottom:20px;
}
.hero_card ul{
list-style:none;
}
.hero_card li{
color:#d8dceb;
padding:16px 0;
border-bottom:1px solid rgba(255,255,255,.08);
}
/* Section */
.section{
padding:100px 0;
}
.section_title{
text-align:center;
margin-bottom:60px;
}
.section_title h2{
font-size:42px;
color:white;
margin-bottom:15px;
}
.section_title p{
color:#9ca4b5;
}
/* Tool Card */
.tool_wrap{
display:flex;
gap:30px;
}
.tool_card{
width:calc(100% / 3);
background:#161b28;
border:1px solid rgba(255,255,255,.08);
border-radius:28px;
padding:35px;
transition:.3s;
}
.tool_card:hover{
transform:translateY(-10px);
}
.icon{
width:70px;
height:70px;
border-radius:20px;
background:#232941;
display:flex;
justify-content:center;
align-items:center;
color:#7d8cff;
font-size:28px;
margin-bottom:25px;
}
.tool_card h3{
color:white;
font-size:25px;
margin-bottom:15px;
}
.tool_card p{
color:#aeb5c5;
line-height:1.8;
}
/* Pricing */
.pricing{
background:#151923;
padding:100px 0;
}
.price_wrap{
display:flex;
gap:30px;
}
.price_card{
width:calc(100% / 3);
border-radius:30px;
padding:45px;
background:#1b2131;
text-align:center;
}
.price_card.active{
border:2px solid #7d8cff;
}
.price_card h3{
color:white;
font-size:28px;
margin-bottom:15px;
}
.price{
font-size:42px;
font-weight:800;
color:#7d8cff;
margin-bottom:25px;
}
.price_card p{
color:#c6cada;
margin-bottom:12px;
}
.plan_btn{
margin-top:30px;
display:inline-block;
padding:14px 28px;
background:#7d8cff;
color:white;
border-radius:8px;
font-weight:800;
}
/* Footer */
.footer{
height:100px;
color:#9ca4b5;
display:flex;
justify-content:center;
align-items:center;
}
/* Mobile */
@media(max-width:768px){
.header{
height:auto;
padding:20px 0;
}
.header .wrap{
height:auto;
flex-direction:column;
gap:20px;
}
.menu{
flex-wrap:wrap;
justify-content:center;
gap:20px;
}
.hero{
padding:80px 0;
}
.hero .wrap{
flex-direction:column;
}
.hero_text,
.hero_card{
width:100%;
}
.hero_text h1{
font-size:38px;
}
.tool_wrap,
.price_wrap{
flex-direction:column;
}
.tool_card,
.price_card{
width:100%;
}
}
</style>
</head>
<body>
<header class="header">
<div class="wrap">
<div class="logo">AI HUB</div>
<nav class="menu">
<a href="#">Product</a>
<a href="#">Solution</a>
<a href="#">Pricing</a>
<a href="#">Contact</a>
</nav>
</div>
</header>
<section class="hero">
<div class="wrap">
<div class="hero_text">
<span>SMART AI PLATFORM</span>
<h1>
AI로 더 빠르게<br>
업무를 자동화하세요
</h1>
<p>
문서 작성, 데이터 분석, 콘텐츠 생성까지
다양한 AI 기능을 하나의 플랫폼에서 제공합니다.
</p>
<a href="#" class="btn">
무료 체험하기
</a>
</div>
<div class="hero_card">
<h3>AI 주요 기능</h3>
<ul>
<li>AI 문서 자동 생성</li>
<li>데이터 분석 리포트</li>
<li>콘텐츠 자동 제작</li>
<li>업무 프로세스 자동화</li>
</ul>
</div>
</div>
</section>
<section class="section">
<div class="wrap">
<div class="section_title">
<h2>AI Tools</h2>
<p>업무 생산성을 높이는 핵심 AI 기능</p>
</div>
<div class="tool_wrap">
<div class="tool_card">
<div class="icon">AI</div>
<h3>AI Writer</h3>
<p>
블로그, 이메일, 보고서를 자동 생성하여
문서 작성 시간을 단축합니다.
</p>
</div>
<div class="tool_card">
<div class="icon"></div>
<h3>Automation</h3>
<p>
반복적인 업무를 자동화하여
더 중요한 업무에 집중할 수 있습니다.
</p>
</div>
<div class="tool_card">
<div class="icon"></div>
<h3>Analytics</h3>
<p>
데이터를 시각화하고
인사이트를 빠르게 제공합니다.
</p>
</div>
</div>
</div>
</section>
<section class="pricing">
<div class="wrap">
<div class="section_title">
<h2>Pricing Plan</h2>
<p>비즈니스 규모에 맞는 요금제</p>
</div>
<div class="price_wrap">
<div class="price_card">
<h3>Starter</h3>
<div class="price">$9</div>
<p>기본 AI 기능</p>
<p>월 100회 생성</p>
<p>이메일 지원</p>
<a href="#" class="plan_btn">
시작하기
</a>
</div>
<div class="price_card active">
<h3>Business</h3>
<div class="price">$29</div>
<p>고급 AI 기능</p>
<p>무제한 생성</p>
<p>우선 기술 지원</p>
<a href="#" class="plan_btn">
추천 플랜
</a>
</div>
<div class="price_card">
<h3>Enterprise</h3>
<div class="price">$99</div>
<p>기업 전용 기능</p>
<p>API 제공</p>
<p>전담 매니저 지원</p>
<a href="#" class="plan_btn">
문의하기
</a>
</div>
</div>
</div>
</section>
<footer class="footer">
COPYRIGHT 2026. AI HUB. ALL RIGHTS RESERVED.
</footer>
</body>
</html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AI 서비스 사이트 샘플</title>
<style>
*{
margin:0;
padding:0;
box-sizing:border-box;
}
body{
font-family:Arial, sans-serif;
color:#111;
background:#0e1018;
}
a{
text-decoration:none;
color:inherit;
}
.wrap{
max-width:1200px;
width:100%;
margin:0 auto;
padding:0 20px;
}
/* Header */
.header{
height:80px;
border-bottom:1px solid rgba(255,255,255,.1);
}
.header .wrap{
height:80px;
display:flex;
justify-content:space-between;
align-items:center;
}
.logo{
font-size:26px;
font-weight:800;
color:#7d8cff;
}
.menu{
display:flex;
gap:40px;
color:white;
}
.menu a{
font-weight:700;
}
/* Hero */
.hero{
padding:120px 0;
}
.hero .wrap{
display:flex;
justify-content:space-between;
align-items:center;
gap:50px;
}
.hero_text{
width:55%;
}
.hero_text span{
display:inline-block;
margin-bottom:20px;
color:#7d8cff;
font-weight:800;
}
.hero_text h1{
font-size:58px;
line-height:1.2;
color:white;
margin-bottom:25px;
}
.hero_text p{
font-size:18px;
line-height:1.8;
color:#bfc5d3;
margin-bottom:35px;
}
.btn{
display:inline-block;
padding:16px 34px;
border-radius:10px;
background:#7d8cff;
color:white;
font-weight:800;
}
.hero_card{
width:45%;
padding:40px;
border-radius:30px;
background:rgba(255,255,255,.06);
border:1px solid rgba(255,255,255,.08);
backdrop-filter:blur(20px);
}
.hero_card h3{
color:white;
font-size:28px;
margin-bottom:20px;
}
.hero_card ul{
list-style:none;
}
.hero_card li{
color:#d8dceb;
padding:16px 0;
border-bottom:1px solid rgba(255,255,255,.08);
}
/* Section */
.section{
padding:100px 0;
}
.section_title{
text-align:center;
margin-bottom:60px;
}
.section_title h2{
font-size:42px;
color:white;
margin-bottom:15px;
}
.section_title p{
color:#9ca4b5;
}
/* Tool Card */
.tool_wrap{
display:flex;
gap:30px;
}
.tool_card{
width:calc(100% / 3);
background:#161b28;
border:1px solid rgba(255,255,255,.08);
border-radius:28px;
padding:35px;
transition:.3s;
}
.tool_card:hover{
transform:translateY(-10px);
}
.icon{
width:70px;
height:70px;
border-radius:20px;
background:#232941;
display:flex;
justify-content:center;
align-items:center;
color:#7d8cff;
font-size:28px;
margin-bottom:25px;
}
.tool_card h3{
color:white;
font-size:25px;
margin-bottom:15px;
}
.tool_card p{
color:#aeb5c5;
line-height:1.8;
}
/* Pricing */
.pricing{
background:#151923;
padding:100px 0;
}
.price_wrap{
display:flex;
gap:30px;
}
.price_card{
width:calc(100% / 3);
border-radius:30px;
padding:45px;
background:#1b2131;
text-align:center;
}
.price_card.active{
border:2px solid #7d8cff;
}
.price_card h3{
color:white;
font-size:28px;
margin-bottom:15px;
}
.price{
font-size:42px;
font-weight:800;
color:#7d8cff;
margin-bottom:25px;
}
.price_card p{
color:#c6cada;
margin-bottom:12px;
}
.plan_btn{
margin-top:30px;
display:inline-block;
padding:14px 28px;
background:#7d8cff;
color:white;
border-radius:8px;
font-weight:800;
}
/* Footer */
.footer{
height:100px;
color:#9ca4b5;
display:flex;
justify-content:center;
align-items:center;
}
/* Mobile */
@media(max-width:768px){
.header{
height:auto;
padding:20px 0;
}
.header .wrap{
height:auto;
flex-direction:column;
gap:20px;
}
.menu{
flex-wrap:wrap;
justify-content:center;
gap:20px;
}
.hero{
padding:80px 0;
}
.hero .wrap{
flex-direction:column;
}
.hero_text,
.hero_card{
width:100%;
}
.hero_text h1{
font-size:38px;
}
.tool_wrap,
.price_wrap{
flex-direction:column;
}
.tool_card,
.price_card{
width:100%;
}
}
</style>
</head>
<body>
<header class="header">
<div class="wrap">
<div class="logo">AI HUB</div>
<nav class="menu">
<a href="#">Product</a>
<a href="#">Solution</a>
<a href="#">Pricing</a>
<a href="#">Contact</a>
</nav>
</div>
</header>
<section class="hero">
<div class="wrap">
<div class="hero_text">
<span>SMART AI PLATFORM</span>
<h1>
AI로 더 빠르게<br>
업무를 자동화하세요
</h1>
<p>
문서 작성, 데이터 분석, 콘텐츠 생성까지
다양한 AI 기능을 하나의 플랫폼에서 제공합니다.
</p>
<a href="#" class="btn">
무료 체험하기
</a>
</div>
<div class="hero_card">
<h3>AI 주요 기능</h3>
<ul>
<li>AI 문서 자동 생성</li>
<li>데이터 분석 리포트</li>
<li>콘텐츠 자동 제작</li>
<li>업무 프로세스 자동화</li>
</ul>
</div>
</div>
</section>
<section class="section">
<div class="wrap">
<div class="section_title">
<h2>AI Tools</h2>
<p>업무 생산성을 높이는 핵심 AI 기능</p>
</div>
<div class="tool_wrap">
<div class="tool_card">
<div class="icon">AI</div>
<h3>AI Writer</h3>
<p>
블로그, 이메일, 보고서를 자동 생성하여
문서 작성 시간을 단축합니다.
</p>
</div>
<div class="tool_card">
<div class="icon"></div>
<h3>Automation</h3>
<p>
반복적인 업무를 자동화하여
더 중요한 업무에 집중할 수 있습니다.
</p>
</div>
<div class="tool_card">
<div class="icon"></div>
<h3>Analytics</h3>
<p>
데이터를 시각화하고
인사이트를 빠르게 제공합니다.
</p>
</div>
</div>
</div>
</section>
<section class="pricing">
<div class="wrap">
<div class="section_title">
<h2>Pricing Plan</h2>
<p>비즈니스 규모에 맞는 요금제</p>
</div>
<div class="price_wrap">
<div class="price_card">
<h3>Starter</h3>
<div class="price">$9</div>
<p>기본 AI 기능</p>
<p>월 100회 생성</p>
<p>이메일 지원</p>
<a href="#" class="plan_btn">
시작하기
</a>
</div>
<div class="price_card active">
<h3>Business</h3>
<div class="price">$29</div>
<p>고급 AI 기능</p>
<p>무제한 생성</p>
<p>우선 기술 지원</p>
<a href="#" class="plan_btn">
추천 플랜
</a>
</div>
<div class="price_card">
<h3>Enterprise</h3>
<div class="price">$99</div>
<p>기업 전용 기능</p>
<p>API 제공</p>
<p>전담 매니저 지원</p>
<a href="#" class="plan_btn">
문의하기
</a>
</div>
</div>
</div>
</section>
<footer class="footer">
COPYRIGHT 2026. AI HUB. ALL RIGHTS RESERVED.
</footer>
</body>
</html>
#샘플7 = AI 서비스 / SaaS 사이트형