HEX
Server: Apache/2.4.57 (Debian)
System: Linux web-server-k8s-e92jnr3j-6f99bff6b6-rp2wg 6.1.0-22-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.94-1 (2024-06-21) x86_64
User: apache (48)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: /var/www/sites/1250.info/wp-content/themes/panama/patterns/general-testimonial-large.php
<?php
/**
 * Title: Large testimonial with a single quote.
 * Slug: poe/general-testimonial-large
 * Categories: poe-general
 */
?>
<!-- wp:columns {"align":"wide"} -->
<div class="wp-block-columns alignwide">
	<!-- wp:column -->
	<div class="wp-block-column">
		<!-- wp:image {"width":200,"sizeSlug":"full","linkDestination":"none","className":"is-style-rounded"} -->
		<figure class="wp-block-image size-full is-resized is-style-rounded"><img
				src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/illustrations/avatar-1.png" alt=""
				width="200" /></figure>
		<!-- /wp:image -->
	</div>
	<!-- /wp:column -->

	<!-- wp:column -->
	<div class="wp-block-column">
		<!-- wp:pullquote {"textAlign":"left","textColor":"primary","fontSize":"heading-3"} -->
		<figure class="wp-block-pullquote has-text-align-left has-primary-color has-text-color has-heading-3-font-size">
			<blockquote>
				<p>“Poe guided us through the rebranding of our online business with a steady hand and a keen eye for
					detail.”</p>
			</blockquote>
		</figure>
		<!-- /wp:pullquote -->

		<!-- wp:group {"style":{"spacing":{"padding":{"top":"1em"}}}} -->
		<div class="wp-block-group" style="padding-top:1em">
			<!-- wp:paragraph {"textColor":"foreground","fontSize":"heading-6"} -->
			<p class="has-foreground-color has-text-color has-heading-6-font-size">Mary Shelley<br>Online Publisher</p>
			<!-- /wp:paragraph -->
		</div>
		<!-- /wp:group -->
	</div>
	<!-- /wp:column -->
</div>
<!-- /wp:columns -->