__( 'AI Creative Studio', 'ai-creative-studio' ), ) ); } add_action( 'init', 'aics_register_block_pattern_category' ); /** * Register block patterns */ function aics_register_block_patterns() { // Pattern 1: Hero Section with Call to Action register_block_pattern( 'ai-creative-studio/hero-cta', array( 'title' => __( 'Hero Section with CTA', 'ai-creative-studio' ), 'description' => __( 'A hero section with heading, description, and call-to-action button.', 'ai-creative-studio' ), 'categories' => array( 'ai-creative-studio' ), 'content' => '
' . esc_html__( 'Build stunning websites with our high-performance WordPress theme. Optimized for speed and conversions.', 'ai-creative-studio' ) . '
' . esc_html__( 'Optimized for Core Web Vitals with a target score of 95+ on desktop and 85+ on mobile.', 'ai-creative-studio' ) . '
' . esc_html__( 'Built with SEO best practices including semantic HTML, proper heading structure, and meta tags.', 'ai-creative-studio' ) . '
' . esc_html__( 'Beautiful and responsive design for all devices.', 'ai-creative-studio' ) . '
' . esc_html__( 'Clean code and best practices for performance.', 'ai-creative-studio' ) . '
' . esc_html__( 'Speed optimization and SEO improvements.', 'ai-creative-studio' ) . '
' . esc_html__( 'Join thousands of satisfied customers using AI Creative Studio.', 'ai-creative-studio' ) . '
' . esc_html__( 'This theme is incredibly fast and easy to customize. Our Core Web Vitals scores improved dramatically!', 'ai-creative-studio' ) . '
' . esc_html__( 'John Doe, CEO', 'ai-creative-studio' ) . '