Main functions
This commit is contained in:
@@ -1,103 +0,0 @@
|
||||
<footer class="bg-gray-900 text-white">
|
||||
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12">
|
||||
<div class="grid grid-cols-1 md:grid-cols-4 gap-8">
|
||||
<!-- Company Info -->
|
||||
<div class="md:col-span-2">
|
||||
<div class="flex items-center mb-4">
|
||||
<img class="h-8 w-auto" src="<%= settings && settings.logo ? settings.logo : '/images/logo.png' %>" alt="SmartSolTech">
|
||||
<span class="ml-2 text-xl font-bold">SmartSolTech</span>
|
||||
</div>
|
||||
<p class="text-gray-300 mb-4">
|
||||
<%= settings && settings.siteDescription ? settings.siteDescription : '혁신적인 기술 솔루션으로 비즈니스의 성장을 지원합니다.' %>
|
||||
</p>
|
||||
|
||||
<!-- Social Links -->
|
||||
<div class="flex space-x-4">
|
||||
<% if (settings && settings.social) { %>
|
||||
<% if (settings.social.facebook) { %>
|
||||
<a href="<%= settings.social.facebook %>" target="_blank" class="text-gray-300 hover:text-white transition-colors">
|
||||
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24">
|
||||
<path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/>
|
||||
</svg>
|
||||
</a>
|
||||
<% } %>
|
||||
<% if (settings.social.twitter) { %>
|
||||
<a href="<%= settings.social.twitter %>" target="_blank" class="text-gray-300 hover:text-white transition-colors">
|
||||
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24">
|
||||
<path d="M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z"/>
|
||||
</svg>
|
||||
</a>
|
||||
<% } %>
|
||||
<% if (settings.social.linkedin) { %>
|
||||
<a href="<%= settings.social.linkedin %>" target="_blank" class="text-gray-300 hover:text-white transition-colors">
|
||||
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24">
|
||||
<path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/>
|
||||
</svg>
|
||||
</a>
|
||||
<% } %>
|
||||
<% if (settings.social.github) { %>
|
||||
<a href="<%= settings.social.github %>" target="_blank" class="text-gray-300 hover:text-white transition-colors">
|
||||
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24">
|
||||
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/>
|
||||
</svg>
|
||||
</a>
|
||||
<% } %>
|
||||
<% } %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Quick Links -->
|
||||
<div>
|
||||
<h3 class="text-lg font-semibold mb-4">빠른 링크</h3>
|
||||
<ul class="space-y-2">
|
||||
<li><a href="/" class="text-gray-300 hover:text-white transition-colors">홈</a></li>
|
||||
<li><a href="/about" class="text-gray-300 hover:text-white transition-colors">회사소개</a></li>
|
||||
<li><a href="/services" class="text-gray-300 hover:text-white transition-colors">서비스</a></li>
|
||||
<li><a href="/portfolio" class="text-gray-300 hover:text-white transition-colors">포트폴리오</a></li>
|
||||
<li><a href="/calculator" class="text-gray-300 hover:text-white transition-colors">견적 계산기</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Contact Info -->
|
||||
<div>
|
||||
<h3 class="text-lg font-semibold mb-4">연락처</h3>
|
||||
<ul class="space-y-2 text-gray-300">
|
||||
<li class="flex items-center">
|
||||
<svg class="h-5 w-5 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8l7.89 4.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"></path>
|
||||
</svg>
|
||||
<a href="mailto:<%= settings && settings.contact ? settings.contact.email : 'info@smartsoltech.kr' %>" class="hover:text-white transition-colors">
|
||||
<%= settings && settings.contact ? settings.contact.email : 'info@smartsoltech.kr' %>
|
||||
</a>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="h-5 w-5 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"></path>
|
||||
</svg>
|
||||
<a href="tel:<%= settings && settings.contact ? settings.contact.phone : '+82-10-0000-0000' %>" class="hover:text-white transition-colors">
|
||||
<%= settings && settings.contact ? settings.contact.phone : '+82-10-0000-0000' %>
|
||||
</a>
|
||||
</li>
|
||||
<li class="flex items-start">
|
||||
<svg class="h-5 w-5 mr-2 mt-0.5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z"></path>
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 11a3 3 0 11-6 0 3 3 0 016 0z"></path>
|
||||
</svg>
|
||||
<span><%= settings && settings.contact ? settings.contact.address : 'Seoul, South Korea' %></span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Bottom Section -->
|
||||
<div class="border-t border-gray-800 mt-8 pt-8 flex flex-col md:flex-row justify-between items-center">
|
||||
<p class="text-gray-300 text-sm">
|
||||
© <%= new Date().getFullYear() %> SmartSolTech. All rights reserved.
|
||||
</p>
|
||||
<div class="flex space-x-6 mt-4 md:mt-0">
|
||||
<a href="/privacy" class="text-gray-300 hover:text-white text-sm transition-colors">개인정보처리방침</a>
|
||||
<a href="/terms" class="text-gray-300 hover:text-white text-sm transition-colors">이용약관</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
@@ -1,80 +0,0 @@
|
||||
<nav class="bg-white shadow-lg fixed w-full z-50 top-0">
|
||||
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||
<div class="flex justify-between h-16">
|
||||
<div class="flex items-center">
|
||||
<!-- Logo -->
|
||||
<a href="/" class="flex-shrink-0 flex items-center">
|
||||
<img class="h-8 w-auto" src="<%= settings && settings.logo ? settings.logo : '/images/logo.png' %>" alt="SmartSolTech">
|
||||
<span class="ml-2 text-xl font-bold text-gray-900">SmartSolTech</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- Desktop Navigation -->
|
||||
<div class="hidden md:flex items-center space-x-8">
|
||||
<a href="/" class="<%= currentPage === 'home' ? 'text-blue-600 border-b-2 border-blue-600' : 'text-gray-700 hover:text-blue-600' %> px-3 py-2 text-sm font-medium transition-colors">
|
||||
홈
|
||||
</a>
|
||||
<a href="/about" class="<%= currentPage === 'about' ? 'text-blue-600 border-b-2 border-blue-600' : 'text-gray-700 hover:text-blue-600' %> px-3 py-2 text-sm font-medium transition-colors">
|
||||
회사소개
|
||||
</a>
|
||||
<a href="/services" class="<%= currentPage === 'services' ? 'text-blue-600 border-b-2 border-blue-600' : 'text-gray-700 hover:text-blue-600' %> px-3 py-2 text-sm font-medium transition-colors">
|
||||
서비스
|
||||
</a>
|
||||
<a href="/portfolio" class="<%= currentPage === 'portfolio' ? 'text-blue-600 border-b-2 border-blue-600' : 'text-gray-700 hover:text-blue-600' %> px-3 py-2 text-sm font-medium transition-colors">
|
||||
포트폴리오
|
||||
</a>
|
||||
<a href="/calculator" class="<%= currentPage === 'calculator' ? 'text-blue-600 border-b-2 border-blue-600' : 'text-gray-700 hover:text-blue-600' %> px-3 py-2 text-sm font-medium transition-colors">
|
||||
견적 계산기
|
||||
</a>
|
||||
<a href="/contact" class="<%= currentPage === 'contact' ? 'text-blue-600 border-b-2 border-blue-600' : 'text-gray-700 hover:text-blue-600' %> px-3 py-2 text-sm font-medium transition-colors">
|
||||
연락처
|
||||
</a>
|
||||
|
||||
<!-- CTA Button -->
|
||||
<a href="/contact" class="bg-blue-600 text-white px-4 py-2 rounded-lg text-sm font-medium hover:bg-blue-700 transition-colors">
|
||||
프로젝트 시작하기
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- Mobile menu button -->
|
||||
<div class="md:hidden flex items-center">
|
||||
<button type="button" class="mobile-menu-button text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-blue-500 p-2 rounded-md">
|
||||
<span class="sr-only">메뉴 열기</span>
|
||||
<svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
|
||||
</svg>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Mobile Navigation Menu -->
|
||||
<div class="mobile-menu hidden md:hidden">
|
||||
<div class="px-2 pt-2 pb-3 space-y-1 sm:px-3 bg-white border-t">
|
||||
<a href="/" class="<%= currentPage === 'home' ? 'bg-blue-50 text-blue-600' : 'text-gray-700 hover:bg-gray-50' %> block px-3 py-2 rounded-md text-base font-medium">
|
||||
홈
|
||||
</a>
|
||||
<a href="/about" class="<%= currentPage === 'about' ? 'bg-blue-50 text-blue-600' : 'text-gray-700 hover:bg-gray-50' %> block px-3 py-2 rounded-md text-base font-medium">
|
||||
회사소개
|
||||
</a>
|
||||
<a href="/services" class="<%= currentPage === 'services' ? 'bg-blue-50 text-blue-600' : 'text-gray-700 hover:bg-gray-50' %> block px-3 py-2 rounded-md text-base font-medium">
|
||||
서비스
|
||||
</a>
|
||||
<a href="/portfolio" class="<%= currentPage === 'portfolio' ? 'bg-blue-50 text-blue-600' : 'text-gray-700 hover:bg-gray-50' %> block px-3 py-2 rounded-md text-base font-medium">
|
||||
포트폴리오
|
||||
</a>
|
||||
<a href="/calculator" class="<%= currentPage === 'calculator' ? 'bg-blue-50 text-blue-600' : 'text-gray-700 hover:bg-gray-50' %> block px-3 py-2 rounded-md text-base font-medium">
|
||||
견적 계산기
|
||||
</a>
|
||||
<a href="/contact" class="<%= currentPage === 'contact' ? 'bg-blue-50 text-blue-600' : 'text-gray-700 hover:bg-gray-50' %> block px-3 py-2 rounded-md text-base font-medium">
|
||||
연락처
|
||||
</a>
|
||||
<a href="/contact" class="bg-blue-600 text-white block px-3 py-2 rounded-md text-base font-medium">
|
||||
프로젝트 시작하기
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!-- Spacer for fixed navigation -->
|
||||
<div class="h-16"></div>
|
||||
@@ -36,12 +36,20 @@
|
||||
<button class="flex items-center text-gray-700 dark:text-gray-300 hover:text-blue-600 px-3 py-2 text-sm font-medium transition-colors" id="language-dropdown">
|
||||
<%
|
||||
let currentFlag = '🇰🇷';
|
||||
if (currentLanguage === 'en') currentFlag = '🇺🇸';
|
||||
else if (currentLanguage === 'ru') currentFlag = '🇷🇺';
|
||||
else if (currentLanguage === 'kk') currentFlag = '🇰🇿';
|
||||
let languageKey = 'korean';
|
||||
if (currentLanguage === 'en') {
|
||||
currentFlag = '🇺🇸';
|
||||
languageKey = 'english';
|
||||
} else if (currentLanguage === 'ru') {
|
||||
currentFlag = '🇷🇺';
|
||||
languageKey = 'russian';
|
||||
} else if (currentLanguage === 'kk') {
|
||||
currentFlag = '🇰🇿';
|
||||
languageKey = 'kazakh';
|
||||
}
|
||||
%>
|
||||
<span class="mr-2"><%= currentFlag %></span>
|
||||
<%= __('language.' + currentLanguage) %>
|
||||
<%= __('language.' + languageKey) %>
|
||||
<i class="fas fa-chevron-down ml-1 text-xs"></i>
|
||||
</button>
|
||||
<div class="absolute right-0 mt-2 w-40 bg-white dark:bg-gray-800 rounded-lg shadow-lg border dark:border-gray-700 opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all duration-200">
|
||||
@@ -60,14 +68,18 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- iOS Style Theme Toggle -->
|
||||
<div class="relative inline-block" title="<%= __('theme.toggle') %>">
|
||||
<!-- Animated Theme Toggle -->
|
||||
<div class="relative inline-block ml-4" title="<%= __('theme.toggle') %>">
|
||||
<input type="checkbox" id="theme-toggle" class="sr-only">
|
||||
<label for="theme-toggle" class="flex items-center cursor-pointer">
|
||||
<div class="relative w-12 h-6 bg-gray-300 dark:bg-gray-600 rounded-full transition-colors duration-200">
|
||||
<div class="absolute top-0.5 left-0.5 w-5 h-5 bg-white rounded-full shadow-md transform transition-transform duration-200 flex items-center justify-center theme-toggle-slider">
|
||||
<i class="fas fa-sun text-yellow-500 text-xs theme-sun-icon"></i>
|
||||
<i class="fas fa-moon text-blue-500 text-xs hidden theme-moon-icon"></i>
|
||||
<div class="relative w-14 h-7 bg-gradient-to-r from-blue-200 to-yellow-200 dark:from-gray-700 dark:to-gray-600 rounded-full border-2 border-gray-300 dark:border-gray-500 transition-all duration-300 shadow-sm">
|
||||
<div class="absolute top-0.5 left-1 w-5 h-5 bg-white dark:bg-gray-200 rounded-full shadow-md transform transition-all duration-300 flex items-center justify-center theme-toggle-slider">
|
||||
<div class="relative w-full h-full flex items-center justify-center">
|
||||
<!-- Sun Icon -->
|
||||
<i class="fas fa-sun absolute text-yellow-500 text-xs theme-sun-icon transition-all duration-300 transform"></i>
|
||||
<!-- Moon Icon -->
|
||||
<i class="fas fa-moon absolute text-blue-500 text-xs theme-moon-icon transition-all duration-300 transform"></i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</label>
|
||||
@@ -113,57 +125,6 @@
|
||||
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
// Theme Management
|
||||
const themeToggle = document.getElementById('theme-toggle');
|
||||
const html = document.documentElement;
|
||||
const slider = document.querySelector('.theme-toggle-slider');
|
||||
const sunIcon = document.querySelector('.theme-sun-icon');
|
||||
const moonIcon = document.querySelector('.theme-moon-icon');
|
||||
|
||||
// Get current theme
|
||||
const currentTheme = localStorage.getItem('theme') ||
|
||||
(window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light');
|
||||
|
||||
// Apply theme and update toggle
|
||||
function applyTheme(isDark) {
|
||||
if (isDark) {
|
||||
html.classList.add('dark');
|
||||
themeToggle.checked = true;
|
||||
if (slider) {
|
||||
slider.style.transform = 'translateX(24px)';
|
||||
slider.style.backgroundColor = '#374151';
|
||||
}
|
||||
if (sunIcon) sunIcon.classList.add('hidden');
|
||||
if (moonIcon) moonIcon.classList.remove('hidden');
|
||||
} else {
|
||||
html.classList.remove('dark');
|
||||
themeToggle.checked = false;
|
||||
if (slider) {
|
||||
slider.style.transform = 'translateX(0)';
|
||||
slider.style.backgroundColor = '#ffffff';
|
||||
}
|
||||
if (sunIcon) sunIcon.classList.remove('hidden');
|
||||
if (moonIcon) moonIcon.classList.add('hidden');
|
||||
}
|
||||
}
|
||||
|
||||
// Initial theme application
|
||||
applyTheme(currentTheme === 'dark');
|
||||
|
||||
// Theme toggle handler
|
||||
function toggleTheme() {
|
||||
const isDark = html.classList.contains('dark');
|
||||
const newTheme = isDark ? 'light' : 'dark';
|
||||
|
||||
applyTheme(!isDark);
|
||||
localStorage.setItem('theme', newTheme);
|
||||
fetch(`/theme/${newTheme}`);
|
||||
}
|
||||
|
||||
if (themeToggle) {
|
||||
themeToggle.addEventListener('change', toggleTheme);
|
||||
}
|
||||
|
||||
// Mobile Menu Management
|
||||
const mobileMenuToggle = document.getElementById('mobile-menu-toggle');
|
||||
const mobileMenu = document.getElementById('mobile-menu');
|
||||
@@ -193,5 +154,14 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
// Handle language change clicks
|
||||
document.querySelectorAll('a[href^="/lang/"]').forEach(link => {
|
||||
link.addEventListener('click', function(e) {
|
||||
const newLang = this.href.split('/lang/')[1];
|
||||
sessionStorage.setItem('expectedLanguage', newLang);
|
||||
console.log('Setting expected language:', newLang);
|
||||
});
|
||||
});
|
||||
});
|
||||
</script>
|
||||
Reference in New Issue
Block a user