Merge branch 'feature/site-features-and-mockup'
This commit is contained in:
commit
00e318d639
@ -103,9 +103,11 @@ export function LandingPage() {
|
|||||||
</span>
|
</span>
|
||||||
홈페이지
|
홈페이지
|
||||||
</h1>
|
</h1>
|
||||||
<p className="mx-auto mt-6 text-base text-muted-foreground sm:text-lg">
|
{buildMode && (
|
||||||
가게 이름 한 줄로 시작해 보세요
|
<p className="mx-auto mt-6 text-base text-muted-foreground sm:text-lg">
|
||||||
</p>
|
가게 이름 한 줄로 시작해 보세요
|
||||||
|
</p>
|
||||||
|
)}
|
||||||
|
|
||||||
{/* ★ 입력 카드와 발행 사이트 띠를 **같은 밴드**에 겹친다(아임웹과 같은 구조).
|
{/* ★ 입력 카드와 발행 사이트 띠를 **같은 밴드**에 겹친다(아임웹과 같은 구조).
|
||||||
띠를 카드 아래 따로 두면 첫 화면이 세로로 길어지고, 카드가 뜬금없이 혼자 뜬다. */}
|
띠를 카드 아래 따로 두면 첫 화면이 세로로 길어지고, 카드가 뜬금없이 혼자 뜬다. */}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user