Automattic / blockpatterns

Repo of block patterns to work with
7 stars 2 forks source link

Newsletter Intro with Light Background Image #282

Closed iamtakashi closed 1 year ago

iamtakashi commented 1 year ago

Imported from Lettre.

Screenshot: dotcompatterns wordpress com__p=7593 preview=true

<!-- wp:cover {"url":"https://dotcompatterns.files.wordpress.com/2022/10/envelope.jpeg","id":7595,"dimRatio":50,"overlayColor":"white","minHeight":90,"minHeightUnit":"vh","isDark":false,"align":"full"} -->
<div class="wp-block-cover alignfull is-light" style="min-height:90vh"><span aria-hidden="true" class="wp-block-cover__background has-white-background-color has-background-dim"></span><img class="wp-block-cover__image-background wp-image-7595" alt="" src="https://dotcompatterns.files.wordpress.com/2022/10/envelope.jpeg" data-object-fit="cover"/><div class="wp-block-cover__inner-container"><!-- wp:group {"style":{"elements":{"link":{"color":{"text":"var:preset|color|black"}}}},"textColor":"black","layout":{"contentSize":"360px","type":"constrained"}} -->
<div class="wp-block-group has-black-color has-text-color has-link-color"><!-- wp:site-logo {"width":120,"shouldSyncIcon":false,"align":"center","className":"is-style-rounded"} /-->

<!-- wp:site-title {"textAlign":"center","style":{"typography":{"fontStyle":"normal","fontWeight":"700","lineHeight":"1.3"}},"fontSize":"x-large"} /-->

<!-- wp:group {"style":{"spacing":{"blockGap":"40px"}}} -->
<div class="wp-block-group"><!-- wp:site-tagline {"textAlign":"center","fontSize":"small"} /-->

<!-- wp:jetpack/subscriptions {"subscribePlaceholder":"Email Address","buttonBackgroundColor":"primary","textColor":"white","borderRadius":50,"borderColor":"primary","className":"is-style-compact"} -->
<div class="wp-block-jetpack-subscriptions wp-block-jetpack-subscriptions__supports-newline is-style-compact">[jetpack_subscription_form subscribe_placeholder="Email Address" show_subscribers_total="false" button_on_newline="false" custom_font_size="16px" custom_border_radius="50" custom_border_weight="1" custom_padding="15" custom_spacing="10" submit_button_classes="has-primary-border-color has-text-color has-white-color has-background has-primary-background-color" email_field_classes="has-primary-border-color" show_only_email_and_button="true" success_message="Success! An email was just sent to confirm your subscription. Please find the email now and click &#039;Confirm Follow&#039; to start subscribing."]</div>
<!-- /wp:jetpack/subscriptions --></div>
<!-- /wp:group -->

<!-- wp:spacer -->
<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:paragraph {"align":"center","fontSize":"small"} -->
<p class="has-text-align-center has-small-font-size"><a href="#posts">Read all posts ↓</a></p>
<!-- /wp:paragraph --></div>
<!-- /wp:group --></div></div>
<!-- /wp:cover -->

Preview: https://dotcompatterns.wordpress.com/?p=7593&preview=true

cc: @alaczek @onuro

alaczek commented 1 year ago

Looking good 👍

iamtakashi commented 1 year ago

Published!