JezK
Edit File: aw-glow-cta.php
<?php /** * Glow CTA (Atomic Wind) * * @package ThemeIsle */ return array( 'title' => __( 'Glow CTA', 'otter-blocks' ), 'categories' => array( 'otter-blocks', 'call-to-action' ), 'description' => __( 'Centered dark call-to-action with neon glow blur orbs, badge and dual buttons for beta sign-up, conversion, lead capture, and above-the-fold promos.', 'otter-blocks' ), 'content' => '<!-- wp:atomic-wind/box {"tagName":"section","align":"full","className":"relative overflow-hidden bg-neutral-950 px-6 py-28"} --><section class="wp-block-atomic-wind-box alignfull relative overflow-hidden bg-neutral-950 px-6 py-28"><!-- wp:atomic-wind/box {"className":"absolute -top-32 left-1/4 size-96 rounded-full bg-indigo-600/30 blur-3xl"} --><div class="wp-block-atomic-wind-box absolute -top-32 left-1/4 size-96 rounded-full bg-indigo-600/30 blur-3xl"></div><!-- /wp:atomic-wind/box --><!-- wp:atomic-wind/box {"className":"absolute -bottom-32 right-1/4 size-96 rounded-full bg-fuchsia-600/30 blur-3xl"} --><div class="wp-block-atomic-wind-box absolute -bottom-32 right-1/4 size-96 rounded-full bg-fuchsia-600/30 blur-3xl"></div><!-- /wp:atomic-wind/box --><!-- wp:atomic-wind/box {"className":"relative mx-auto flex max-w-3xl flex-col items-center gap-6 text-center"} --><div class="wp-block-atomic-wind-box relative mx-auto flex max-w-3xl flex-col items-center gap-6 text-center"><!-- wp:atomic-wind/box {"className":"inline-flex items-center gap-2 rounded-full border border-white/10 bg-white/5 px-4 py-1.5"} --><div class="wp-block-atomic-wind-box inline-flex items-center gap-2 rounded-full border border-white/10 bg-white/5 px-4 py-1.5"><!-- wp:atomic-wind/icon {"icon":"sparkles","className":"size-4 text-fuchsia-400 m-0"} /--><!-- wp:atomic-wind/text {"tagName":"span","className":"text-sm font-medium text-neutral-300 m-0"} --><span class="wp-block-atomic-wind-text text-sm font-medium text-neutral-300 m-0" data-rich-text="">Now in public beta</span><!-- /wp:atomic-wind/text --></div><!-- /wp:atomic-wind/box --><!-- wp:atomic-wind/text {"tagName":"h2","className":"text-4xl font-extrabold tracking-tight text-white md:text-6xl m-0"} --><h2 class="wp-block-atomic-wind-text text-4xl font-extrabold tracking-tight text-white md:text-6xl m-0" data-rich-text="">The future of work starts here</h2><!-- /wp:atomic-wind/text --><!-- wp:atomic-wind/text {"className":"max-w-xl text-lg leading-relaxed text-neutral-400 m-0"} --><p class="wp-block-atomic-wind-text max-w-xl text-lg leading-relaxed text-neutral-400 m-0" data-rich-text="">Join the beta and shape what we build next. Free while in beta, founder pricing forever after.</p><!-- /wp:atomic-wind/text --><!-- wp:atomic-wind/box {"className":"mt-2 flex flex-wrap justify-center gap-4"} --><div class="wp-block-atomic-wind-box mt-2 flex flex-wrap justify-center gap-4"><!-- wp:atomic-wind/link {"className":"inline-block rounded-full bg-white px-8 py-4 text-sm font-bold text-neutral-900 transition hover:bg-neutral-200"} --><a class="wp-block-atomic-wind-link inline-block rounded-full bg-white px-8 py-4 text-sm font-bold text-neutral-900 transition hover:bg-neutral-200" href="#start">Claim your spot</a><!-- /wp:atomic-wind/link --><!-- wp:atomic-wind/link {"className":"inline-block rounded-full border border-white/20 px-8 py-4 text-sm font-bold text-white transition hover:bg-white/10"} --><a class="wp-block-atomic-wind-link inline-block rounded-full border border-white/20 px-8 py-4 text-sm font-bold text-white transition hover:bg-white/10" href="#docs">Read the docs</a><!-- /wp:atomic-wind/link --></div><!-- /wp:atomic-wind/box --></div><!-- /wp:atomic-wind/box --></section><!-- /wp:atomic-wind/box -->', );