daemon-idc init
This commit is contained in:
parent
a0fa225f3e
commit
174ba00544
@ -4,8 +4,8 @@
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-4">
|
||||
<div class="d-flex align-items-center mb-4">
|
||||
<img src="https://daemon-idc.com/wp-content/uploads/2024/08/cropped-logo-small-30x32.png"
|
||||
height="32" class="me-2 filter-white" style="filter: brightness(0) invert(1);">
|
||||
<img src="/images/logo-small.png" height="32" class="me-2 filter-white"
|
||||
style="filter: brightness(0) invert(1);">
|
||||
<span class="h4 mb-0 fw-bold text-white">DAEMON IDC</span>
|
||||
</div>
|
||||
<p class="small lh-lg mb-0">데몬 IDC는 고성능 전용 서버와 엔터프라이즈급 보안 솔루션을 제공하는 글로벌 인프라 전문 브랜드입니다. 도쿄 가야바초의 최첨단 시설에서
|
||||
|
||||
@ -2,8 +2,7 @@
|
||||
<nav class="navbar navbar-expand-lg fixed-top shadow-sm">
|
||||
<div class="container">
|
||||
<a class="navbar-brand d-flex align-items-center" href="#">
|
||||
<img src="https://daemon-idc.com/wp-content/uploads/2024/08/cropped-logo-small-30x32.png" alt="Logo" height="32"
|
||||
class="me-2">
|
||||
<img src="/images/logo-small.png" alt="Logo" height="32" class="me-2">
|
||||
<span class="fw-bold text-primary">DAEMON</span>
|
||||
<span class="fw-light text-secondary ms-1">IDC</span>
|
||||
</a>
|
||||
|
||||
BIN
public/images/logo-small.png
Normal file
BIN
public/images/logo-small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.5 KiB |
Loading…
Reference in New Issue
Block a user