21 lines
766 B
HTML
21 lines
766 B
HTML
<!-- wp:template-part {"slug":"header"} /-->
|
|
|
|
<!-- wp:html -->
|
|
<div class="hero-section">
|
|
<img src="wp-content/themes/twentytwentyfive/assets/images/hero-image.png" alt="Hero Image">
|
|
<div class="hero-content">
|
|
<h1>Welcome to our Agency</h1>
|
|
<p>We build amazing websites</p>
|
|
</div>
|
|
</div>
|
|
<!-- /wp:html -->
|
|
|
|
<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
|
|
<main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--60)">
|
|
<!-- wp:pattern {"slug":"twentytwentyfive/hidden-blog-heading"} /-->
|
|
<!-- wp:pattern {"slug":"twentytwentyfive/template-query-loop"} /-->
|
|
</main>
|
|
<!-- /wp:group -->
|
|
|
|
<!-- wp:template-part {"slug":"footer"} /-->
|