랜딩 히어로를 코드로
디자인 스크린샷에서 프런트엔드 코딩을 시작합니다.
입력 및 출력 미리보기
입력
- Content
- A screenshot of a SaaS landing-page hero section with a headline, subtext, an email signup field, and a blue call-to-action button on a light background that needs to be turned into responsive HTML and CSS.
출력 (발췌)
Generates a responsive HTML structure with a centered hero container: an h1 headline, a muted subheading paragraph, an inline email input, and a styled blue CTA button, plus matching CSS using flexbox, spacing, and a hover state. The markup mirrors the layout and is ready to paste into a project and refine.